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

/netbsd-current/sys/dev/pci/
H A Dpcireg.h1879 #define PCI_SRIOV_BARS 0x24 /* VF BAR0-5 */ macro
1880 #define PCI_SRIOV_BAR(x) (PCI_SRIOV_BARS + ((x) * 4))

Completed in 201 milliseconds