Lines Matching defs:pff_csr_regs
291 struct pff_csr_regs { struct
292 u16 vendor_id;
293 u16 device_id;
294 u16 pcicmd;
295 u16 pcists;
296 u32 pci_class;
297 u32 pci_opts;
298 union {
302 u32 pci_cardbus;
303 u32 pci_subsystem_id;
304 u32 pci_expansion_rom;
305 u32 pci_cap_ptr;
306 u32 reserved1;
307 u32 pci_irq;
308 u32 pci_cap_region[48];
309 u32 pcie_cap_region[448];
310 u32 indirect_gas_window[128];
311 u32 indirect_gas_window_off;
312 u32 reserved[127];
313 u32 pff_event_summary;
314 u32 reserved2[3];
315 u32 aer_in_p2p_hdr;
316 u32 aer_in_p2p_data[5];
317 u32 aer_in_vep_hdr;
318 u32 aer_in_vep_data[5];
319 u32 dpc_hdr;
320 u32 dpc_data[5];
321 u32 cts_hdr;
322 u32 cts_data[5];
323 u32 reserved3[6];
324 u32 hotplug_hdr;
325 u32 hotplug_data[5];
326 u32 ier_hdr;
327 u32 ier_data[5];
328 u32 threshold_hdr;
329 u32 threshold_data[5];
330 u32 power_mgmt_hdr;
331 u32 power_mgmt_data[5];
332 u32 tlp_throttling_hdr;
333 u32 tlp_throttling_data[5];
334 u32 force_speed_hdr;
335 u32 force_speed_data[5];
336 u32 credit_timeout_hdr;
337 u32 credit_timeout_data[5];
338 u32 link_state_hdr;
339 u32 link_state_data[5];
340 u32 reserved4[174];