snapper.c | 128 static int snapper_match(device_t, struct cfdata *, void *); 230 CFATTACH_DECL_NEW(snapper, sizeof(struct snapper_softc), snapper_match, 626 snapper_match(device_t parent, struct cfdata *match, void *aux) function in typeref:typename:int
|