Searched refs:fcip_pkt_mp (Results 1 – 2 of 2) sorted by relevance
330 mblk_t *fcip_pkt_mp; /* message blk pointer */ member
4007 fcip_pkt->fcip_pkt_mp = mp; in fcip_start()6408 fcip_pkt->fcip_pkt_mp = NULL; in fcip_pkt_alloc()6442 if (free_mblk && fcip_pkt->fcip_pkt_mp) { in fcip_pkt_free()6443 freemsg(fcip_pkt->fcip_pkt_mp); in fcip_pkt_free()6444 fcip_pkt->fcip_pkt_mp = NULL; in fcip_pkt_free()