Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h267 ulong_t fcip_num_ipkts_pending; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1751 fptr->fcip_num_ipkts_pending) { in fcip_check_port_busy()
1756 fptr->fcip_flags, num_pkts, fptr->fcip_num_ipkts_pending)); in fcip_check_port_busy()
6626 fptr->fcip_num_ipkts_pending++; in fcip_ipkt_alloc()
6655 if (fptr->fcip_num_ipkts_pending) /* Safety check */ in fcip_ipkt_free()
6656 fptr->fcip_num_ipkts_pending--; in fcip_ipkt_free()