Searched refs:rum_attach (Results 1 – 1 of 1) sorted by relevance
234 static void rum_attach(device_t, device_t, void *);238 CFATTACH_DECL_NEW(rum, sizeof(struct rum_softc), rum_match, rum_attach,296 rum_attach(device_t parent, device_t self, void *aux) in rum_attach() function