lightbar.c | 70 static int lightbar_match(device_t, struct cfdata *, void *); 74 CFATTACH_DECL_NEW(lightbar, sizeof(struct lightbar_softc), lightbar_match, 84 lightbar_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int
|