Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsis900.h46 TxRESET = 0x00000010, RxDIS = 0x00000008, RxENA = 0x00000004, enumerator
Dsis900.c1840 outl(RxDIS | TxDIS | inl(ioaddr + cr), ioaddr + cr); in sis900_close()
2129 outl(cr_saved | TxDIS | RxDIS, ioaddr + cr); in set_rx_mode()
2219 outl(RxDIS | TxDIS | inl(ioaddr + cr), ioaddr + cr); in sis900_suspend()