Lines Matching defs:ntb_ctrl_regs
228 struct ntb_ctrl_regs { struct
229 u32 partition_status;
230 u32 partition_op;
231 u32 partition_ctrl;
232 u32 bar_setup;
233 u32 bar_error;
234 u16 lut_table_entries;
235 u16 lut_table_offset;
236 u32 lut_error;
237 u16 req_id_table_size;
238 u16 req_id_table_offset;
239 u32 req_id_error;
240 u32 reserved1[7];
241 struct {
245 } bar_entry[6];
246 u32 reserved2[216];
247 u32 req_id_table[256];
248 u32 reserved3[512];
249 u64 lut_entry[512];