Searched refs:cmd_dequeue_dma (Results 1 – 1 of 1) sorted by relevance
1373 dma_addr_t cmd_dequeue_dma; in handle_cmd_completion() local1381 cmd_dequeue_dma = xhci_trb_virt_to_dma(xhci->cmd_ring->deq_seg, in handle_cmd_completion()1384 if (cmd_dequeue_dma == 0) { in handle_cmd_completion()1389 if (cmd_dma != (u64) cmd_dequeue_dma) { in handle_cmd_completion()