Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_sisreg.h111 #define SIS_CSR_RX_DISABLE 0x00000008 macro
H A Dif_sis.c742 SIS_CLRBIT(sc, SIS_CSR, SIS_CSR_TX_DISABLE | SIS_CSR_RX_DISABLE); in sis_miibus_statchg()
1836 SIS_CLRBIT(sc, SIS_CSR, SIS_CSR_TX_DISABLE | SIS_CSR_RX_DISABLE); in sis_init()
1991 SIS_SETBIT(sc, SIS_CSR, SIS_CSR_TX_DISABLE | SIS_CSR_RX_DISABLE); in sis_stop()