Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/trm/
H A Dtrm.h277 u_int8_t AdaptType; member
H A Dtrm.c1118 if (pACB->AdaptType == 1) /* is U2? */ in trm_ResetDevParam()
1432 trm_reg_write8((pACB->AdaptType == 1) ? 31 : 15, in trm_MsgOutPhase1()
2181 if (pACB->AdaptType == 1) { in trm_MsgInPhase0()
2959 if (pACB->AdaptType==1) {/* is U2? */ in trm_initDCB()
3083 pACB->AdaptType = adaptType; in trm_initACB()