Searched refs:t4_devo_detach (Results 1 – 1 of 1) sorted by relevance
89 static int t4_devo_detach(dev_info_t *dip, ddi_detach_cmd_t cmd);97 .devo_detach = t4_devo_detach,675 (void) t4_devo_detach(dip, DDI_DETACH); in t4_devo_attach()685 t4_devo_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in t4_devo_detach() function