Home
last modified time | relevance | path

Searched defs:pci_pdev (Results 1 – 1 of 1) sorted by relevance

/hypervisor/include/hw/
A Dpci.h282 struct pci_pdev { struct
283 uint8_t hdr_type;
284 uint8_t base_class;
285 uint8_t sub_class;
288 uint32_t drhd_index;
290 uint16_t irte_start;
291 uint16_t irte_count;
317 static inline bool is_host_bridge(const struct pci_pdev *pdev) in is_host_bridge() argument

Completed in 5 milliseconds