octasx_softc
octasx_clk_set(struct octasx_softc *sc, int tx_setting, int rx_setting)
octasx_init(struct octasx_attach_args *aa, struct octasx_softc **rsc)
struct octasx_softc *sc;
static int octasx_enable_tx(struct octasx_softc *, int);
static int octasx_enable_rx(struct octasx_softc *, int);
octasx_enable(struct octasx_softc *sc, int enable)
octasx_enable_tx(struct octasx_softc *sc, int enable)
octasx_enable_rx(struct octasx_softc *sc, int enable)
struct octasx_softc **);
int octasx_enable(struct octasx_softc *, int);
int octasx_clk_set(struct octasx_softc *, int, int);
uint64_t octasx_int_summary(struct octasx_softc *sc);
struct octasx_softc *sc_port_asx;