Home | Sort by: relevance | last modified time | path |
/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) { |