/src/sys/dev/ppbus/ |
ppbus_conf.c | 53 static int ppbus_probe(device_t, cfdata_t, void *); 63 CFATTACH_DECL2_NEW(ppbus, sizeof(struct ppbus_softc), ppbus_probe, ppbus_attach, 68 ppbus_probe(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
ppbus_conf.c | 53 static int ppbus_probe(device_t, cfdata_t, void *); 63 CFATTACH_DECL2_NEW(ppbus, sizeof(struct ppbus_softc), ppbus_probe, ppbus_attach, 68 ppbus_probe(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
ppbus_conf.c | 53 static int ppbus_probe(device_t, cfdata_t, void *); 63 CFATTACH_DECL2_NEW(ppbus, sizeof(struct ppbus_softc), ppbus_probe, ppbus_attach, 68 ppbus_probe(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|