Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/trm/
HDtrm.h278 u_int8_t AdapterUnit; /* nth Adapter this driver */ member
HDtrm.c573 trm_initDCB(pACB, pDCB, pACB->AdapterUnit, in trm_action()
1112 pEEpromBuf = &trm_eepromBuf[pACB->AdapterUnit]; in trm_ResetDevParam()
3079 pACB->AdapterUnit = (u_int8_t)unit; in trm_initACB()