Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/dktp/
H A Dfctypes.h67 short fc_maxcnt; member
/titanic_41/usr/src/uts/intel/io/dktp/drvobj/
H A Dstrategy.c533 fcdp->ds_writeq.fc_maxcnt = DUPLX_MAXCNT; in duplx_init()
534 fcdp->ds_readq.fc_maxcnt = DUPLX_MAXCNT; in duplx_init()
574 (activeq->fc_outcnt >= activeq->fc_maxcnt)) { in duplx_enque()
583 (activeq->fc_outcnt >= activeq->fc_maxcnt)) { in duplx_enque()
646 (activeq->fc_outcnt >= activeq->fc_maxcnt)) { in duplx_deque()
655 (activeq->fc_outcnt >= activeq->fc_maxcnt)) { in duplx_deque()