Home
last modified time | relevance | path

Searched defs:UnitId (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/raid/hptmv/
H A Datapi.h371 #define mSelectUnit(IOPort,UnitId) do {\ argument
376 #define mSelectUnit(IOPort,UnitId) OutPort(&IOPort->DriveSelect, (UCHAR)(UnitId)) argument
/dflybsd-src/sys/dev/raid/hpt27xx/
H A Dhptintf.h594 HPT_U32 UnitId; /*272x card has two Cores, unitId is used to distinguish them */ member