Searched defs:is_pcie (Results 1 – 4 of 4) sorted by relevance
37 unsigned int is_pcie:1; /* has enhanced features */ member
412 bool is_pcie) in negotiate_os_control()531 bool is_pcie; in acpi_pci_root_add() local
102 bool is_pcie; member
637 static inline unsigned int is_pcie(const struct adapter *adap) in is_pcie() function