Searched refs:host_sel (Results 1 – 1 of 1) sorted by relevance
355 pci_config_read_reg(const struct pcisel *const host_sel, nvlist_t *nvl, in pci_config_read_reg() argument390 } else if (host_sel != NULL && strcmp(config, "host") == 0) { in pci_config_read_reg()392 return pci_host_read_config(host_sel, reg, size); in pci_config_read_reg()