Searched refs:int_attach (Results 1 – 1 of 1) sorted by relevance
65 static void int_attach(device_t, device_t, void *);92 int_match, int_attach, NULL, NULL);110 int_attach(device_t parent, device_t self, void *aux) in int_attach() function