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

/freebsd-9.3-release/sys/dev/pcn/
H A Dif_pcn.c1144 pcn_csr_write(sc, PCN_CSR_CSR, PCN_CSR_TX|PCN_CSR_INTEN);
1297 pcn_csr_write(sc, PCN_CSR_CSR, PCN_CSR_INTEN|PCN_CSR_START);
1389 PCN_CSR_INTEN|PCN_CSR_START);
1399 PCN_CSR_INTEN|PCN_CSR_START);
1466 PCN_CSR_CLRBIT(sc, PCN_CSR_CSR, PCN_CSR_INTEN);
H A Dif_pcnreg.h111 #define PCN_CSR_INTEN 0x0040 macro

Completed in 56 milliseconds