Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mpr/
HDmprvar.h128 struct enc_mapping_table { struct
129 u64 enclosure_id;
130 u32 start_index;
131 u32 phy_bits;
132 u16 dpm_entry_num;
133 u16 enc_handle;
134 u16 num_slots;
135 u16 start_slot;
136 u8 missing_count;
137 u8 removal_flag;
[all …]
/NextBSD/sys/dev/mps/
HDmpsvar.h144 struct enc_mapping_table { struct
145 u64 enclosure_id;
146 u32 start_index;
147 u32 phy_bits;
148 u16 dpm_entry_num;
149 u16 enc_handle;
150 u16 num_slots;
151 u16 start_slot;
152 u8 missing_count;
153 u8 removal_flag;
[all …]