Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/trm/
H A Dtrm.h280 u_int8_t AdapterUnit; /* nth Adapter this driver */ member
H A Dtrm.c573 trm_initDCB(pACB, pDCB, pACB->AdapterUnit, in trm_action()
905 pEEpromBuf = &trm_eepromBuf[pACB->AdapterUnit]; in trm_ResetDevParam()
2874 pACB->AdapterUnit = (u_int8_t)unit; in trm_initACB()