Searched refs:PQI_FLAG_DMA_VALID (Results 1 – 3 of 3) sorted by relevance
231 if ((cmd->pc_flags & PQI_FLAG_DMA_VALID) != 0) { in pqi_start()527 (cmd->pc_flags & PQI_FLAG_DMA_VALID) == 0) { in pqi_init_pkt()591 cmd->pc_flags |= PQI_FLAG_DMA_VALID; in pqi_init_pkt()625 if ((c->pc_flags & PQI_FLAG_DMA_VALID) != 0) { in pqi_destroy_pkt()626 c->pc_flags &= ~PQI_FLAG_DMA_VALID; in pqi_destroy_pkt()642 if (cmd->pc_flags & PQI_FLAG_DMA_VALID) { in pqi_dmafree()643 cmd->pc_flags &= ~PQI_FLAG_DMA_VALID; in pqi_dmafree()
428 #define PQI_FLAG_DMA_VALID 0x0100 macro446 (PQI_FLAG_DMA_VALID |\
550 if (cmd->pc_flags & PQI_FLAG_DMA_VALID) { in setup_aio_request()591 if (cmd->pc_flags & PQI_FLAG_DMA_VALID) { in setup_raid_request()683 if (cmd->pc_flags & PQI_FLAG_DMA_VALID) in aio_io_complete()