Searched refs:cmd_dequeue_dma (Results 1 – 1 of 1) sorted by relevance
1705 dma_addr_t cmd_dequeue_dma; in handle_cmd_completion() local1729 cmd_dequeue_dma = xhci_trb_virt_to_dma(xhci->cmd_ring->deq_seg, in handle_cmd_completion()1735 if (!cmd_dequeue_dma || cmd_dma != (u64)cmd_dequeue_dma) { in handle_cmd_completion()