Symbol: fxp_softc
sys/dev/cardbus/if_fxp_cardbus.c
119
struct fxp_softc *sc = &csc->sc;
sys/dev/cardbus/if_fxp_cardbus.c
179
fxp_cardbus_setup(struct fxp_softc * sc)
sys/dev/cardbus/if_fxp_cardbus.c
202
fxp_cardbus_enable(struct fxp_softc * sc)
sys/dev/cardbus/if_fxp_cardbus.c
223
fxp_cardbus_disable(struct fxp_softc * sc)
sys/dev/cardbus/if_fxp_cardbus.c
238
struct fxp_softc *sc = &csc->sc;
sys/dev/cardbus/if_fxp_cardbus.c
81
static void fxp_cardbus_setup(struct fxp_softc *);
sys/dev/cardbus/if_fxp_cardbus.c
82
static int fxp_cardbus_enable(struct fxp_softc *);
sys/dev/cardbus/if_fxp_cardbus.c
83
static void fxp_cardbus_disable(struct fxp_softc *);
sys/dev/cardbus/if_fxp_cardbus.c
86
struct fxp_softc sc;
sys/dev/ic/i82557.c
1073
struct fxp_softc *sc = arg;
sys/dev/ic/i82557.c
1158
fxp_txintr(struct fxp_softc *sc)
sys/dev/ic/i82557.c
1209
fxp_rx_hwcksum(struct fxp_softc *sc, struct mbuf *m, const struct fxp_rfa *rfa,
sys/dev/ic/i82557.c
1336
fxp_rxintr(struct fxp_softc *sc)
sys/dev/ic/i82557.c
1469
struct fxp_softc *sc = arg;
sys/dev/ic/i82557.c
1580
fxp_rxdrain(struct fxp_softc *sc)
sys/dev/ic/i82557.c
1603
struct fxp_softc *sc = ifp->if_softc;
sys/dev/ic/i82557.c
1660
struct fxp_softc *sc = ifp->if_softc;
sys/dev/ic/i82557.c
1674
struct fxp_softc *sc = ifp->if_softc;
sys/dev/ic/i82557.c
168
void fxp_mii_initmedia(struct fxp_softc *);
sys/dev/ic/i82557.c
171
void fxp_80c24_initmedia(struct fxp_softc *);
sys/dev/ic/i82557.c
181
void fxp_txintr(struct fxp_softc *);
sys/dev/ic/i82557.c
182
int fxp_rxintr(struct fxp_softc *);
sys/dev/ic/i82557.c
184
void fxp_rx_hwcksum(struct fxp_softc *, struct mbuf *,
sys/dev/ic/i82557.c
187
void fxp_rxdrain(struct fxp_softc *);
sys/dev/ic/i82557.c
188
int fxp_add_rfabuf(struct fxp_softc *, bus_dmamap_t, int);
sys/dev/ic/i82557.c
192
void fxp_autosize_eeprom(struct fxp_softc*);
sys/dev/ic/i82557.c
193
void fxp_read_eeprom(struct fxp_softc *, uint16_t *, int, int);
sys/dev/ic/i82557.c
194
void fxp_write_eeprom(struct fxp_softc *, uint16_t *, int, int);
sys/dev/ic/i82557.c
195
void fxp_eeprom_update_cksum(struct fxp_softc *);
sys/dev/ic/i82557.c
196
void fxp_get_info(struct fxp_softc *, uint8_t *);
sys/dev/ic/i82557.c
198
void fxp_mc_setup(struct fxp_softc *);
sys/dev/ic/i82557.c
199
void fxp_load_ucode(struct fxp_softc *);
sys/dev/ic/i82557.c
2036
struct fxp_softc *sc = ifp->if_softc;
sys/dev/ic/i82557.c
2058
struct fxp_softc *sc = ifp->if_softc;
sys/dev/ic/i82557.c
2076
fxp_add_rfabuf(struct fxp_softc *sc, bus_dmamap_t rxmap, int unload)
sys/dev/ic/i82557.c
211
void (*fp_init)(struct fxp_softc *);
sys/dev/ic/i82557.c
2116
struct fxp_softc *sc = device_private(self);
sys/dev/ic/i82557.c
2147
struct fxp_softc *sc = device_private(self);
sys/dev/ic/i82557.c
2169
struct fxp_softc *sc = ifp->if_softc;
sys/dev/ic/i82557.c
2211
fxp_mc_setup(struct fxp_softc *sc)
sys/dev/ic/i82557.c
229
fxp_scb_wait(struct fxp_softc *sc)
sys/dev/ic/i82557.c
2360
fxp_load_ucode(struct fxp_softc *sc)
sys/dev/ic/i82557.c
244
fxp_scb_cmd(struct fxp_softc *sc, uint8_t cmd)
sys/dev/ic/i82557.c
2443
fxp_enable(struct fxp_softc *sc)
sys/dev/ic/i82557.c
2459
fxp_disable(struct fxp_softc *sc)
sys/dev/ic/i82557.c
2476
struct fxp_softc *sc = device_private(self);
sys/dev/ic/i82557.c
2493
fxp_detach(struct fxp_softc *sc, int flags)
sys/dev/ic/i82557.c
254
fxp_attach(struct fxp_softc *sc)
sys/dev/ic/i82557.c
465
fxp_mii_initmedia(struct fxp_softc *sc)
sys/dev/ic/i82557.c
497
fxp_80c24_initmedia(struct fxp_softc *sc)
sys/dev/ic/i82557.c
519
fxp_get_info(struct fxp_softc *sc, uint8_t *enaddr)
sys/dev/ic/i82557.c
602
fxp_eeprom_shiftin(struct fxp_softc *sc, int data, int len)
sys/dev/ic/i82557.c
651
fxp_autosize_eeprom(struct fxp_softc *sc)
sys/dev/ic/i82557.c
697
fxp_read_eeprom(struct fxp_softc *sc, uint16_t *data, int offset, int words)
sys/dev/ic/i82557.c
734
fxp_write_eeprom(struct fxp_softc *sc, uint16_t *data, int offset, int words)
sys/dev/ic/i82557.c
780
fxp_eeprom_update_cksum(struct fxp_softc *sc)
sys/dev/ic/i82557.c
804
struct fxp_softc *sc = ifp->if_softc;
sys/dev/ic/i82557var.h
241
int (*sc_enable)(struct fxp_softc *);
sys/dev/ic/i82557var.h
242
void (*sc_disable)(struct fxp_softc *);
sys/dev/ic/i82557var.h
365
void fxp_attach(struct fxp_softc *);
sys/dev/ic/i82557var.h
367
int fxp_detach(struct fxp_softc *, int);
sys/dev/ic/i82557var.h
370
int fxp_enable(struct fxp_softc*);
sys/dev/ic/i82557var.h
371
void fxp_disable(struct fxp_softc*);
sys/dev/pci/if_fxp_pci.c
294
struct fxp_softc *sc = &psc->psc_fxp;
sys/dev/pci/if_fxp_pci.c
314
struct fxp_softc *sc = &psc->psc_fxp;
sys/dev/pci/if_fxp_pci.c
559
fxp_pci_enable(struct fxp_softc *sc)
sys/dev/pci/if_fxp_pci.c
70
struct fxp_softc psc_fxp;
sys/dev/pci/if_fxp_pci.c
83
static int fxp_pci_enable(struct fxp_softc *);