ohci_softc_t       73 dev/cardbus/ohci_cardbus.c 	ohci_softc_t		sc;
ohci_softc_t       73 dev/pci/ohci_pci.c 	ohci_softc_t		sc;
ohci_softc_t       93 dev/usb/ohci.c ohci_soft_ed_t  *ohci_alloc_sed(ohci_softc_t *);
ohci_softc_t       94 dev/usb/ohci.c void		ohci_free_sed(ohci_softc_t *, ohci_soft_ed_t *);
ohci_softc_t       96 dev/usb/ohci.c ohci_soft_td_t  *ohci_alloc_std(ohci_softc_t *);
ohci_softc_t       97 dev/usb/ohci.c void		ohci_free_std(ohci_softc_t *, ohci_soft_td_t *);
ohci_softc_t       99 dev/usb/ohci.c ohci_soft_itd_t *ohci_alloc_sitd(ohci_softc_t *);
ohci_softc_t      100 dev/usb/ohci.c void		ohci_free_sitd(ohci_softc_t *,ohci_soft_itd_t *);
ohci_softc_t      103 dev/usb/ohci.c void		ohci_free_std_chain(ohci_softc_t *, ohci_soft_td_t *,
ohci_softc_t      107 dev/usb/ohci.c 			    ohci_softc_t *, int, int, usbd_xfer_handle,
ohci_softc_t      114 dev/usb/ohci.c void		ohci_waitintr(ohci_softc_t *, usbd_xfer_handle);
ohci_softc_t      115 dev/usb/ohci.c void		ohci_add_done(ohci_softc_t *, ohci_physaddr_t);
ohci_softc_t      116 dev/usb/ohci.c void		ohci_rhsc(ohci_softc_t *, usbd_xfer_handle);
ohci_softc_t      121 dev/usb/ohci.c void		ohci_hash_add_td(ohci_softc_t *, ohci_soft_td_t *);
ohci_softc_t      122 dev/usb/ohci.c void		ohci_hash_rem_td(ohci_softc_t *, ohci_soft_td_t *);
ohci_softc_t      123 dev/usb/ohci.c ohci_soft_td_t  *ohci_hash_find_td(ohci_softc_t *, ohci_physaddr_t);
ohci_softc_t      124 dev/usb/ohci.c void		ohci_hash_add_itd(ohci_softc_t *, ohci_soft_itd_t *);
ohci_softc_t      125 dev/usb/ohci.c void		ohci_hash_rem_itd(ohci_softc_t *, ohci_soft_itd_t *);
ohci_softc_t      126 dev/usb/ohci.c ohci_soft_itd_t  *ohci_hash_find_itd(ohci_softc_t *, ohci_physaddr_t);
ohci_softc_t      173 dev/usb/ohci.c usbd_status	ohci_device_setintr(ohci_softc_t *sc,
ohci_softc_t      180 dev/usb/ohci.c void		ohci_rhsc_able(ohci_softc_t *, int);
ohci_softc_t      190 dev/usb/ohci.c void		ohci_dumpregs(ohci_softc_t *);
ohci_softc_t      358 dev/usb/ohci.c ohci_alloc_sed(ohci_softc_t *sc)
ohci_softc_t      387 dev/usb/ohci.c ohci_free_sed(ohci_softc_t *sc, ohci_soft_ed_t *sed)
ohci_softc_t      394 dev/usb/ohci.c ohci_alloc_std(ohci_softc_t *sc)
ohci_softc_t      432 dev/usb/ohci.c ohci_free_std(ohci_softc_t *sc, ohci_soft_td_t *std)
ohci_softc_t      444 dev/usb/ohci.c ohci_alloc_std_chain(struct ohci_pipe *opipe, ohci_softc_t *sc,
ohci_softc_t      539 dev/usb/ohci.c ohci_free_std_chain(ohci_softc_t *sc, ohci_soft_td_t *std,
ohci_softc_t      552 dev/usb/ohci.c ohci_alloc_sitd(ohci_softc_t *sc)
ohci_softc_t      593 dev/usb/ohci.c ohci_free_sitd(ohci_softc_t *sc, ohci_soft_itd_t *sitd)
ohci_softc_t      616 dev/usb/ohci.c ohci_checkrev(ohci_softc_t *sc)
ohci_softc_t      637 dev/usb/ohci.c ohci_handover(ohci_softc_t *sc)
ohci_softc_t      666 dev/usb/ohci.c ohci_init(ohci_softc_t *sc)
ohci_softc_t      955 dev/usb/ohci.c 	ohci_softc_t *sc = v;
ohci_softc_t      971 dev/usb/ohci.c 	ohci_softc_t *sc = v;
ohci_softc_t     1043 dev/usb/ohci.c ohci_dumpregs(ohci_softc_t *sc)
ohci_softc_t     1082 dev/usb/ohci.c int ohci_intr1(ohci_softc_t *);
ohci_softc_t     1087 dev/usb/ohci.c 	ohci_softc_t *sc = p;
ohci_softc_t     1108 dev/usb/ohci.c ohci_intr1(ohci_softc_t *sc)
ohci_softc_t     1211 dev/usb/ohci.c ohci_rhsc_able(ohci_softc_t *sc, int on)
ohci_softc_t     1226 dev/usb/ohci.c 	ohci_softc_t *sc = v_sc;
ohci_softc_t     1260 dev/usb/ohci.c ohci_add_done(ohci_softc_t *sc, ohci_physaddr_t done)
ohci_softc_t     1299 dev/usb/ohci.c 	ohci_softc_t *sc = v;
ohci_softc_t     1504 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)opipe->pipe.device->bus;
ohci_softc_t     1550 dev/usb/ohci.c ohci_rhsc(ohci_softc_t *sc, usbd_xfer_handle xfer)
ohci_softc_t     1599 dev/usb/ohci.c ohci_waitintr(ohci_softc_t *sc, usbd_xfer_handle xfer)
ohci_softc_t     1632 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)bus;
ohci_softc_t     1653 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)dev->bus;
ohci_softc_t     1827 dev/usb/ohci.c ohci_hash_add_td(ohci_softc_t *sc, ohci_soft_td_t *std)
ohci_softc_t     1838 dev/usb/ohci.c ohci_hash_rem_td(ohci_softc_t *sc, ohci_soft_td_t *std)
ohci_softc_t     1846 dev/usb/ohci.c ohci_hash_find_td(ohci_softc_t *sc, ohci_physaddr_t a)
ohci_softc_t     1861 dev/usb/ohci.c ohci_hash_add_itd(ohci_softc_t *sc, ohci_soft_itd_t *sitd)
ohci_softc_t     1875 dev/usb/ohci.c ohci_hash_rem_itd(ohci_softc_t *sc, ohci_soft_itd_t *sitd)
ohci_softc_t     1886 dev/usb/ohci.c ohci_hash_find_itd(ohci_softc_t *sc, ohci_physaddr_t a)
ohci_softc_t     1904 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)opipe->pipe.device->bus;
ohci_softc_t     2014 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)dev->bus;
ohci_softc_t     2131 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)pipe->device->bus;
ohci_softc_t     2184 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)opipe->pipe.device->bus;
ohci_softc_t     2383 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)xfer->pipe->device->bus;
ohci_softc_t     2723 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)pipe->device->bus;
ohci_softc_t     2753 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)pipe->device->bus;
ohci_softc_t     2779 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)xfer->pipe->device->bus;
ohci_softc_t     2816 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)pipe->device->bus;
ohci_softc_t     2857 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)dev->bus;
ohci_softc_t     2969 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)pipe->device->bus;
ohci_softc_t     2997 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)dev->bus;
ohci_softc_t     3088 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)pipe->device->bus;
ohci_softc_t     3121 dev/usb/ohci.c ohci_device_setintr(ohci_softc_t *sc, struct ohci_pipe *opipe, int ival)
ohci_softc_t     3215 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)dev->bus;
ohci_softc_t     3335 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)opipe->pipe.device->bus;
ohci_softc_t     3356 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)opipe->pipe.device->bus;
ohci_softc_t     3419 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)pipe->device->bus;
ohci_softc_t     3437 dev/usb/ohci.c 	ohci_softc_t *sc = (ohci_softc_t *)pipe->device->bus;
ohci_softc_t      150 dev/usb/ohcivar.h usbd_status	ohci_checkrev(ohci_softc_t *);
ohci_softc_t      151 dev/usb/ohcivar.h usbd_status	ohci_handover(ohci_softc_t *);
ohci_softc_t      152 dev/usb/ohcivar.h usbd_status	ohci_init(ohci_softc_t *);
ohci_softc_t      154 dev/usb/ohcivar.h int		ohci_detach(ohci_softc_t *, int);