xl_softc 88 dev/cardbus/if_xl_cardbus.c void xl_cardbus_intr_ack(struct xl_softc *); xl_softc 97 dev/cardbus/if_xl_cardbus.c struct xl_softc sc_softc; xl_softc 208 dev/cardbus/if_xl_cardbus.c struct xl_softc *sc = &csc->sc_softc; xl_softc 307 dev/cardbus/if_xl_cardbus.c xl_detach(struct xl_softc *sc) xl_softc 310 dev/cardbus/if_xl_cardbus.c extern void xl_freetxrx(struct xl_softc *); xl_softc 339 dev/cardbus/if_xl_cardbus.c struct xl_softc *sc = &csc->sc_softc; xl_softc 369 dev/cardbus/if_xl_cardbus.c xl_cardbus_intr_ack(struct xl_softc *sc) xl_softc 151 dev/ic/xl.c int xl_newbuf(struct xl_softc *, struct xl_chain_onefrag *); xl_softc 153 dev/ic/xl.c int xl_encap(struct xl_softc *, struct xl_chain *, xl_softc 155 dev/ic/xl.c void xl_rxeof(struct xl_softc *); xl_softc 156 dev/ic/xl.c int xl_rx_resync(struct xl_softc *); xl_softc 157 dev/ic/xl.c void xl_txeof(struct xl_softc *); xl_softc 158 dev/ic/xl.c void xl_txeof_90xB(struct xl_softc *); xl_softc 159 dev/ic/xl.c void xl_txeoc(struct xl_softc *); xl_softc 165 dev/ic/xl.c void xl_stop(struct xl_softc *); xl_softc 166 dev/ic/xl.c void xl_freetxrx(struct xl_softc *); xl_softc 172 dev/ic/xl.c int xl_eeprom_wait(struct xl_softc *); xl_softc 173 dev/ic/xl.c int xl_read_eeprom(struct xl_softc *, caddr_t, int, int, int); xl_softc 174 dev/ic/xl.c void xl_mii_sync(struct xl_softc *); xl_softc 175 dev/ic/xl.c void xl_mii_send(struct xl_softc *, u_int32_t, int); xl_softc 176 dev/ic/xl.c int xl_mii_readreg(struct xl_softc *, struct xl_mii_frame *); xl_softc 177 dev/ic/xl.c int xl_mii_writereg(struct xl_softc *, struct xl_mii_frame *); xl_softc 179 dev/ic/xl.c void xl_setcfg(struct xl_softc *); xl_softc 180 dev/ic/xl.c void xl_setmode(struct xl_softc *, int); xl_softc 181 dev/ic/xl.c void xl_setmulti(struct xl_softc *); xl_softc 182 dev/ic/xl.c void xl_setmulti_hash(struct xl_softc *); xl_softc 183 dev/ic/xl.c void xl_setpromisc(struct xl_softc *); xl_softc 184 dev/ic/xl.c void xl_reset(struct xl_softc *); xl_softc 185 dev/ic/xl.c int xl_list_rx_init(struct xl_softc *); xl_softc 186 dev/ic/xl.c int xl_list_tx_init(struct xl_softc *); xl_softc 187 dev/ic/xl.c int xl_list_tx_init_90xB(struct xl_softc *); xl_softc 188 dev/ic/xl.c void xl_wait(struct xl_softc *); xl_softc 189 dev/ic/xl.c void xl_mediacheck(struct xl_softc *); xl_softc 190 dev/ic/xl.c void xl_choose_xcvr(struct xl_softc *, int); xl_softc 192 dev/ic/xl.c void xl_testpacket(struct xl_softc *); xl_softc 204 dev/ic/xl.c struct xl_softc *sc = arg; xl_softc 230 dev/ic/xl.c xl_wait(struct xl_softc *sc) xl_softc 264 dev/ic/xl.c xl_mii_sync(struct xl_softc *sc) xl_softc 285 dev/ic/xl.c xl_mii_send(struct xl_softc *sc, u_int32_t bits, int cnt) xl_softc 307 dev/ic/xl.c xl_mii_readreg(struct xl_softc *sc, struct xl_mii_frame *frame) xl_softc 392 dev/ic/xl.c xl_mii_writereg(struct xl_softc *sc, struct xl_mii_frame *frame) xl_softc 442 dev/ic/xl.c struct xl_softc *sc = (struct xl_softc *)self; xl_softc 460 dev/ic/xl.c struct xl_softc *sc = (struct xl_softc *)self; xl_softc 478 dev/ic/xl.c struct xl_softc *sc = (struct xl_softc *)self; xl_softc 496 dev/ic/xl.c xl_eeprom_wait(struct xl_softc *sc) xl_softc 520 dev/ic/xl.c xl_read_eeprom(struct xl_softc *sc, caddr_t dest, int off, int cnt, int swap) xl_softc 564 dev/ic/xl.c xl_setmulti(struct xl_softc *sc) xl_softc 593 dev/ic/xl.c xl_setmulti_hash(struct xl_softc *sc) xl_softc 644 dev/ic/xl.c xl_setpromisc(struct xl_softc *sc) xl_softc 665 dev/ic/xl.c xl_testpacket(struct xl_softc *sc) xl_softc 693 dev/ic/xl.c xl_setcfg(struct xl_softc *sc) xl_softc 711 dev/ic/xl.c xl_setmode(struct xl_softc *sc, int media) xl_softc 800 dev/ic/xl.c xl_reset(struct xl_softc *sc) xl_softc 865 dev/ic/xl.c xl_mediacheck(struct xl_softc *sc) xl_softc 902 dev/ic/xl.c xl_choose_xcvr(struct xl_softc *sc, int verbose) xl_softc 996 dev/ic/xl.c xl_list_tx_init(struct xl_softc *sc) xl_softc 1022 dev/ic/xl.c xl_list_tx_init_90xB(struct xl_softc *sc) xl_softc 1063 dev/ic/xl.c xl_list_rx_init(struct xl_softc *sc) xl_softc 1097 dev/ic/xl.c xl_newbuf(struct xl_softc *sc, struct xl_chain_onefrag *c) xl_softc 1151 dev/ic/xl.c xl_rx_resync(struct xl_softc *sc) xl_softc 1182 dev/ic/xl.c xl_rxeof(struct xl_softc *sc) xl_softc 1316 dev/ic/xl.c xl_txeof(struct xl_softc *sc) xl_softc 1379 dev/ic/xl.c xl_txeof_90xB(struct xl_softc *sc) xl_softc 1426 dev/ic/xl.c xl_txeoc(struct xl_softc *sc) xl_softc 1495 dev/ic/xl.c struct xl_softc *sc; xl_softc 1557 dev/ic/xl.c struct xl_softc *sc; xl_softc 1608 dev/ic/xl.c xl_encap(struct xl_softc *sc, struct xl_chain *c, struct mbuf *m_head) xl_softc 1721 dev/ic/xl.c struct xl_softc *sc; xl_softc 1853 dev/ic/xl.c struct xl_softc *sc; xl_softc 1935 dev/ic/xl.c struct xl_softc *sc = xsc; xl_softc 2155 dev/ic/xl.c struct xl_softc *sc; xl_softc 2196 dev/ic/xl.c struct xl_softc *sc; xl_softc 2265 dev/ic/xl.c struct xl_softc *sc = ifp->if_softc; xl_softc 2358 dev/ic/xl.c struct xl_softc *sc; xl_softc 2382 dev/ic/xl.c xl_freetxrx(struct xl_softc *sc) xl_softc 2430 dev/ic/xl.c xl_stop(struct xl_softc *sc) xl_softc 2469 dev/ic/xl.c xl_attach(struct xl_softc *sc) xl_softc 2746 dev/ic/xl.c struct xl_softc *sc = (struct xl_softc *)v; xl_softc 575 dev/ic/xlreg.h struct xl_softc { xl_softc 598 dev/ic/xlreg.h void (*intr_ack)(struct xl_softc *); xl_softc 745 dev/ic/xlreg.h extern void xl_attach(struct xl_softc *); xl_softc 746 dev/ic/xlreg.h extern int xl_detach(struct xl_softc *); xl_softc 94 dev/pci/if_xl_pci.c void xl_pci_intr_ack(struct xl_softc *); xl_softc 97 dev/pci/if_xl_pci.c sizeof(struct xl_softc), xl_pci_match, xl_pci_attach, xl_softc 135 dev/pci/if_xl_pci.c struct xl_softc *sc = (struct xl_softc *)self; xl_softc 275 dev/pci/if_xl_pci.c xl_pci_intr_ack(struct xl_softc *sc)