Searched refs:host_sel (Results 1 – 2 of 2) sorted by relevance
230 uint32_t pci_config_read_reg(const struct pcisel *host_sel, nvlist_t *nvl,
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()391 return pci_host_read_config(host_sel, reg, size); in pci_config_read_reg()