Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/hotplug/
Dcpqphp_core.c845 ctrl->pci_config_space = 1; in cpqhpc_probe()
880 ctrl->pci_config_space = 1; in cpqhpc_probe()
891 ctrl->pci_config_space = 1; in cpqhpc_probe()
901 ctrl->pci_config_space = 1; in cpqhpc_probe()
912 ctrl->pci_config_space = 1; in cpqhpc_probe()
923 ctrl->pci_config_space = 1; in cpqhpc_probe()
970 ctrl->pci_config_space = 1; in cpqhpc_probe()
972 ctrl->pci_config_space = 0; in cpqhpc_probe()
1009 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