cmd_ring_reserved_trbs 627 drivers/usb/host/xhci-mem.c if (xhci->cmd_ring_reserved_trbs == MAX_RSVD_CMD_TRBS) { cmd_ring_reserved_trbs 631 drivers/usb/host/xhci-mem.c xhci->cmd_ring_reserved_trbs++; cmd_ring_reserved_trbs 718 drivers/usb/host/xhci-mem.c xhci->cmd_ring_reserved_trbs--; cmd_ring_reserved_trbs 780 drivers/usb/host/xhci-mem.c xhci->cmd_ring_reserved_trbs--; cmd_ring_reserved_trbs 1913 drivers/usb/host/xhci-mem.c xhci->cmd_ring_reserved_trbs = 0; cmd_ring_reserved_trbs 2491 drivers/usb/host/xhci-mem.c xhci->cmd_ring_reserved_trbs++; cmd_ring_reserved_trbs 4012 drivers/usb/host/xhci-ring.c int reserved_trbs = xhci->cmd_ring_reserved_trbs; cmd_ring_reserved_trbs 1781 drivers/usb/host/xhci.h unsigned int cmd_ring_reserved_trbs;