Searched refs:gbusattach (Results 1 – 1 of 1) sorted by relevance
65 static void gbusattach(device_t, device_t, void *);68 gbusmatch, gbusattach, NULL, NULL);111 gbusattach(device_t parent, device_t self, void *aux) in gbusattach() function