Searched refs:PCIEM_FLAGS_TYPE (Results 1 – 5 of 5) sorted by relevance
419 switch (flags & PCIEM_FLAGS_TYPE) { in cap_express()448 printf("type %d", (flags & PCIEM_FLAGS_TYPE) >> 4); in cap_express()
704 #define PCIEM_FLAGS_TYPE 0x00F0 macro
831 cfg->pcie.pcie_type = val & PCIEM_FLAGS_TYPE; in pci_read_cap()
93 #define PCI_EXP_FLAGS_TYPE PCIEM_FLAGS_TYPE /* Device/Port type */
168 if ((pcie_flags & PCIEM_FLAGS_TYPE) != in dmar_get_requester()