xe_softc
xe_init(struct xe_softc *sc)
struct xe_softc *sc = ifp->if_softc;
struct xe_softc *sc = ifp->if_softc;
xe_set_address(struct xe_softc *sc)
xe_cycle_power(struct xe_softc *sc)
xe_full_reset(struct xe_softc *sc)
struct xe_softc sc_xe; /* Generic device info */
xe_reg_dump(struct xe_softc *sc)
void xe_cycle_power(struct xe_softc *);
void xe_full_reset(struct xe_softc *);
void xe_init(struct xe_softc *);
u_int16_t xe_get(struct xe_softc *);
void xe_reset(struct xe_softc *);
void xe_set_address(struct xe_softc *);
void xe_stop(struct xe_softc *);
void xe_reg_dump(struct xe_softc *);
struct xe_softc *sc = &psc->sc_xe;
struct xe_softc *sc = &psc->sc_xe;
struct xe_softc *sc = arg;
xe_get(struct xe_softc *sc)
static INLINE void xe_mdi_idle(struct xe_softc *);
xe_mdi_idle(struct xe_softc *sc)
static INLINE void xe_mdi_pulse(struct xe_softc *, int);
xe_mdi_pulse(struct xe_softc *sc, int data)
static INLINE int xe_mdi_probe(struct xe_softc *sc);
xe_mdi_probe(struct xe_softc *sc)
static INLINE void xe_mdi_pulse_bits(struct xe_softc *, u_int32_t, int);
xe_mdi_pulse_bits(struct xe_softc *sc, u_int32_t data, int len)
struct xe_softc *sc = (struct xe_softc *)self;
struct xe_softc *sc = (struct xe_softc *)self;
struct xe_softc *sc = ifp->if_softc;
xe_reset(struct xe_softc *sc)
struct xe_softc *sc = ifp->if_softc;
xe_stop(struct xe_softc *sc)