Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/pc/
H A Dbios.h113 #define PNP_GET_DEVNODE "sppsD", 0x01 macro
/f-stack/freebsd/i386/i386/
H A Dbios.c620 if ((error = bios16(&args, PNP_GET_DEVNODE, &pda->next, &pda->node, 1))) { in pnpbios_identify()