Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptnr/
H A Dhptintf.h644 typedef struct _ENCLOSURE_INFO_V4 { struct
645 HPT_U8 EnclosureType;
646 HPT_U8 NumberOfPhys;
647 HPT_U8 AttachedTo;
648 HPT_U8 Status;
649 HPT_U8 VendorId[8];
650 HPT_U8 ProductId[16];
651 HPT_U8 ProductRevisionLevel[4];
652 HPT_U32 PortPhyMap;
653 HPT_U32 UnitId; /*272x card has two Cores, unitId is used to distinguish them */
[all …]
/freebsd/sys/dev/hpt27xx/
H A Dhptintf.h648 typedef struct _ENCLOSURE_INFO_V4 { struct
649 HPT_U8 EnclosureType;
650 HPT_U8 NumberOfPhys;
651 HPT_U8 AttachedTo;
652 HPT_U8 Status;
653 HPT_U8 VendorId[8];
654 HPT_U8 ProductId[16];
655 HPT_U8 ProductRevisionLevel[4];
656 HPT_U32 PortPhyMap;
657 HPT_U32 UnitId; /*272x card has two Cores, unitId is used to distinguish them */
[all …]