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

/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcn.h195 #define PCN_EXTCTL1_SINTEN 0x0400 /* system interrupt enable */ macro
H A Dpcn.c520 ~(PCN_EXTCTL1_SINTEN));
1134 PCN_CSR_SETBIT(pcnp, PCN_CSR_EXTCTL1, PCN_EXTCTL1_SINTEN);
1148 PCN_CSR_CLRBIT(pcnp, PCN_CSR_EXTCTL1, PCN_EXTCTL1_SINTEN);

Completed in 48 milliseconds