Symbol: axge_softc
sys/bus/u4b/net/if_axge.c
1020
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
108
static int axge_read_mem(struct axge_softc *, uint8_t, uint16_t,
sys/bus/u4b/net/if_axge.c
110
static void axge_write_mem(struct axge_softc *, uint8_t, uint16_t,
sys/bus/u4b/net/if_axge.c
112
static uint8_t axge_read_cmd_1(struct axge_softc *, uint8_t, uint16_t);
sys/bus/u4b/net/if_axge.c
113
static uint16_t axge_read_cmd_2(struct axge_softc *, uint8_t, uint16_t,
sys/bus/u4b/net/if_axge.c
115
static void axge_write_cmd_1(struct axge_softc *, uint8_t, uint16_t,
sys/bus/u4b/net/if_axge.c
117
static void axge_write_cmd_2(struct axge_softc *, uint8_t, uint16_t,
sys/bus/u4b/net/if_axge.c
119
static void axge_chip_init(struct axge_softc *);
sys/bus/u4b/net/if_axge.c
120
static void axge_reset(struct axge_softc *);
sys/bus/u4b/net/if_axge.c
180
.size = sizeof(struct axge_softc),
sys/bus/u4b/net/if_axge.c
207
axge_read_mem(struct axge_softc *sc, uint8_t cmd, uint16_t index,
sys/bus/u4b/net/if_axge.c
224
axge_write_mem(struct axge_softc *sc, uint8_t cmd, uint16_t index,
sys/bus/u4b/net/if_axge.c
243
axge_read_cmd_1(struct axge_softc *sc, uint8_t cmd, uint16_t reg)
sys/bus/u4b/net/if_axge.c
252
axge_read_cmd_2(struct axge_softc *sc, uint8_t cmd, uint16_t index,
sys/bus/u4b/net/if_axge.c
262
axge_write_cmd_1(struct axge_softc *sc, uint8_t cmd, uint16_t reg, uint8_t val)
sys/bus/u4b/net/if_axge.c
268
axge_write_cmd_2(struct axge_softc *sc, uint8_t cmd, uint16_t index,
sys/bus/u4b/net/if_axge.c
280
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
300
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
321
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
398
axge_chip_init(struct axge_softc *sc)
sys/bus/u4b/net/if_axge.c
410
axge_reset(struct axge_softc *sc)
sys/bus/u4b/net/if_axge.c
432
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
446
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
479
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
501
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
540
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
581
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
596
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
630
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
720
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
738
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
773
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
793
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
806
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
864
struct axge_softc *sc;
sys/bus/u4b/net/if_axge.c
887
struct axge_softc *sc;