Searched refs:ioc_attach (Results 1 – 1 of 1) sorted by relevance
71 static void ioc_attach(device_t, device_t, void *);78 ioc_match, ioc_attach, NULL, NULL);95 ioc_attach(device_t parent, device_t self, void *aux) in ioc_attach() function