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

/freebsd-12-stable/sys/dev/hptmv/
H A Datapi.h373 #define mSelectUnit(IOPort,UnitId) do {\
374 OutPort(&IOPort->DriveSelect, (UCHAR)(UnitId));\
375 OutPort(&IOPort->DriveSelect, (UCHAR)(UnitId));\
378 #define mSelectUnit(IOPort,UnitId) OutPort(&IOPort->DriveSelect, (UCHAR)(UnitId))
/freebsd-12-stable/sys/dev/hpt27xx/
H A Dhptintf.h645 HPT_U32 UnitId; /*272x card has two Cores, unitId is used to distinguish them */ member in struct:_ENCLOSURE_INFO_V3
659 HPT_U32 UnitId; /*272x card has two Cores, unitId is used to distinguish them */ member in struct:_ENCLOSURE_INFO_V4
/freebsd-12-stable/sys/dev/hptnr/
H A Dhptintf.h641 HPT_U32 UnitId; /*272x card has two Cores, unitId is used to distinguish them */ member in struct:_ENCLOSURE_INFO_V3
655 HPT_U32 UnitId; /*272x card has two Cores, unitId is used to distinguish them */ member in struct:_ENCLOSURE_INFO_V4

Completed in 120 milliseconds