Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mps/
Dmpsvar.h143 struct enc_mapping_table { struct
144 u64 enclosure_id;
145 u32 start_index;
146 u32 phy_bits;
147 u16 dpm_entry_num;
148 u16 enc_handle;
149 u16 num_slots;
150 u16 start_slot;
151 u8 missing_count;
152 u8 removal_flag;
[all …]
/freebsd-10-stable/sys/dev/mpr/
Dmprvar.h140 struct enc_mapping_table { struct
141 u64 enclosure_id;
142 u32 start_index;
143 u32 phy_bits;
144 u16 dpm_entry_num;
145 u16 enc_handle;
146 u16 num_slots;
147 u16 start_slot;
148 u8 missing_count;
149 u8 removal_flag;
[all …]