Searched defs:is_pcie (Results 1 – 12 of 12) sorted by relevance
37 unsigned int is_pcie:1; /* has enhanced features */ member
410 bool is_pcie) in negotiate_os_control()535 bool is_pcie; in acpi_pci_root_add() local
99 bool is_pcie; member
102 bool is_pcie; member
194 static inline bool is_pcie(struct acpi_pci_root *root) in is_pcie() function
482 int i, is_pcie = 0, no_link; in fsl_pcibios_fixup_bus() local
488 int i, is_pcie = 0, no_link; in fsl_pcibios_fixup_bus() local
134 bool is_pcie = of_node_name_eq(np, "pcie"); in of_node_is_pcie() local
162 bool is_pcie = of_node_name_eq(np, "pcie"); in of_node_is_pcie() local
637 static inline unsigned int is_pcie(const struct adapter *adap) in is_pcie() function