/src/sys/arch/prep/pnpbus/ |
nvram_pnpbus.c | 74 static void nvram_pnpbus_attach(device_t, device_t, void *); 86 nvram_pnpbus_probe, nvram_pnpbus_attach, NULL, NULL); 126 nvram_pnpbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
nvram_pnpbus.c | 74 static void nvram_pnpbus_attach(device_t, device_t, void *); 86 nvram_pnpbus_probe, nvram_pnpbus_attach, NULL, NULL); 126 nvram_pnpbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
nvram_pnpbus.c | 74 static void nvram_pnpbus_attach(device_t, device_t, void *); 86 nvram_pnpbus_probe, nvram_pnpbus_attach, NULL, NULL); 126 nvram_pnpbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|