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

/freebsd-11-stable/sys/dev/trm/
H A Dtrm.c1658 pSRB->MsgInBuf[0] = message_in_code;
1661 pSRB->pMsgPtr = &pSRB->MsgInBuf[1];
1754 TRM_DPRINTF("pSRB->MsgInBuf[0]=%2x \n ",pSRB->MsgInBuf[0]);
1755 TRM_DPRINTF("pSRB->MsgInBuf[1]=%2x \n ",pSRB->MsgInBuf[1]);
1756 TRM_DPRINTF("pSRB->MsgInBuf[2]=%2x \n ",pSRB->MsgInBuf[2]);
1757 TRM_DPRINTF("pSRB->MsgInBuf[3]=%2x \n ",pSRB->MsgInBuf[
[all...]
H A Dtrm.h168 u_int8_t MsgInBuf[6]; member in struct:_SRB

Completed in 39 milliseconds