Home
last modified time | relevance | path

Searched refs:SIS_CSR_RX_DISABLE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/sis/
H A Dif_sisreg.h104 #define SIS_CSR_RX_DISABLE 0x00000008 macro
H A Dif_sis.c1896 SIS_CLRBIT(sc, SIS_CSR, SIS_CSR_TX_DISABLE|SIS_CSR_RX_DISABLE); in sis_init()
2040 SIS_SETBIT(sc, SIS_CSR, SIS_CSR_TX_DISABLE|SIS_CSR_RX_DISABLE); in sis_stop()