HomeSort by: relevance | last modified time | path
    Searched defs:pnpbios_sendmessage (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/i386/pnpbios/
pnpbios.c 123 static int pnpbios_sendmessage(int);
606 pnpbios_sendmessage(int msg) function in typeref:typename:int
1408 rv = pnpbios_sendmessage(PNP_CM_PNP_OS_ACTIVE);
1448 pnpbios_sendmessage(PNP_RM_OK);
1503 pnpbios_sendmessage(PNP_CM_PNP_OS_INACTIVE);

Completed in 172 milliseconds