HomeSort by: relevance | last modified time | path
    Searched defs:bioscall (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/i386/i386/
bioscall.S 1 /* $NetBSD: bioscall.S,v 1.11 2023/02/25 13:52:09 riastradh Exp $ */
33 __KERNEL_RCSID(0, "$NetBSD: bioscall.S,v 1.11 2023/02/25 13:52:09 riastradh Exp $");
35 #include <machine/bioscall.h>
40 /* LINTSTUB: include <machine/bioscall.h> */
47 #include "i386/bioscall/biostramp.inc"
56 * void bioscall(int function, struct bioscallregs *regs):
65 /* LINTSTUB: Func: void bioscall(int function, struct bioscallregs *regs) */
66 ENTRY(bioscall) function
bioscall.S 1 /* $NetBSD: bioscall.S,v 1.11 2023/02/25 13:52:09 riastradh Exp $ */
33 __KERNEL_RCSID(0, "$NetBSD: bioscall.S,v 1.11 2023/02/25 13:52:09 riastradh Exp $");
35 #include <machine/bioscall.h>
40 /* LINTSTUB: include <machine/bioscall.h> */
47 #include "i386/bioscall/biostramp.inc"
56 * void bioscall(int function, struct bioscallregs *regs):
65 /* LINTSTUB: Func: void bioscall(int function, struct bioscallregs *regs) */
66 ENTRY(bioscall) function

Completed in 61 milliseconds