Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dsis900.h46 TxRESET = 0x00000010, RxDIS = 0x00000008, RxENA = 0x00000004, enumerator
Dsis900.c1948 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()