Home
last modified time | relevance | path

Searched refs:bios_regs (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/i386/include/pc/
H A Dbios.h273 struct bios_regs { struct
284 struct bios_regs r; argument
314 int bios16_call(struct bios_regs *, char *);
315 int bios32(struct bios_regs *, u_int, u_short);
/freebsd/sys/i386/pci/
H A Dpci_cfgreg.c116 struct bios_regs args; in pcibios_get_version()
H A Dpci_pir.c473 struct bios_regs args; in pci_pir_biosroute()
/freebsd/sys/i386/i386/
H A Dbios.c168 struct bios_regs args; in bios32_SDlookup()