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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c240 static void fcip_pkt_free(struct fcip_pkt *fcip_pkt, int flags);
4155 fcip_pkt_free(fcip_pkt, 1);
4168 fcip_pkt_free(fcip_pkt, 1);
4205 fcip_pkt_free(fcip_pkt, free);
4464 fcip_pkt_free(fcip_pkt, 1);
6601 fcip_pkt_free(fcip_pkt, 0);
6610 fcip_pkt_free(struct fcip_pkt *fcip_pkt, int free_mblk) function
7391 fcip_pkt_free(fcip_pkt, 1);
7406 fcip_pkt_free(fcip_pkt, 1);

Completed in 70 milliseconds