Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/controller/
H A Dxhci.h540 uint16_t sc_command_idx; member
H A Dxhci.c280 sc->sc_command_idx = 0; in xhci_reset_command_queue_locked()
318 sc->sc_command_idx = 0; in xhci_start_controller()
1141 i = sc->sc_command_idx; in xhci_do_command()
1193 sc->sc_command_idx = i; in xhci_do_command()