Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dcpqphp_core.c906 ctrl->pci_config_space = 1; in cpqhpc_probe()
941 ctrl->pci_config_space = 1; in cpqhpc_probe()
952 ctrl->pci_config_space = 1; in cpqhpc_probe()
962 ctrl->pci_config_space = 1; in cpqhpc_probe()
973 ctrl->pci_config_space = 1; in cpqhpc_probe()
984 ctrl->pci_config_space = 1; in cpqhpc_probe()
1031 ctrl->pci_config_space = 1; in cpqhpc_probe()
1033 ctrl->pci_config_space = 0; in cpqhpc_probe()
1070 dbg(" pci_config_space %s\n", ctrl->pci_config_space ? in cpqhpc_probe()
Dcpqphp.h317 u8 pci_config_space; /* Index/data access to working registers 0 = not supported, 1 = supported */ member