Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dpcireg.h1812 #define PCI_ACS_CAP_C __BIT(3) /* P2P Completion Redirect */ macro
Dpci_subr.c3399 onoff("ACS P2P Completion Redirect", cap, PCI_ACS_CAP_C); in pci_conf_print_acs_cap()