Searched refs:MsgCnt (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/trm/
H A Dtrm.c460 pSRB->MsgCnt = 0;
1167 cnt = pSRB->MsgCnt;
1174 pSRB->MsgCnt = 0;
1660 pSRB->MsgCnt = 1;
1752 pSRB->MsgCnt++;
1771 if (pSRB->MsgCnt == 2) {
1819 (pSRB->MsgInBuf[2] == 3) && (pSRB->MsgCnt == 4)) {
1836 pSRB->MsgCnt = 1;
1855 pSRB->MsgCnt = 1;
1906 (pSRB->MsgInBuf[2] == 1) && (pSRB->MsgCnt
[all...]
H A Dtrm.h173 u_int8_t MsgCnt; member in struct:_SRB

Completed in 136 milliseconds