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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c147 static int fcip_close(queue_t *rq, int flag, int otyp, cred_t *credp);
356 fcip_close, /* qi_qclose */
3573 fcip_close(queue_t *rq, int flag, int otyp, cred_t *credp) function
3578 FCIP_DEBUG(FCIP_DEBUG_DOWNSTREAM, (CE_NOTE, "in fcip_close"));
3579 FCIP_TNF_PROBE_1((fcip_close, "fcip io", /* CSTYLED */,

Completed in 107 milliseconds