Searched refs:PCI_SRIOV_BAR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dpcireg.h1880 #define PCI_SRIOV_BAR(x) (PCI_SRIOV_BARS + ((x) * 4)) macro
H A Dpci_subr.c3577 reg = regs[o2i(extcapoff + PCI_SRIOV_BAR(i))];

Completed in 193 milliseconds