Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c1493 ha->ub_outcnt++; in ql_isp_rcvbuf()
1560 ha->ub_outcnt++; in ql_isp24xx_rcvbuf()
1577 ha->ub_outcnt--; in ql_isp24xx_rcvbuf()
H A Dql_init.c4536 vha->ub_outcnt = 0; in ql_vport_create()
H A Dql_mbx.c524 ha->ub_outcnt = 0; in ql_shutdown_ip()
H A Dql_api.c8223 if (ha->ub_outcnt != 0) { in ql_done()
8224 ha->ub_outcnt--; in ql_done()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1720 uint16_t ub_outcnt; member