Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h195 uint32_t fcip_ub_upstream; /* no ubufs in use */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c922 fptr->fcip_ub_upstream = 0; in fcip_port_attach()
2449 while (fptr->fcip_ub_upstream) { in fcip_statec_cb()
3020 fptr->fcip_ub_upstream++; in fcip_data_cb()
3037 fptr->fcip_ub_upstream++; in fcip_data_cb()
3231 ASSERT(fptr->fcip_ub_upstream > 0); in fcip_sendup_thr()
3232 fptr->fcip_ub_upstream--; in fcip_sendup_thr()
3283 ASSERT(fptr->fcip_ub_upstream > 0); in fcip_ubfree()
3284 fptr->fcip_ub_upstream--; in fcip_ubfree()