HomeSort by: relevance | last modified time | path
    Searched refs:PCI_SRIOV_BAR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
pcireg.h 1880 #define PCI_SRIOV_BAR(x) (PCI_SRIOV_BARS + ((x) * 4))
pci_subr.c 3577 reg = regs[o2i(extcapoff + PCI_SRIOV_BAR(i))];

Completed in 52 milliseconds