Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c6440 hbq->HBQ_PostBufCnt = hbq->HBQ_numEntries; in emlxs_hbq_setup()
6547 for (j = 0; j < hbq->HBQ_PostBufCnt; j++) { in emlxs_hbq_free_all()
6552 hbq->HBQ_PostBufCnt = 0; in emlxs_hbq_free_all()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h359 uint16_t HBQ_PostBufCnt; /* Current number of entries */ member