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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c258 static int fcip_sendup_alloc_enque(struct fcip *ftpr, mblk_t *mp,
3027 if (fcip_sendup_alloc_enque(fptr, bp, NULL) != FC_SUCCESS) {
3039 if (fcip_sendup_alloc_enque(fptr, bp,
3081 fcip_sendup_alloc_enque(struct fcip *fptr, mblk_t *mp, struct fcipstr *(*f)()) function
3086 FCIP_TNF_PROBE_1((fcip_sendup_alloc_enque, "fcip io", /* CSTYLED */,

Completed in 68 milliseconds