Searched refs:fcip_sendup_alloc_enque (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 258 static int fcip_sendup_alloc_enque(struct fcip *ftpr, mblk_t *mp, 3027 if (fcip_sendup_alloc_enque(fptr, bp, NULL) != FC_SUCCESS) { in fcip_data_cb() 3039 if (fcip_sendup_alloc_enque(fptr, bp, in fcip_data_cb() 3081 fcip_sendup_alloc_enque(struct fcip *fptr, mblk_t *mp, struct fcipstr *(*f)()) in fcip_sendup_alloc_enque() function 3086 FCIP_TNF_PROBE_1((fcip_sendup_alloc_enque, "fcip io", /* CSTYLED */, in fcip_sendup_alloc_enque()
|