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

  /src/sys/arch/i386/pnpbios/
com_pnpbios.c 54 int com_pnpbios_match(device_t, cfdata_t , void *);
58 com_pnpbios_match, com_pnpbios_attach, NULL, NULL);
61 com_pnpbios_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
com_pnpbios.c 54 int com_pnpbios_match(device_t, cfdata_t , void *);
58 com_pnpbios_match, com_pnpbios_attach, NULL, NULL);
61 com_pnpbios_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 23 milliseconds