sys/dev/usb/xhci.c
109
int xhci_command_submit(struct xhci_softc *, struct xhci_trb *, int);
sys/dev/usb/xhci.c
2077
error = xhci_command_submit(sc, &trb, XHCI_CMD_TIMEOUT);
sys/dev/usb/xhci.c
2097
error = xhci_command_submit(sc, &trb, XHCI_CMD_TIMEOUT);
sys/dev/usb/xhci.c
2115
xhci_command_submit(sc, &trb, 0);
sys/dev/usb/xhci.c
2132
xhci_command_submit(sc, &trb, 0);
sys/dev/usb/xhci.c
2153
error = xhci_command_submit(sc, &trb, XHCI_CMD_TIMEOUT);
sys/dev/usb/xhci.c
2180
error = xhci_command_submit(sc, &trb, XHCI_CMD_TIMEOUT);
sys/dev/usb/xhci.c
2199
error = xhci_command_submit(sc, &trb, XHCI_CMD_TIMEOUT);