Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/trm/
H A Dtrm.h203 u_int16_t MaxActiveCommandCnt; member
H A Dtrm.c355 if (!(ptr1->MaxActiveCommandCnt > ptr1->GoingSRBCnt) in trm_DoWaitingSRB()
489 if (!(pDCB->MaxActiveCommandCnt > pDCB->GoingSRBCnt) || (pACB->pActiveDCB) in trm_SendSRB()
491 TRM_DPRINTF("pDCB->MaxCommand=%d \n",pDCB->MaxActiveCommandCnt); in trm_SendSRB()
2343 pDCB->MaxActiveCommandCnt = bval; in trm_SRBdone()
2489 MaxActiveCommandCnt = in trm_SRBdone()
2717 pDCB->MaxActiveCommandCnt = 1; in trm_initDCB()