ne_pbus_softc
CFATTACH_DECL_NEW(ne_pbus, sizeof(struct ne_pbus_softc),
static uint8_t *em_ea (struct ne_pbus_softc *sc, uint8_t *buffer);
static void em_postattach (struct ne_pbus_softc *sc);
static void eh600_postattach (struct ne_pbus_softc *sc);
static void eh600_preattach (struct ne_pbus_softc *sc);
static uint8_t *eh600_ea (struct ne_pbus_softc *sc, uint8_t *buffer);
void en_postattach (struct ne_pbus_softc *);
(struct ne_pbus_softc *sc, uint8_t *buffer);
(struct ne_pbus_softc *sc);
(struct ne_pbus_softc *sc);
struct ne_pbus_softc *npsc = device_private(self);
em_ea(struct ne_pbus_softc *sc, uint8_t *buffer)
em_postattach(struct ne_pbus_softc *sc)
eh600_preattach(struct ne_pbus_softc *sc)
eh600_postattach(struct ne_pbus_softc *sc)
en_postattach(struct ne_pbus_softc *sc)
eh600_ea(struct ne_pbus_softc *sc, uint8_t *buffer)