Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dpcireg.h1876 #define PCI_SRIOV_PAGE_CAP 0x1c /* Supported Page Sizes */ macro
Dpci_subr.c3540 reg = regs[o2i(extcapoff + PCI_SRIOV_PAGE_CAP)]; in pci_conf_print_sriov_cap()