Home
last modified time | relevance | path

Searched refs:bios32_service (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/i386/include/
H A Dbiosvar.h292 int bios32_service(uint32_t, bios32_entry_t, bios32_entry_info_t);
/openbsd/sys/arch/i386/pci/
H A Dpcibios.c150 rv = bios32_service(PCIBIOS_SIGNATURE, &pcibios_entry, in pcibiosprobe()
/openbsd/sys/arch/i386/i386/
H A Dbios.c645 bios32_service(uint32_t service, bios32_entry_t e, bios32_entry_info_t ei) in bios32_service() function