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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c228 static int fcip_port_get_num_pkts(struct fcip *fptr);
1561 if (fcip_port_get_num_pkts(fptr) > 0) {
1807 ((num_pkts = fcip_port_get_num_pkts(fptr)) > 0) ||
7526 fcip_port_get_num_pkts(struct fcip *fptr) function

Completed in 73 milliseconds