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()2755 if (port->command_list) { in mtip_dma_free()2757 port->command_list, port->command_list_dma); in mtip_dma_free()2781 port->command_list = in mtip_dma_alloc()2784 if (!port->command_list) { in mtip_dma_alloc()3454 dd->port->command_list + sizeof(struct mtip_cmd_hdr) * rq->tag; in mtip_issue_reserved_cmd()