Searched refs:AXE_CMD_READ_PHYID (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/net/ | ||
H A D | if_axereg.h | 82 #define AXE_CMD_READ_PHYID 0x2019 macro |
H A D | if_axe.c | 821 axe_cmd(sc, AXE_CMD_READ_PHYID, 0, 0, sc->sc_phyaddrs); in axe_attach_post() |