Lines Matching defs:pff_csr_regs
410 struct pff_csr_regs { struct
411 u16 vendor_id;
412 u16 device_id;
413 u16 pcicmd;
414 u16 pcists;
415 u32 pci_class;
416 u32 pci_opts;
417 union {
421 u32 pci_cardbus;
422 u32 pci_subsystem_id;
423 u32 pci_expansion_rom;
424 u32 pci_cap_ptr;
425 u32 reserved1;
426 u32 pci_irq;
427 u32 pci_cap_region[48];
428 u32 pcie_cap_region[448];
429 u32 indirect_gas_window[128];
430 u32 indirect_gas_window_off;
431 u32 reserved[127];
432 u32 pff_event_summary;
433 u32 reserved2[3];
434 u32 aer_in_p2p_hdr;
435 u32 aer_in_p2p_data[5];
436 u32 aer_in_vep_hdr;
437 u32 aer_in_vep_data[5];
438 u32 dpc_hdr;
439 u32 dpc_data[5];
440 u32 cts_hdr;
441 u32 cts_data[5];
442 u32 uec_hdr;
443 u32 uec_data[5];
444 u32 hotplug_hdr;
445 u32 hotplug_data[5];
446 u32 ier_hdr;
447 u32 ier_data[5];
448 u32 threshold_hdr;
449 u32 threshold_data[5];
450 u32 power_mgmt_hdr;
451 u32 power_mgmt_data[5];
452 u32 tlp_throttling_hdr;
453 u32 tlp_throttling_data[5];
454 u32 force_speed_hdr;
455 u32 force_speed_data[5];
456 u32 credit_timeout_hdr;
457 u32 credit_timeout_data[5];
458 u32 link_state_hdr;
459 u32 link_state_data[5];
460 u32 reserved4[174];