Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/scsi/
H A Dscsi_bsg.c29 REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in scsi_bsg_sg_io_fn()
H A Dscsi_ioctl.c458 REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in sg_io()
552 rq = scsi_alloc_request(q, in_len ? REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in sg_scsi_ioctl()
H A Dsr_ioctl.c209 REQ_OP_DRV_OUT : REQ_OP_DRV_IN, cgc->buffer, in sr_do_ioctl()
H A Dses.c171 result = scsi_execute_cmd(sdev, cmd, REQ_OP_DRV_OUT, buf, bufflen, in ses_send_diag()
H A Dch.c540 result = ch_do_scsi(ch, cmd, 12, buffer, 256, REQ_OP_DRV_OUT); in ch_set_voltag()
H A Dscsi_transport_spi.c678 result = spi_execute(sdev, spi_write_buffer, REQ_OP_DRV_OUT, in spi_dv_device_echo_buffer()
H A Dsd.c731 ret = scsi_execute_cmd(sdev, cdb, send ? REQ_OP_DRV_OUT : REQ_OP_DRV_IN, in sd_sec_submit()
2065 result = scsi_execute_cmd(sdev, cmd, REQ_OP_DRV_OUT, &data, in sd_pr_out_command()
H A Dscsi_lib.c2252 ret = scsi_execute_cmd(sdev, cmd, REQ_OP_DRV_OUT, real_buffer, len, in scsi_mode_select()
H A Dsg.c1753 REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in sg_start_req()
H A Dst.c563 REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in st_scsi_execute()
/linux-6.15/include/linux/
H A Dblk_types.h353 REQ_OP_DRV_OUT = (__force blk_opf_t)35, enumerator
H A Dblkdev.h289 return op == REQ_OP_DRV_IN || op == REQ_OP_DRV_OUT; in blk_op_is_passthrough()
/linux-6.15/drivers/scsi/device_handler/
H A Dscsi_dh_emc.c242 blk_opf_t opf = REQ_OP_DRV_OUT | REQ_FAILFAST_DEV | in send_trespass_cmd()
H A Dscsi_dh_rdac.c513 blk_opf_t opf = REQ_OP_DRV_OUT | REQ_FAILFAST_DEV | in send_mode_select()
H A Dscsi_dh_alua.c163 blk_opf_t opf = REQ_OP_DRV_OUT | REQ_FAILFAST_DEV | in submit_stpg()
/linux-6.15/drivers/hwmon/
H A Ddrivetemp.c179 op = REQ_OP_DRV_OUT; in drivetemp_scsi_command()
/linux-6.15/block/
H A Dbsg-lib.c44 REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in bsg_transport_sg_io_fn()
H A Dblk-core.c862 case REQ_OP_DRV_OUT: in submit_bio_noacct()
/linux-6.15/drivers/mmc/core/
H A Dqueue.c48 case REQ_OP_DRV_OUT: in mmc_cqe_issue_type()
H A Dblock.c310 req = blk_mq_alloc_request(mq->queue, REQ_OP_DRV_OUT, 0); in power_ro_lock_store()
732 idata->ic.write_flag ? REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in mmc_blk_ioctl_cmd()
805 idata[0]->ic.write_flag ? REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in mmc_blk_ioctl_multi_cmd()
2469 case REQ_OP_DRV_OUT: in mmc_blk_mq_issue_rq()
2961 rq = blk_mq_alloc_request(md->queue.queue, REQ_OP_DRV_OUT, 0); in mmc_route_rpmb_frames()
/linux-6.15/drivers/target/
H A Dtarget_core_pscsi.c943 REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in pscsi_execute_cmd()
/linux-6.15/drivers/nvme/host/
H A Dnvme.h835 return nvme_is_write(cmd) ? REQ_OP_DRV_OUT : REQ_OP_DRV_IN; in nvme_req_op()
H A Dcore.c1067 case REQ_OP_DRV_OUT: in nvme_setup_cmd()
/linux-6.15/drivers/block/
H A Dublk_drv.c438 case REQ_OP_DRV_OUT: in ublk_setup_iod_zoned()
H A Dpktcdvd.c722 REQ_OP_DRV_OUT : REQ_OP_DRV_IN, 0); in pkt_generic_packet()

12