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

/freebsd-current/sys/dev/usb/net/
H A Dif_aue.c525 * This turns on the 'dual link LED' bin in the auxmode
529 uint16_t auxmode; local
531 auxmode = aue_miibus_readreg(dev, 0, 0x1b);
532 aue_miibus_writereg(dev, 0, 0x1b, auxmode | 0x04);

Completed in 92 milliseconds