e82545_softc
e82545_transmit_backend(struct e82545_softc *sc, struct iovec *iov, int iovcnt)
e82545_transmit_done(struct e82545_softc *sc, uint16_t head, uint16_t tail,
e82545_transmit(struct e82545_softc *sc, uint16_t head, uint16_t tail,
e82545_tx_run(struct e82545_softc *sc)
struct e82545_softc *sc = param;
e82545_tx_start(struct e82545_softc *sc)
e82545_tx_enable(struct e82545_softc *sc)
e82545_tx_disable(struct e82545_softc *sc)
e82545_rx_enable(struct e82545_softc *sc)
e82545_rx_disable(struct e82545_softc *sc)
e82545_write_ra(struct e82545_softc *sc, int reg, uint32_t wval)
e82545_read_ra(struct e82545_softc *sc, int reg)
e82545_write_register(struct e82545_softc *sc, uint32_t offset, uint32_t value)
e82545_read_register(struct e82545_softc *sc, uint32_t offset)
struct e82545_softc *sc;
struct e82545_softc *sc;
e82545_reset(struct e82545_softc *sc, int drvr)
struct e82545_softc *sc;
struct e82545_softc *sc;
static void e82545_reset(struct e82545_softc *sc, int dev);
static void e82545_rx_enable(struct e82545_softc *sc);
static void e82545_rx_disable(struct e82545_softc *sc);
static void e82545_tx_start(struct e82545_softc *sc);
static void e82545_tx_enable(struct e82545_softc *sc);
static void e82545_tx_disable(struct e82545_softc *sc);
e82545_init_eeprom(struct e82545_softc *sc)
e82545_write_mdi(struct e82545_softc *sc __unused, uint8_t reg_addr,
e82545_read_mdi(struct e82545_softc *sc __unused, uint8_t reg_addr,
e82545_eecd_strobe(struct e82545_softc *sc)
struct e82545_softc *sc = param;
e82545_icr_assert(struct e82545_softc *sc, uint32_t bits)
e82545_ims_change(struct e82545_softc *sc, uint32_t bits)
e82545_icr_deassert(struct e82545_softc *sc, uint32_t bits)
e82545_intr_write(struct e82545_softc *sc, uint32_t offset, uint32_t value)
e82545_intr_read(struct e82545_softc *sc, uint32_t offset)
e82545_devctl(struct e82545_softc *sc, uint32_t val)
e82545_rx_update_rdba(struct e82545_softc *sc)
e82545_rx_ctl(struct e82545_softc *sc, uint32_t val)
e82545_tx_update_tdba(struct e82545_softc *sc)
e82545_tx_ctl(struct e82545_softc *sc, uint32_t val)
struct e82545_softc *sc = param;