ehci_softc_t       74 dev/cardbus/ehci_cardbus.c 	ehci_softc_t		sc;
ehci_softc_t       69 dev/pci/ehci_pci.c 	ehci_softc_t		sc;
ehci_softc_t      142 dev/usb/ehci.c int		ehci_intr1(ehci_softc_t *);
ehci_softc_t      143 dev/usb/ehci.c void		ehci_waitintr(ehci_softc_t *, usbd_xfer_handle);
ehci_softc_t      144 dev/usb/ehci.c void		ehci_check_intr(ehci_softc_t *, struct ehci_xfer *);
ehci_softc_t      196 dev/usb/ehci.c void		ehci_pcd(ehci_softc_t *, usbd_xfer_handle);
ehci_softc_t      197 dev/usb/ehci.c void		ehci_pcd_able(ehci_softc_t *, int);
ehci_softc_t      199 dev/usb/ehci.c void		ehci_disown(ehci_softc_t *, int, int);
ehci_softc_t      201 dev/usb/ehci.c ehci_soft_qh_t  *ehci_alloc_sqh(ehci_softc_t *);
ehci_softc_t      202 dev/usb/ehci.c void		ehci_free_sqh(ehci_softc_t *, ehci_soft_qh_t *);
ehci_softc_t      204 dev/usb/ehci.c ehci_soft_qtd_t  *ehci_alloc_sqtd(ehci_softc_t *);
ehci_softc_t      205 dev/usb/ehci.c void		ehci_free_sqtd(ehci_softc_t *, ehci_soft_qtd_t *);
ehci_softc_t      207 dev/usb/ehci.c 			    ehci_softc_t *, int, int, usbd_xfer_handle,
ehci_softc_t      209 dev/usb/ehci.c void		ehci_free_sqtd_chain(ehci_softc_t *, ehci_soft_qtd_t *,
ehci_softc_t      214 dev/usb/ehci.c usbd_status	ehci_device_setintr(ehci_softc_t *, ehci_soft_qh_t *,
ehci_softc_t      218 dev/usb/ehci.c void		ehci_rem_qh(ehci_softc_t *, ehci_soft_qh_t *,
ehci_softc_t      221 dev/usb/ehci.c void		ehci_sync_hc(ehci_softc_t *);
ehci_softc_t      227 dev/usb/ehci.c void		ehci_dump_regs(ehci_softc_t *);
ehci_softc_t      229 dev/usb/ehci.c ehci_softc_t	*theehci;
ehci_softc_t      333 dev/usb/ehci.c ehci_init(ehci_softc_t *sc)
ehci_softc_t      520 dev/usb/ehci.c 	ehci_softc_t *sc = v;
ehci_softc_t      538 dev/usb/ehci.c ehci_intr1(ehci_softc_t *sc)
ehci_softc_t      610 dev/usb/ehci.c ehci_pcd_able(ehci_softc_t *sc, int on)
ehci_softc_t      623 dev/usb/ehci.c 	ehci_softc_t *sc = v_sc;
ehci_softc_t      629 dev/usb/ehci.c ehci_pcd(ehci_softc_t *sc, usbd_xfer_handle xfer)
ehci_softc_t      660 dev/usb/ehci.c 	ehci_softc_t *sc = v;
ehci_softc_t      699 dev/usb/ehci.c ehci_check_intr(ehci_softc_t *sc, struct ehci_xfer *ex)
ehci_softc_t      847 dev/usb/ehci.c ehci_waitintr(ehci_softc_t *sc, usbd_xfer_handle xfer)
ehci_softc_t      881 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)bus;
ehci_softc_t      952 dev/usb/ehci.c 	ehci_softc_t *sc = v;
ehci_softc_t     1075 dev/usb/ehci.c 	ehci_softc_t *sc = v;
ehci_softc_t     1179 dev/usb/ehci.c ehci_dump_regs(ehci_softc_t *sc)
ehci_softc_t     1313 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)dev->bus;
ehci_softc_t     1469 dev/usb/ehci.c ehci_rem_qh(ehci_softc_t *sc, ehci_soft_qh_t *sqh, ehci_soft_qh_t *head)
ehci_softc_t     1510 dev/usb/ehci.c ehci_sync_hc(ehci_softc_t *sc)
ehci_softc_t     1655 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)xfer->pipe->device->bus;
ehci_softc_t     2040 dev/usb/ehci.c ehci_disown(ehci_softc_t *sc, int index, int lowspeed)
ehci_softc_t     2090 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)pipe->device->bus;
ehci_softc_t     2120 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)pipe->device->bus;
ehci_softc_t     2135 dev/usb/ehci.c ehci_alloc_sqh(ehci_softc_t *sc)
ehci_softc_t     2169 dev/usb/ehci.c ehci_free_sqh(ehci_softc_t *sc, ehci_soft_qh_t *sqh)
ehci_softc_t     2176 dev/usb/ehci.c ehci_alloc_sqtd(ehci_softc_t *sc)
ehci_softc_t     2217 dev/usb/ehci.c ehci_free_sqtd(ehci_softc_t *sc, ehci_soft_qtd_t *sqtd)
ehci_softc_t     2228 dev/usb/ehci.c ehci_alloc_sqtd_chain(struct ehci_pipe *epipe, ehci_softc_t *sc, int alen,
ehci_softc_t     2368 dev/usb/ehci.c ehci_free_sqtd_chain(ehci_softc_t *sc, ehci_soft_qtd_t *sqtd,
ehci_softc_t     2393 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)pipe->device->bus;
ehci_softc_t     2420 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)epipe->pipe.device->bus;
ehci_softc_t     2616 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)epipe->pipe.device->bus;
ehci_softc_t     2660 dev/usb/ehci.c 	ehci_softc_t *sc = arg;
ehci_softc_t     2688 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)xfer->pipe->device->bus;
ehci_softc_t     2715 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)xfer->pipe->device->bus;
ehci_softc_t     2746 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)pipe->device->bus;
ehci_softc_t     2760 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)dev->bus;
ehci_softc_t     2925 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)dev->bus;
ehci_softc_t     3024 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)pipe->device->bus;
ehci_softc_t     3034 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)xfer->pipe->device->bus;
ehci_softc_t     3051 dev/usb/ehci.c ehci_device_setintr(ehci_softc_t *sc, ehci_soft_qh_t *sqh, int ival)
ehci_softc_t     3100 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)dev->bus;
ehci_softc_t     3195 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)pipe->device->bus;
ehci_softc_t     3208 dev/usb/ehci.c 	ehci_softc_t *sc = (ehci_softc_t *)xfer->pipe->device->bus;
ehci_softc_t      157 dev/usb/ehcivar.h usbd_status	ehci_init(ehci_softc_t *);
ehci_softc_t      159 dev/usb/ehcivar.h int		ehci_detach(ehci_softc_t *, int);