Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/trm/
H A Dtrm.h324 #define ABORT_DEV_ 0x00000001 macro
H A Dtrm.c1136 if (pDCB->DCBFlag & ABORT_DEV_)
1177 if ((pDCB->DCBFlag & ABORT_DEV_) && in trm_MsgOutPhase1()
1789 if (pDCB->DCBFlag & ABORT_DEV_) { in trm_MsgInPhase0()
2239 if (pDCB->DCBFlag & ABORT_DEV_) { in trm_Reselect()