Searched refs:fcip_pkt_alloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c238 static fcip_pkt_t *fcip_pkt_alloc(struct fcip *fptr, mblk_t *bp,
4124 "msgsize with nhdr & llcsnap hdr in fcip_pkt_alloc 0x%lx",
4134 "fcip_pkt_alloc: datalen is larger than "
4139 fcip_pkt = fcip_pkt_alloc(fptr, mp, flags, datalen);
6530 fcip_pkt_alloc(struct fcip *fptr, mblk_t *bp, int flags, int datalen) function
6542 "fcip_pkt_alloc: kmem_cache_alloc failed"));

Completed in 70 milliseconds