Searched refs:PCIE_SLCAP_AIP (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dppb.c312 if (slcap & PCIE_SLCAP_AIP) {
H A Dpcireg.h1090 #define PCIE_SLCAP_AIP __BIT(3) /* Attention Indicator Present*/ macro
H A Dpci_subr.c2131 onoff("Attention Indicator Present", reg, PCIE_SLCAP_AIP);
2159 if (slcap & PCIE_SLCAP_AIP) {

Completed in 205 milliseconds