Home
last modified time | relevance | path

Searched refs:REQ_OP_DRV_OUT (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/scsi/
A Dscsi_bsg.c29 REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in scsi_bsg_sg_io_fn()
A Dscsi_ioctl.c444 REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in sg_io()
566 rq = scsi_alloc_request(q, in_len ? REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in sg_scsi_ioctl()
A Dscsi_lib.c221 REQ_OP_DRV_OUT : REQ_OP_DRV_IN, in __scsi_execute()
A Dsg.c1728 REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in sg_start_req()
A Dst.c548 REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in st_scsi_execute()
/linux/include/linux/
A Dblk_types.h376 REQ_OP_DRV_OUT = 35, enumerator
A Dblkdev.h58 return op == REQ_OP_DRV_IN || op == REQ_OP_DRV_OUT; in blk_op_is_passthrough()
/linux/drivers/block/
A Dsx8.c512 rq = blk_mq_alloc_request(host->oob_q, REQ_OP_DRV_OUT, 0); in carm_array_info()
565 rq = blk_mq_alloc_request(host->oob_q, REQ_OP_DRV_OUT, 0); in carm_send_special()
723 if (req_op(rq) == REQ_OP_DRV_OUT) in carm_queue_rq()
A Dpktcdvd.c707 REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in pkt_generic_packet()
/linux/block/
A Dbsg-lib.c44 REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in bsg_transport_sg_io_fn()
/linux/drivers/mmc/core/
A Dqueue.c48 case REQ_OP_DRV_OUT: in mmc_cqe_issue_type()
A Dblock.c261 req = blk_mq_alloc_request(mq->queue, REQ_OP_DRV_OUT, 0); in power_ro_lock_store()
650 idata->ic.write_flag ? REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in mmc_blk_ioctl_cmd()
720 idata[0]->ic.write_flag ? REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in mmc_blk_ioctl_multi_cmd()
2283 case REQ_OP_DRV_OUT: in mmc_blk_mq_issue_rq()
/linux/drivers/target/
A Dtarget_core_pscsi.c985 REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in pscsi_execute_cmd()
/linux/drivers/nvme/host/
A Dcore.c611 return nvme_is_write(cmd) ? REQ_OP_DRV_OUT : REQ_OP_DRV_IN; in nvme_req_op()
1002 case REQ_OP_DRV_OUT: in nvme_setup_cmd()
/linux/drivers/scsi/ufs/
A Dufshpb.c922 umap_req = ufshpb_get_req(hpb, rgn_idx, REQ_OP_DRV_OUT, atomic); in ufshpb_issue_umap_req()
A Dufshcd.c2953 req = blk_mq_alloc_request(q, REQ_OP_DRV_OUT, 0); in ufshcd_exec_dev_cmd()
6587 req = blk_mq_alloc_request(q, REQ_OP_DRV_OUT, 0); in __ufshcd_issue_tm_cmd()
6724 req = blk_mq_alloc_request(q, REQ_OP_DRV_OUT, 0); in ufshcd_issue_devman_upiu_cmd()

Completed in 75 milliseconds