Searched refs:ctl_attach (Results 1 – 1 of 1) sorted by relevance
56 static void ctl_attach(device_t, device_t, void *);69 ctl_match, ctl_attach, NULL, NULL);89 ctl_attach(device_t parent, device_t self, void *aux) in ctl_attach() function