Searched defs:mptsas_enclosure (Results 1 – 1 of 1) sorted by relevance
179 struct mptsas_enclosure { struct180 u64 enclosure_logical_id; /* The WWN for the enclosure */181 u16 enclosure_handle; /* unique id to address this */182 u16 flags; /* details enclosure management */183 u16 num_slot; /* num slots */184 u16 start_slot; /* first slot */185 u8 start_id; /* starting logical target id */186 u8 start_channel; /* starting logical channel id */187 u8 sep_id; /* SEP device logical target id */188 u8 sep_channel; /* SEP channel logical channel id */