Searched refs:dev_func (Results 1 – 1 of 1) sorted by relevance
436 int i, error, devcount, lowest_func, lowest_pos, iov_pos, dev_func; in pci_iov_set_ari() local451 dev_func = pci_get_function(devlist[i]); in pci_iov_set_ari()452 if (lowest == NULL || dev_func < lowest_func) { in pci_iov_set_ari()454 lowest_func = dev_func; in pci_iov_set_ari()