Searched refs:command_list (Results 1 – 2 of 2) sorted by relevance
343 void *command_list; member
2062 dd->port->command_list + sizeof(struct mtip_cmd_hdr) * rq->tag; in mtip_hw_submit_io()2718 if (port->command_list) { in mtip_dma_free()2720 port->command_list, port->command_list_dma); in mtip_dma_free()2744 port->command_list = in mtip_dma_alloc()2747 if (!port->command_list) { in mtip_dma_alloc()3414 dd->port->command_list + sizeof(struct mtip_cmd_hdr) * rq->tag; in mtip_issue_reserved_cmd()