Home
last modified time | relevance | path

Searched refs:BOOTARG_PCIINFO (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/arch/i386/stand/libsa/
H A Dpciprobe.c67 addbootarg(BOOTARG_PCIINFO, sizeof(bios_pciinfo_t), &bpi); in pciprobe()
/openbsd/sys/arch/amd64/include/
H A Dbiosvar.h154 #define BOOTARG_PCIINFO 4 macro
/openbsd/sys/arch/i386/include/
H A Dbiosvar.h184 #define BOOTARG_PCIINFO 4 macro
/openbsd/sys/arch/i386/i386/
H A Dbios.c546 case BOOTARG_PCIINFO: in bios_getopt()
/openbsd/sys/arch/amd64/amd64/
H A Dmachdep.c2050 case BOOTARG_PCIINFO: in getbootinfo()