/src/sys/arch/i386/pnpbios/ |
com_pnpbios.c | 55 void com_pnpbios_attach(device_t, device_t, void *); 58 com_pnpbios_match, com_pnpbios_attach, NULL, NULL); 75 com_pnpbios_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
com_pnpbios.c | 55 void com_pnpbios_attach(device_t, device_t, void *); 58 com_pnpbios_match, com_pnpbios_attach, NULL, NULL); 75 com_pnpbios_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|