Searched refs:PCI_ACS_CAP_E (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dpcireg.h1814 #define PCI_ACS_CAP_E __BIT(5) /* Egress Control */ macro
H A Dpci_subr.c3401 onoff("ACS Egress Control", cap, PCI_ACS_CAP_E);
3420 if ((cap & PCI_ACS_CAP_E) == 0)

Completed in 196 milliseconds