/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
|