/src/sys/arch/prep/pnpbus/ |
if_we_pnpbus.c | 83 void we_pnpbus_attach(device_t, device_t, void *); 86 we_pnpbus_probe, we_pnpbus_attach, NULL, NULL); 145 we_pnpbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
if_we_pnpbus.c | 83 void we_pnpbus_attach(device_t, device_t, void *); 86 we_pnpbus_probe, we_pnpbus_attach, NULL, NULL); 145 we_pnpbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|