Searched refs:PCIY_EXPRESS (Results 1 – 3 of 3) sorted by relevance
109 return (drm_device_find_capability(dev, PCIY_EXPRESS)); in drm_device_is_pcie()
318 #ifndef PCIY_EXPRESS319 #define PCIY_EXPRESS 0x10 macro
319 if (pci_find_extcap(dev, PCIY_EXPRESS, ®) == 0) { in cxgb_controller_attach()