Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhci.h496 uint16_t sc_command_idx; member
H A Dxhci.c321 sc->sc_command_idx = 0; in xhci_reset_command_queue_locked()
358 sc->sc_command_idx = 0; in xhci_start_controller()
564 sc->sc_command_idx = 0; in xhci_halt_controller()
1161 i = sc->sc_command_idx; in xhci_do_command()
1214 sc->sc_command_idx = i; in xhci_do_command()