Searched refs:Config3 (Results 1 – 3 of 3) sorted by relevance
315 Config3 = 0x59, enumerator1418 RTL_W8 (Config3, RTL_R8 (Config3) & ~Cfg3_Magic); in rtl8139_hw_start()2315 u8 cfg3 = RTL_R8 (Config3); in rtl8139_get_wol()2357 cfg3 = RTL_R8 (Config3) & ~(Cfg3_LinkUp | Cfg3_Magic); in rtl8139_set_wol()2363 RTL_W8 (Config3, cfg3); in rtl8139_set_wol()
152 Config3 = 0x59, /* Config3 */ enumerator1048 cpw8(Config3, PARMEnable); in cp_init_hw()1331 options = cpr8 (Config3) & ~(LinkUp | MagicPacket); in netdev_set_wol()1339 cpw8 (Config3, options); in netdev_set_wol()1370 options = cpr8 (Config3); in netdev_get_wol()
7559 It allows the Config3.MSAP bit to be set to enable the use of MSA by the guest.