Searched defs:_ENCLOSURE_INFO_V3 (Results 1 – 2 of 2) sorted by relevance
634 typedef struct _ENCLOSURE_INFO_V3 { struct635 HPT_U8 EnclosureType;636 HPT_U8 NumberOfPhys;637 HPT_U8 AttachedTo; 638 HPT_U8 Status;639 HPT_U8 VendorId[8];640 HPT_U8 ProductId[16];641 HPT_U8 ProductRevisionLevel[4];642 HPT_U32 PortPhyMap;643 HPT_U32 UnitId; /*272x card has two Cores, unitId is used to distinguish them */[all …]
630 typedef struct _ENCLOSURE_INFO_V3 { struct631 HPT_U8 EnclosureType;632 HPT_U8 NumberOfPhys;633 HPT_U8 AttachedTo; 634 HPT_U8 Status;635 HPT_U8 VendorId[8];636 HPT_U8 ProductId[16];637 HPT_U8 ProductRevisionLevel[4];638 HPT_U32 PortPhyMap;639 HPT_U32 UnitId; /*272x card has two Cores, unitId is used to distinguish them */[all …]