Home
last modified time | relevance | path

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

/freebsd/sys/dev/my/
H A Dif_my.c166 my_send_cmd_to_phy(struct my_softc * sc, int opcode, int regad) in my_send_cmd_to_phy() argument
192 data = opcode | (sc->my_phy_addr << 7) | (regad << 2); in my_send_cmd_to_phy()