my_send_cmd_to_phy
static long my_send_cmd_to_phy(struct my_softc *, int, int);
miir = my_send_cmd_to_phy(sc, MY_OP_READ, reg);
miir = my_send_cmd_to_phy(sc, MY_OP_WRITE, reg);