Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dpcireg.h1821 #define PCI_ACS_CTL_C __BIT(3 + 16) /* P2P Completion Redirect Enable */ macro
H A Dpci_subr.c3411 onoff("ACS P2P Completion Redirect Enable", ctl, PCI_ACS_CTL_C); in pci_conf_print_acs_cap()