Home
last modified time | relevance | path

Searched refs: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.c252 static int fcip_sendup_alloc_enque(struct fcip *ftpr, mblk_t *mp,
2954 if (fcip_sendup_alloc_enque(fptr, bp, NULL) != FC_SUCCESS) { in fcip_data_cb()
2966 if (fcip_sendup_alloc_enque(fptr, bp, in fcip_data_cb()
3008 fcip_sendup_alloc_enque(struct fcip *fptr, mblk_t *mp, struct fcipstr *(*f)()) in fcip_sendup_alloc_enque() function