Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/trm/
H A Dtrm.h279 u_int8_t AdaptType; member
H A Dtrm.c911 if (pACB->AdaptType == 1) /* is U2? */ in trm_ResetDevParam()
1227 trm_reg_write8((pACB->AdaptType == 1) ? 31 : 15, in trm_MsgOutPhase1()
1976 if (pACB->AdaptType == 1) { in trm_MsgInPhase0()
2755 if (pACB->AdaptType==1) {/* is U2? */ in trm_initDCB()
2878 pACB->AdaptType = adaptType; in trm_initACB()