Home
last modified time | relevance | path

Searched refs:Config3 (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/
D8139too.c315 Config3 = 0x59, enumerator
1389 RTL_W8 (Config3, RTL_R8 (Config3) & ~Cfg3_Magic); in rtl8139_hw_start()
2203 u8 cfg3 = RTL_R8 (Config3); in rtl8139_get_wol()
2245 cfg3 = RTL_R8 (Config3) & ~(Cfg3_LinkUp | Cfg3_Magic); in rtl8139_set_wol()
2251 RTL_W8 (Config3, cfg3); in rtl8139_set_wol()
D8139cp.c165 Config3 = 0x59, /* Config3 */ enumerator
1037 cpw8(Config3, PARMEnable); in cp_init_hw()
1291 options = cpr8 (Config3) & ~(LinkUp | MagicPacket); in netdev_set_wol()
1299 cpw8 (Config3, options); in netdev_set_wol()
1330 options = cpr8 (Config3); in netdev_get_wol()
Dpci-skeleton.c253 Config3 = 0x59, enumerator
Dr8169.c177 Config3 = 0x54, enumerator