url_softc 98 dev/usb/if_url.c sizeof(struct url_softc), url_softc 105 dev/usb/if_url.c int url_openpipes(struct url_softc *); url_softc 106 dev/usb/if_url.c int url_rx_list_init(struct url_softc *); url_softc 107 dev/usb/if_url.c int url_tx_list_init(struct url_softc *); url_softc 108 dev/usb/if_url.c int url_newbuf(struct url_softc *, struct url_chain *, struct mbuf *); url_softc 110 dev/usb/if_url.c int url_send(struct url_softc *, struct mbuf *, int); url_softc 116 dev/usb/if_url.c void url_stop_task(struct url_softc *); url_softc 121 dev/usb/if_url.c void url_lock_mii(struct url_softc *); url_softc 122 dev/usb/if_url.c void url_unlock_mii(struct url_softc *); url_softc 127 dev/usb/if_url.c void url_setmulti(struct url_softc *); url_softc 128 dev/usb/if_url.c void url_reset(struct url_softc *); url_softc 130 dev/usb/if_url.c int url_csr_read_1(struct url_softc *, int); url_softc 131 dev/usb/if_url.c int url_csr_read_2(struct url_softc *, int); url_softc 132 dev/usb/if_url.c int url_csr_write_1(struct url_softc *, int, int); url_softc 133 dev/usb/if_url.c int url_csr_write_2(struct url_softc *, int, int); url_softc 134 dev/usb/if_url.c int url_csr_write_4(struct url_softc *, int, int); url_softc 135 dev/usb/if_url.c int url_mem(struct url_softc *, int, int, void *, int); url_softc 192 dev/usb/if_url.c struct url_softc *sc = (struct url_softc *)self; url_softc 334 dev/usb/if_url.c struct url_softc *sc = (struct url_softc *)self; url_softc 389 dev/usb/if_url.c url_mem(struct url_softc *sc, int cmd, int offset, void *buf, int len) url_softc 428 dev/usb/if_url.c url_csr_read_1(struct url_softc *sc, int reg) url_softc 443 dev/usb/if_url.c url_csr_read_2(struct url_softc *sc, int reg) url_softc 459 dev/usb/if_url.c url_csr_write_1(struct url_softc *sc, int reg, int aval) url_softc 474 dev/usb/if_url.c url_csr_write_2(struct url_softc *sc, int reg, int aval) url_softc 491 dev/usb/if_url.c url_csr_write_4(struct url_softc *sc, int reg, int aval) url_softc 509 dev/usb/if_url.c struct url_softc *sc = ifp->if_softc; url_softc 590 dev/usb/if_url.c url_reset(struct url_softc *sc) url_softc 613 dev/usb/if_url.c struct url_softc *sc = (struct url_softc *)self; url_softc 634 dev/usb/if_url.c url_setmulti(struct url_softc *sc) url_softc 695 dev/usb/if_url.c url_openpipes(struct url_softc *sc) url_softc 763 dev/usb/if_url.c url_newbuf(struct url_softc *sc, struct url_chain *c, struct mbuf *m) url_softc 798 dev/usb/if_url.c url_rx_list_init(struct url_softc *sc) url_softc 829 dev/usb/if_url.c url_tx_list_init(struct url_softc *sc) url_softc 861 dev/usb/if_url.c struct url_softc *sc = ifp->if_softc; url_softc 899 dev/usb/if_url.c url_send(struct url_softc *sc, struct mbuf *m, int idx) url_softc 947 dev/usb/if_url.c struct url_softc *sc = c->url_sc; url_softc 994 dev/usb/if_url.c struct url_softc *sc = c->url_sc; url_softc 1097 dev/usb/if_url.c struct url_softc *sc = ifp->if_softc; url_softc 1179 dev/usb/if_url.c struct url_softc *sc = ifp->if_softc; url_softc 1200 dev/usb/if_url.c url_stop_task(struct url_softc *sc) url_softc 1209 dev/usb/if_url.c struct url_softc *sc = ifp->if_softc; url_softc 1296 dev/usb/if_url.c struct url_softc *sc = ifp->if_softc; url_softc 1319 dev/usb/if_url.c struct url_softc *sc = ifp->if_softc; url_softc 1341 dev/usb/if_url.c struct url_softc *sc = xsc; url_softc 1359 dev/usb/if_url.c struct url_softc *sc = xsc; url_softc 1400 dev/usb/if_url.c url_lock_mii(struct url_softc *sc) url_softc 1410 dev/usb/if_url.c url_unlock_mii(struct url_softc *sc) url_softc 1423 dev/usb/if_url.c struct url_softc *sc; url_softc 1496 dev/usb/if_url.c struct url_softc *sc; url_softc 1564 dev/usb/if_url.c struct url_softc *sc; url_softc 1582 dev/usb/if_url.c struct url_softc *sc = (void *)dev; url_softc 1626 dev/usb/if_url.c struct url_softc *sc = (void *)dev; url_softc 132 dev/usb/if_urlreg.h struct url_softc *url_sc; url_softc 152 dev/usb/if_urlreg.h struct url_softc {