HomeSort by: relevance | last modified time | path
    Searched defs:total_vfs (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
pci_subr.c 3494 pcireg_t total_vfs; local in function:pci_conf_print_sriov_cap
3525 total_vfs = reg = regs[o2i(extcapoff + PCI_SRIOV_TOTAL_VFS)] >> 16;
3581 if (total_vfs > 0) {
pci_subr.c 3494 pcireg_t total_vfs; local in function:pci_conf_print_sriov_cap
3525 total_vfs = reg = regs[o2i(extcapoff + PCI_SRIOV_TOTAL_VFS)] >> 16;
3581 if (total_vfs > 0) {
pci_subr.c 3494 pcireg_t total_vfs; local in function:pci_conf_print_sriov_cap
3525 total_vfs = reg = regs[o2i(extcapoff + PCI_SRIOV_TOTAL_VFS)] >> 16;
3581 if (total_vfs > 0) {

Completed in 42 milliseconds