Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/pc/
H A Dbios.h307 struct bios_regs { struct
318 struct bios_regs r; argument
348 int bios16_call(struct bios_regs *, char *);
349 int bios32(struct bios_regs *, u_int, u_short);
/f-stack/freebsd/i386/pci/
H A Dpci_cfgreg.c108 struct bios_regs args; in pcibios_get_version()
H A Dpci_pir.c476 struct bios_regs args; in pci_pir_biosroute()
/f-stack/freebsd/i386/i386/
H A Dbios.c170 struct bios_regs args; in bios32_SDlookup()