Searched refs:t4_devo_detach (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c89 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);
685 t4_devo_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) function

Completed in 68 milliseconds