Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dxhci-ring.c3267 int reserved_trbs = xhci->cmd_ring_reserved_trbs; in queue_command() local
3271 reserved_trbs++; in queue_command()
3274 reserved_trbs, GFP_ATOMIC); in queue_command()