fxp_softc
struct fxp_softc *sc = (struct fxp_softc *) self;
fxp_cardbus_setup(struct fxp_softc *sc)
struct fxp_softc *sc = (struct fxp_softc *) self;
void fxp_cardbus_setup(struct fxp_softc *);
struct fxp_softc sc;
fxp_detach(struct fxp_softc *sc)
fxp_stop(struct fxp_softc *sc, int drain, int softonly)
struct fxp_softc *sc = ifp->if_softc;
fxp_scb_cmd(struct fxp_softc *sc, u_int16_t cmd)
struct fxp_softc *sc = xsc;
void fxp_eeprom_shiftin(struct fxp_softc *, int, int);
void fxp_eeprom_putword(struct fxp_softc *, int, u_int16_t);
void fxp_write_eeprom(struct fxp_softc *, u_short *, int, int);
void fxp_scb_wait(struct fxp_softc *);
void fxp_load_ucode(struct fxp_softc *);
struct fxp_softc *sc = ifp->if_softc;
int fxp_add_rfabuf(struct fxp_softc *, struct mbuf *);
struct fxp_softc *sc = ifp->if_softc;
fxp_add_rfabuf(struct fxp_softc *sc, struct mbuf *oldm)
void fxp_autosize_eeprom(struct fxp_softc *);
void fxp_read_eeprom(struct fxp_softc *, u_int16_t *,
void fxp_mc_setup(struct fxp_softc *, int);
void fxp_scb_cmd(struct fxp_softc *, u_int16_t);
struct fxp_softc *sc = (struct fxp_softc *)self;
struct fxp_softc *sc = (struct fxp_softc *)self;
struct fxp_softc *sc = ifp->if_softc;
fxp_mc_setup(struct fxp_softc *sc, int doit)
fxp_load_ucode(struct fxp_softc *sc)
fxp_scb_wait(struct fxp_softc *sc)
fxp_eeprom_shiftin(struct fxp_softc *sc, int data, int length)
fxp_eeprom_putword(struct fxp_softc *sc, int offset, u_int16_t data)
fxp_write_eeprom(struct fxp_softc *sc, u_short *data, int offset, int words)
struct fxp_softc *sc = (struct fxp_softc *)self;
fxp_wakeup(struct fxp_softc *sc)
fxp_attach(struct fxp_softc *sc, const char *intrstr)
fxp_autosize_eeprom(struct fxp_softc *sc)
fxp_read_eeprom(struct fxp_softc *sc, u_short *data, int offset,
struct fxp_softc *sc = ifp->if_softc;
struct fxp_softc *sc = arg;
struct fxp_softc *sc = arg;
extern int fxp_attach(struct fxp_softc *, const char *);
void fxp_detach(struct fxp_softc *);
void fxp_stop(struct fxp_softc *, int, int);
void fxp_wakeup(struct fxp_softc *);
struct fxp_softc *sc = &psc->psc_softc;
struct fxp_softc *sc = &psc->psc_softc;
struct fxp_softc psc_softc;