Home
last modified time | relevance | path

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

/freebsd/sys/dev/my/
H A Dif_my.c138 static long my_send_cmd_to_phy(struct my_softc *, int, int);
166 my_send_cmd_to_phy(struct my_softc * sc, int opcode, int regad) in my_send_cmd_to_phy() function
228 miir = my_send_cmd_to_phy(sc, MY_OP_READ, reg); in my_phy_readreg()
271 miir = my_send_cmd_to_phy(sc, MY_OP_WRITE, reg); in my_phy_writereg()