Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h195 uint32_t fcip_ub_upstream; /* no ubufs in use */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c906 fptr->fcip_ub_upstream = 0; in fcip_port_attach()
2387 while (fptr->fcip_ub_upstream) { in fcip_statec_cb()
2947 fptr->fcip_ub_upstream++; in fcip_data_cb()
2964 fptr->fcip_ub_upstream++; in fcip_data_cb()
3153 ASSERT(fptr->fcip_ub_upstream > 0); in fcip_sendup_thr()
3154 fptr->fcip_ub_upstream--; in fcip_sendup_thr()
3205 ASSERT(fptr->fcip_ub_upstream > 0); in fcip_ubfree()
3206 fptr->fcip_ub_upstream--; in fcip_ubfree()