Home
last modified time | relevance | path

Searched refs:UnitId (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hptmv/
H A Datapi.h371 #define mSelectUnit(IOPort,UnitId) do {\ argument
372 OutPort(&IOPort->DriveSelect, (UCHAR)(UnitId));\
373 OutPort(&IOPort->DriveSelect, (UCHAR)(UnitId));\
376 #define mSelectUnit(IOPort,UnitId) OutPort(&IOPort->DriveSelect, (UCHAR)(UnitId)) argument
/freebsd/sys/dev/hpt27xx/
H A Dhptintf.h643 HPT_U32 UnitId; /*272x card has two Cores, unitId is used to distinguish them */ member
657 HPT_U32 UnitId; /*272x card has two Cores, unitId is used to distinguish them */ member
/freebsd/sys/dev/hptnr/
H A Dhptintf.h639 HPT_U32 UnitId; /*272x card has two Cores, unitId is used to distinguish them */ member
653 HPT_U32 UnitId; /*272x card has two Cores, unitId is used to distinguish them */ member