t4_devo_detach
static int t4_devo_detach(dev_info_t *, ddi_detach_cmd_t);
.devo_detach = t4_devo_detach,
(void) t4_devo_detach(dip, DDI_DETACH);