Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dpegasus.c458 u16 auxmode; in reset_mac() local
460 read_mii_word(pegasus, 1, 0x1b, &auxmode); in reset_mac()
461 write_mii_word(pegasus, 1, 0x1b, auxmode | 4); in reset_mac()
464 u16 auxmode; in reset_mac() local
465 read_mii_word(pegasus, 3, 0x1b, &auxmode); in reset_mac()
466 write_mii_word(pegasus, 3, 0x1b, auxmode | 4); in reset_mac()