Home
last modified time | relevance | path

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

/src/sys/dev/usb/controller/
H A Dxhci.h540 uint16_t sc_command_idx; member
H A Dxhci.c281 sc->sc_command_idx = 0; in xhci_reset_command_queue_locked()
319 sc->sc_command_idx = 0; in xhci_start_controller()
1226 i = sc->sc_command_idx; in xhci_do_command()
1278 sc->sc_command_idx = i; in xhci_do_command()