Searched refs:pc_func (Results 1 – 2 of 2) sorted by relevance
230 dev->addr.function = conf->pc_sel.pc_func; in pci_scan_one()365 pci_addr.function = matches[i].pc_sel.pc_func; in rte_pci_scan()417 .pc_func = dev->addr.function, in rte_pci_read_config()461 .pc_func = dev->addr.function, in rte_pci_write_config()
64 u_int8_t pc_func; /* function on this device */ member