Searched defs:PCIExpressDevice (Results 1 – 2 of 2) sorted by relevance
58 struct PCIExpressDevice { struct60 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;[all …]
85 typedef struct PCIExpressDevice PCIExpressDevice; typedef