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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsis900.h46 TxRESET = 0x00000010, RxDIS = 0x00000008, RxENA = 0x00000004, enumerator in enum:sis900_command_register_bits
H A Dsis900.c1853 outl(RxDIS | TxDIS | inl(ioaddr + cr), ioaddr + cr);
2242 outl(cr_saved | TxDIS | RxDIS, ioaddr + cr);
2328 outl(RxDIS | TxDIS | inl(ioaddr + cr), ioaddr + cr);

Completed in 62 milliseconds