Home
last modified time | relevance | path

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

/freebsd/sys/dev/mps/
H A Dmpsvar.h148 u64 enclosure_id;
149 u32 start_index;
150 u32 phy_bits;
151 u16 dpm_entry_num;
152 u16 enc_handle;
153 u16 num_slots;
154 u16 start_slot;
155 u8 missing_count;
156 u8 removal_flag;
157 u8 skip_search;
[all …]
/freebsd/sys/dev/mpr/
H A Dmprvar.h176 u64 enclosure_id;
177 u32 start_index;
178 u32 phy_bits;
179 u16 dpm_entry_num;
180 u16 enc_handle;
181 u16 num_slots;
182 u16 start_slot;
183 u8 missing_count;
184 u8 removal_flag;
185 u8 skip_search;
[all …]