Lines Matching defs:PCIExpressDevice
58 struct PCIExpressDevice { struct
60 uint8_t exp_cap;
63 bool hpev_notified; /* Logical AND of conditions for hot plug event.
70 uint16_t aer_cap;
71 PCIEAERLog aer_log;
74 uint16_t ats_cap;
75 uint16_t pasid_cap;
76 uint16_t pri_cap;
79 uint16_t acs_cap;
82 uint16_t sriov_cap;
83 PCIESriovPF sriov_pf;
84 PCIESriovVF sriov_vf;