Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mps/
H A Dmpsvar.h164 struct enc_mapping_table { struct
165 u64 enclosure_id;
166 u32 start_index;
167 u32 phy_bits;
168 u16 dpm_entry_num;
169 u16 enc_handle;
170 u16 num_slots;
171 u16 start_slot;
172 u8 missing_count;
173 u8 removal_flag;
[all …]
/dflybsd-src/sys/dev/raid/mpr/
H A Dmprvar.h141 struct enc_mapping_table { struct
142 u64 enclosure_id;
143 u32 start_index;
144 u32 phy_bits;
145 u16 dpm_entry_num;
146 u16 enc_handle;
147 u16 num_slots;
148 u16 start_slot;
149 u8 missing_count;
150 u8 removal_flag;
[all …]