Searched refs:RxDIS (Results 1 – 2 of 2) sorted by relevance
46 TxRESET = 0x00000010, RxDIS = 0x00000008, RxENA = 0x00000004, enumerator
1948 outl(RxDIS | TxDIS | inl(ioaddr + cr), ioaddr + cr); in sis900_close()2337 outl(cr_saved | TxDIS | RxDIS, ioaddr + cr); in set_rx_mode()2423 outl(RxDIS | TxDIS | inl(ioaddr + cr), ioaddr + cr); in sis900_suspend()