Searched defs:is_pcie (Results 1 – 3 of 3) sorted by relevance
42 bool is_pcie:1; /* has enhanced features */ member
167 bool is_pcie; member
637 static inline unsigned int is_pcie(const struct adapter *adap) in is_pcie() function