Searched refs:PCIR_SRIOV_BAR (Results 1 – 4 of 4) sorted by relevance
352 rid = iov->iov_pos + PCIR_SRIOV_BAR(bar); in pci_iov_alloc_bar()555 iov->iov_pos + PCIR_SRIOV_BAR(bar)); in pci_iov_alloc_bar_ea()558 iov->iov_pos + PCIR_SRIOV_BAR(bar)); in pci_iov_alloc_bar_ea()594 if (pci_ea_is_enabled(dev, iov->iov_pos + PCIR_SRIOV_BAR(i))) in pci_iov_setup_bars()605 iov->iov_pos + PCIR_SRIOV_BAR(i), in pci_iov_setup_bars()775 iov->iov_pos + PCIR_SRIOV_BAR(i), in pci_iov_config()778 iov->iov_pos + PCIR_SRIOV_BAR(i)); in pci_iov_config()887 iov->iov_pos + PCIR_SRIOV_BAR(i), in pci_iov_delete_iov_children()890 iov->iov_pos + PCIR_SRIOV_BAR(i)); in pci_iov_delete_iov_children()
1077 #define PCIR_SRIOV_BAR(x) (PCIR_SRIOV_BARS + (x) * 4) macro
3849 return (PCIR_SRIOV_BAR(bei - PCIM_EA_BEI_VF_BAR_0) + in pci_ea_bei_to_rid()
987 print_bar(fd, p, "iov bar ", ptr + PCIR_SRIOV_BAR(i)); in ecap_sriov()