Searched refs:TxDIS (Results 1 – 2 of 2) sorted by relevance
47 TxDIS = 0x00000002, TxENA = 0x00000001 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()