Searched refs:PCN_CSR_CLRBIT (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/pcn/ |
H A D | pcn.c | 75 #define PCN_CSR_CLRBIT(pcnp, reg, x) \ macro 582 PCN_CSR_CLRBIT(pcnp, PCN_CSR_EXTCTL1, PCN_EXTCTL1_SPND); in pcn_resume() 646 PCN_CSR_CLRBIT(pcnp, PCN_CSR_MODE, PCN_MODE_PROMISC); in pcn_m_promisc() 816 PCN_CSR_CLRBIT(pcnp, PCN_CSR_EXTCTL1, in pcn_reclaim() 1148 PCN_CSR_CLRBIT(pcnp, PCN_CSR_EXTCTL1, PCN_EXTCTL1_SINTEN); in pcn_stop_timer()
|