Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dpcireg.h1708 #define PCI_SRIOV_TOTAL_VFS 0x0e /* TotalVFs (16bit) */ macro
H A Dpci_subr.c2829 total_vfs = reg = regs[o2i(extcapoff + PCI_SRIOV_TOTAL_VFS)] >> 16; in pci_conf_print_sriov_cap()