ohci_softc
struct ohci_softc sc;
struct ohci_softc sc;
struct ohci_softc sc_ohci;
struct ohci_softc sc;
struct ohci_softc sc;
struct ohci_softc sc;
struct ohci_softc sc;
struct ohci_soft_td *ohci_hash_find_td(struct ohci_softc *, ohci_physaddr_t);
void ohci_hash_add_itd(struct ohci_softc *, struct ohci_soft_itd *);
ohci_intr1(struct ohci_softc *sc)
void ohci_hash_rem_itd(struct ohci_softc *, struct ohci_soft_itd *);
struct ohci_soft_itd *ohci_hash_find_itd(struct ohci_softc *, ohci_physaddr_t);
ohci_rhsc_able(struct ohci_softc *sc, int on)
struct ohci_softc *sc = v_sc;
ohci_add_done(struct ohci_softc *sc, ohci_physaddr_t done)
struct ohci_softc *sc = v;
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
usbd_status ohci_device_setintr(struct ohci_softc *sc,
ohci_rhsc(struct ohci_softc *sc, struct usbd_xfer *xfer)
void ohci_rhsc_able(struct ohci_softc *, int);
struct ohci_softc *sc = (struct ohci_softc *)bus;
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
void ohci_dumpregs(struct ohci_softc *);
ohci_hash_add_td(struct ohci_softc *sc, struct ohci_soft_td *std)
ohci_hash_find_td(struct ohci_softc *sc, ohci_physaddr_t a)
ohci_hash_add_itd(struct ohci_softc *sc, struct ohci_soft_itd *sitd)
ohci_hash_rem_itd(struct ohci_softc *sc, struct ohci_soft_itd *sitd)
ohci_hash_find_itd(struct ohci_softc *sc, ohci_physaddr_t a)
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
OREAD1(struct ohci_softc *sc, bus_size_t r)
OREAD2(struct ohci_softc *sc, bus_size_t r)
struct ohci_softc *sc = (struct ohci_softc *)pipe->device->bus;
OREAD4(struct ohci_softc *sc, bus_size_t r)
struct ohci_softc *sc = (struct ohci_softc *)pipe->device->bus;
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
struct ohci_softc *sc = (struct ohci_softc *)pipe->device->bus;
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
struct ohci_softc *sc = (struct ohci_softc *)pipe->device->bus;
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
struct ohci_softc *sc = (struct ohci_softc *)self;
struct ohci_softc *sc = (struct ohci_softc *)pipe->device->bus;
ohci_device_setintr(struct ohci_softc *sc, struct ohci_pipe *opipe, int ival)
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
struct ohci_softc *sc = (struct ohci_softc *)xfer->device->bus;
struct ohci_softc *sc = (struct ohci_softc *)pipe->device->bus;
struct ohci_softc *sc = (struct ohci_softc *)pipe->device->bus;
struct ohci_softc *sc = (struct ohci_softc *)self;
ohci_alloc_sed(struct ohci_softc *sc)
ohci_free_sed(struct ohci_softc *sc, struct ohci_soft_ed *sed)
ohci_alloc_std(struct ohci_softc *sc)
ohci_free_std(struct ohci_softc *sc, struct ohci_soft_td *std)
ohci_alloc_std_chain(struct ohci_softc *sc, u_int alen, struct usbd_xfer *xfer,
ohci_free_std_chain(struct ohci_softc *sc, struct ohci_soft_td *std,
ohci_alloc_sitd(struct ohci_softc *sc)
ohci_free_sitd(struct ohci_softc *sc, struct ohci_soft_itd *sitd)
ohci_checkrev(struct ohci_softc *sc)
ohci_handover(struct ohci_softc *sc)
ohci_init(struct ohci_softc *sc)
struct ohci_soft_ed *ohci_alloc_sed(struct ohci_softc *);
void ohci_free_sed(struct ohci_softc *, struct ohci_soft_ed *);
struct ohci_soft_td *ohci_alloc_std(struct ohci_softc *);
void ohci_free_std(struct ohci_softc *, struct ohci_soft_td *);
struct ohci_soft_itd *ohci_alloc_sitd(struct ohci_softc *);
void ohci_free_sitd(struct ohci_softc *, struct ohci_soft_itd *);
void ohci_free_std_chain(struct ohci_softc *, struct ohci_soft_td *,
usbd_status ohci_alloc_std_chain(struct ohci_softc *, u_int,
void ohci_add_done(struct ohci_softc *, ohci_physaddr_t);
void ohci_rhsc(struct ohci_softc *, struct usbd_xfer *);
ohci_dumpregs(struct ohci_softc *sc)
void ohci_hash_add_td(struct ohci_softc *, struct ohci_soft_td *);
int ohci_intr1(struct ohci_softc *);
struct ohci_softc *sc = p;
usbd_status ohci_checkrev(struct ohci_softc *);
usbd_status ohci_handover(struct ohci_softc *);
usbd_status ohci_init(struct ohci_softc *);