Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c1378 ha->ub_outcnt++; in ql_isp_rcvbuf()
1445 ha->ub_outcnt++; in ql_isp24xx_rcvbuf()
1462 ha->ub_outcnt--; in ql_isp24xx_rcvbuf()
H A Dql_init.c4257 vha->ub_outcnt = 0; in ql_vport_create()
H A Dql_mbx.c525 ha->ub_outcnt = 0; in ql_shutdown_ip()
H A Dql_api.c7797 if (ha->ub_outcnt != 0) { in ql_done()
7798 ha->ub_outcnt--; in ql_done()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1495 uint16_t ub_outcnt; member