Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/hpt27xx/
H A Dhptintf.h585 typedef struct _ENCLOSURE_INFO_V3 { struct
586 HPT_U8 EnclosureType;
587 HPT_U8 NumberOfPhys;
588 HPT_U8 AttachedTo;
589 HPT_U8 Status;
590 HPT_U8 VendorId[8];
591 HPT_U8 ProductId[16];
592 HPT_U8 ProductRevisionLevel[4];
593 HPT_U32 PortPhyMap;
595 HPT_U32 reserved[32];
[all …]