Home
last modified time | relevance | path

Searched refs:sc_command_addr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dxhcivar.h138 bus_addr_t sc_command_addr; member
H A Dxhci.c704 while (sc->sc_command_addr != 0) in xhci_suspend()
2574 if (trb_0 == sc->sc_command_addr) { in xhci_event_cmd()
3194 sc->sc_command_addr, 0, 0, 0); in xhci_abort_command()
3242 while (sc->sc_command_addr != 0 || in xhci_do_command_locked()
3253 sc->sc_command_addr = xhci_ring_trbp(cr, 0); in xhci_do_command_locked()
3255 sc->sc_command_addr = xhci_ring_trbp(cr, cr->xr_ep); in xhci_do_command_locked()
3298 sc->sc_command_addr = 0; in xhci_do_command_locked()