Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/disk/trm/
H A Dtrm.h201 u_int16_t MaxActiveCommandCnt; member
H A Dtrm.c348 if (!(ptr1->MaxActiveCommandCnt > ptr1->GoingSRBCnt) in trm_DoWaitingSRB()
486 if (!(pDCB->MaxActiveCommandCnt > pDCB->GoingSRBCnt) || (pACB->pActiveDCB) in trm_SendSRB()
488 TRM_DPRINTF("pDCB->MaxCommand=%d \n",pDCB->MaxActiveCommandCnt); in trm_SendSRB()
2551 pDCB->MaxActiveCommandCnt = bval; in trm_SRBdone()
2697 MaxActiveCommandCnt = in trm_SRBdone()
2921 pDCB->MaxActiveCommandCnt = 1; in trm_initDCB()