Home
last modified time | relevance | path

Searched refs:need_shift (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci-sriov.c209 iov->need_shift = true; in pnv_pci_ioda_fixup_iov_resources()
607 if (iov->need_shift) in pnv_pci_sriov_disable()
724 if (iov->need_shift) { in pnv_pci_sriov_enable()
H A Dpci.h237 bool need_shift; member