Searched refs:t4_devo_detach (Results 1 – 1 of 1) sorted by relevance
96 static int t4_devo_detach(dev_info_t *dip, ddi_detach_cmd_t cmd);104 .devo_detach = t4_devo_detach,815 (void) t4_devo_detach(dip, DDI_DETACH); in t4_devo_attach()825 t4_devo_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in t4_devo_detach() function