Home
last modified time | relevance | path

Searched refs: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; argument
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.c927 typedef struct bios_regs { struct