Home
last modified time | relevance | path

Searched refs:fcip_port_get_num_pkts (Results 1 – 1 of 1) sorted by relevance

/titanic_41/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) { in fcip_detach()
1807 ((num_pkts = fcip_port_get_num_pkts(fptr)) > 0) || in fcip_check_port_busy()
7526 fcip_port_get_num_pkts(struct fcip *fptr) in fcip_port_get_num_pkts() function