Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dpcireg.h1656 #define PCI_ACS_CTL_B __BIT(1 + 16) /* Transaction Blocking Enable */ macro
H A Dpci_subr.c2713 onoff("ACS Transaction Blocking Enable", ctl, PCI_ACS_CTL_B); in pci_conf_print_acs_cap()