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