Searched defs:iser_detach (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser.c50 static int iser_detach(dev_info_t *, ddi_detach_cmd_t);
87 iser_detach, /* detach */
212 ISER_LOG(CE_CONT, "iser_detach: DDI_RESUME unsupported");
223 * iser_detach()
226 iser_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) function
238 ISER_LOG(CE_CONT, "iser_detach: DDI_DETACH");
254 ISER_LOG(CE_CONT, "iser_detach: DDI_SUSPEND unsupported");

Completed in 44 milliseconds