HomeSort by: relevance | last modified time | path
    Searched defs:aue_uno_mii_read_reg (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
if_aue.c 244 static int aue_uno_mii_read_reg(struct usbnet *, int, int, uint16_t *);
256 .uno_read_reg = aue_uno_mii_read_reg,
447 aue_uno_mii_read_reg(struct usbnet *un, int phy, int reg, uint16_t *val) function in typeref:typename:int
578 aue_uno_mii_read_reg(un, 0, 0x1b, &auxmode);

Completed in 13 milliseconds