cmd_dequeue_dma  1395 drivers/usb/host/xhci-ring.c 	dma_addr_t cmd_dequeue_dma;
cmd_dequeue_dma  1406 drivers/usb/host/xhci-ring.c 	cmd_dequeue_dma = xhci_trb_virt_to_dma(xhci->cmd_ring->deq_seg,
cmd_dequeue_dma  1412 drivers/usb/host/xhci-ring.c 	if (!cmd_dequeue_dma || cmd_dma != (u64)cmd_dequeue_dma) {