Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhci.h541 uint16_t sc_command_idx; member
H A Dxhci.c259 sc->sc_command_idx = 0; in xhci_reset_command_queue_locked()
297 sc->sc_command_idx = 0; in xhci_start_controller()
1206 i = sc->sc_command_idx; in xhci_do_command()
1258 sc->sc_command_idx = i; in xhci_do_command()