Home
last modified time | relevance | path

Searched refs:PNP_COUNT_DEVNODES (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/i386/include/pc/
H A Dbios.h112 #define PNP_COUNT_DEVNODES "sppD", 0x00 macro
/f-stack/freebsd/i386/i386/
H A Dbios.c599 if ((error = bios16(&args, PNP_COUNT_DEVNODES, &ndevs, &bigdev)) || (args.r.eax & 0xff)) { in pnpbios_identify()