Home
last modified time | relevance | path

Searched refs:PCI_EXP_RTCAP_CRSVIS (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dpci_regs.h560 #define PCI_EXP_RTCAP_CRSVIS 0x0001 /* CRS Software Visibility capability */ macro
/linux-4.1.27/drivers/pci/
Dprobe.c752 if (root_cap & PCI_EXP_RTCAP_CRSVIS) in pci_enable_crs()