fxp_softc 93 dev/cardbus/if_fxp_cardbus.c void fxp_cardbus_setup(struct fxp_softc *);
fxp_softc 96 dev/cardbus/if_fxp_cardbus.c struct fxp_softc sc;
fxp_softc 131 dev/cardbus/if_fxp_cardbus.c struct fxp_softc *sc = (struct fxp_softc *) self;
fxp_softc 198 dev/cardbus/if_fxp_cardbus.c fxp_cardbus_setup(struct fxp_softc *sc)
fxp_softc 229 dev/cardbus/if_fxp_cardbus.c int fxp_detach(struct fxp_softc *);
fxp_softc 232 dev/cardbus/if_fxp_cardbus.c fxp_detach(struct fxp_softc *sc)
fxp_softc 260 dev/cardbus/if_fxp_cardbus.c struct fxp_softc *sc = (struct fxp_softc *) self;
fxp_softc 142 dev/ic/fxp.c void fxp_eeprom_shiftin(struct fxp_softc *, int, int);
fxp_softc 143 dev/ic/fxp.c void fxp_eeprom_putword(struct fxp_softc *, int, u_int16_t);
fxp_softc 144 dev/ic/fxp.c void fxp_write_eeprom(struct fxp_softc *, u_short *, int, int);
fxp_softc 147 dev/ic/fxp.c void fxp_scb_wait(struct fxp_softc *);
fxp_softc 151 dev/ic/fxp.c void fxp_load_ucode(struct fxp_softc *);
fxp_softc 152 dev/ic/fxp.c void fxp_stop(struct fxp_softc *, int);
fxp_softc 154 dev/ic/fxp.c int fxp_add_rfabuf(struct fxp_softc *, struct mbuf *);
fxp_softc 157 dev/ic/fxp.c void fxp_autosize_eeprom(struct fxp_softc *);
fxp_softc 159 dev/ic/fxp.c void fxp_read_eeprom(struct fxp_softc *, u_int16_t *,
fxp_softc 162 dev/ic/fxp.c void fxp_mc_setup(struct fxp_softc *, int);
fxp_softc 163 dev/ic/fxp.c void fxp_scb_cmd(struct fxp_softc *, u_int8_t);
fxp_softc 197 dev/ic/fxp.c fxp_scb_wait(struct fxp_softc *sc)
fxp_softc 208 dev/ic/fxp.c fxp_eeprom_shiftin(struct fxp_softc *sc, int data, int length)
fxp_softc 231 dev/ic/fxp.c fxp_eeprom_putword(struct fxp_softc *sc, int offset, u_int16_t data)
fxp_softc 275 dev/ic/fxp.c fxp_write_eeprom(struct fxp_softc *sc, u_short *data, int offset, int words)
fxp_softc 302 dev/ic/fxp.c fxp_stop((struct fxp_softc *) sc, 0);
fxp_softc 314 dev/ic/fxp.c struct fxp_softc *sc = arg;
fxp_softc 337 dev/ic/fxp.c fxp_attach(struct fxp_softc *sc, const char *intrstr)
fxp_softc 580 dev/ic/fxp.c fxp_autosize_eeprom(struct fxp_softc *sc)
fxp_softc 629 dev/ic/fxp.c fxp_read_eeprom(struct fxp_softc *sc, u_short *data, int offset,
fxp_softc 696 dev/ic/fxp.c struct fxp_softc *sc = ifp->if_softc;
fxp_softc 806 dev/ic/fxp.c struct fxp_softc *sc = arg;
fxp_softc 970 dev/ic/fxp.c struct fxp_softc *sc = arg;
fxp_softc 1056 dev/ic/fxp.c fxp_stop(struct fxp_softc *sc, int drain)
fxp_softc 1132 dev/ic/fxp.c struct fxp_softc *sc = ifp->if_softc;
fxp_softc 1144 dev/ic/fxp.c fxp_scb_cmd(struct fxp_softc *sc, u_int8_t cmd)
fxp_softc 1152 dev/ic/fxp.c struct fxp_softc *sc = xsc;
fxp_softc 1429 dev/ic/fxp.c struct fxp_softc *sc = ifp->if_softc;
fxp_softc 1447 dev/ic/fxp.c struct fxp_softc *sc = ifp->if_softc;
fxp_softc 1463 dev/ic/fxp.c fxp_add_rfabuf(struct fxp_softc *sc, struct mbuf *oldm)
fxp_softc 1565 dev/ic/fxp.c struct fxp_softc *sc = (struct fxp_softc *)self;
fxp_softc 1591 dev/ic/fxp.c struct fxp_softc *sc = (struct fxp_softc *)self;
fxp_softc 1609 dev/ic/fxp.c struct fxp_softc *sc = ifp->if_softc;
fxp_softc 1695 dev/ic/fxp.c fxp_mc_setup(struct fxp_softc *sc, int doit)
fxp_softc 1805 dev/ic/fxp.c fxp_load_ucode(struct fxp_softc *sc)
fxp_softc 107 dev/ic/fxpvar.h struct fxp_softc {
fxp_softc 163 dev/ic/fxpvar.h extern int fxp_attach(struct fxp_softc *, const char *);
fxp_softc 85 dev/pci/if_fxp_pci.c sizeof(struct fxp_softc), fxp_pci_match, fxp_pci_attach
fxp_softc 147 dev/pci/if_fxp_pci.c struct fxp_softc *sc = (struct fxp_softc *)self;