Searched refs:PCIEM_FLAGS_TYPE (Results 1 – 7 of 7) sorted by relevance
585 switch (flags & PCIEM_FLAGS_TYPE) { in cap_msix() 614 printf("type %d", (flags & PCIEM_FLAGS_TYPE) >> 4); in cap_pciaf()
241 if ((flags & PCIEM_FLAGS_TYPE) == PCIEM_TYPE_ENDPOINT) { in nvme_sim_action()
793 #define PCIEM_FLAGS_TYPE 0x00F0 macro
2385 val &= PCIEM_FLAGS_TYPE; in pcib_maxslots()
1011 cfg->pcie.pcie_type = val & PCIEM_FLAGS_TYPE; in pci_read_cap()
205 if ((pcie_flags & PCIEM_FLAGS_TYPE) != in iommu_get_requester()
126 #define PCI_EXP_FLAGS_TYPE PCIEM_FLAGS_TYPE /* Device/Port type */