DMA_MIN_SIZE
if (wanted_len < DMA_MIN_SIZE)
if (wanted_len < DMA_MIN_SIZE || blk_rq_is_passthrough(scsi_cmd_to_rq(cmd)))