Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dcpqphp_core.c881 ctrl->pci_config_space = 1; in cpqhpc_probe()
916 ctrl->pci_config_space = 1; in cpqhpc_probe()
927 ctrl->pci_config_space = 1; in cpqhpc_probe()
937 ctrl->pci_config_space = 1; in cpqhpc_probe()
948 ctrl->pci_config_space = 1; in cpqhpc_probe()
959 ctrl->pci_config_space = 1; in cpqhpc_probe()
1006 ctrl->pci_config_space = 1; in cpqhpc_probe()
1008 ctrl->pci_config_space = 0; in cpqhpc_probe()
1045 dbg(" pci_config_space %s\n", ctrl->pci_config_space ? in cpqhpc_probe()
Dcpqphp.h303 u8 pci_config_space; /* Index/data access to working registers 0 = not supported, 1 = supported */ member