Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c6448 hbq->HBQ_PostBufCnt = hbq->HBQ_numEntries; in emlxs_hbq_setup()
6555 for (j = 0; j < hbq->HBQ_PostBufCnt; j++) { in emlxs_hbq_free_all()
6560 hbq->HBQ_PostBufCnt = 0; in emlxs_hbq_free_all()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h360 uint16_t HBQ_PostBufCnt; /* Current number of entries */ member