Searched defs:bios_regs (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/i386/include/pc/
H A Dbios.h302 struct bios_regs { struct
313 struct bios_regs r;
343 int bios16_call(struct bios_regs *, char *);
344 int bios32(struct bios_regs *, u_int, u_short);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c800 typedef struct bios_regs { struct

Completed in 74 milliseconds