Searched refs:PCI_VC_CAP2 (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/pci/ | ||
| D | pcireg.h | 1680 #define PCI_VC_CAP2 0x08 /* Port VC Capability Register 2 */ macro |
| D | pci_subr.c | 3057 reg = regs[o2i(extcapoff + PCI_VC_CAP2)]; in pci_conf_print_vc_cap() |