Home
last modified time | relevance | path

Searched refs:GET_CMD_SP (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_iocb.c25 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_get_cmd_direction()
148 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_configure_prot_mode()
201 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_32()
257 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_64()
343 cmd = GET_CMD_SP(sp); in qla2x00_start_scsi()
598 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_type_6_iocbs()
708 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_iocbs()
772 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_set_t10dif_tags()
906 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist_no_difb()
1015 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist()
[all …]
Dqla_inline.h118 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla2x00_hba_err_chk_enabled()
Dqla_mr.c2134 struct scsi_cmnd *cp = GET_CMD_SP(sp); in qlafx00_handle_sense()
2336 cp = GET_CMD_SP(sp); in qlafx00_status_entry()
2575 cp = GET_CMD_SP(sp); in qlafx00_status_cont_entry()
3010 cmd = GET_CMD_SP(sp); in qlafx00_build_scsi_iocbs()
3084 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qlafx00_start_scsi()
Dqla_isr.c2077 struct scsi_cmnd *cp = GET_CMD_SP(sp); in qla2x00_handle_sense()
2127 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_handle_dif_error()
2503 cp = GET_CMD_SP(sp); in qla2x00_status_entry()
2809 cp = GET_CMD_SP(sp); in qla2x00_status_cont_entry()
Dqla_os.c658 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_sp_free_dma()
698 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_sp_compl()
716 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_qpair_sp_free_dma()
794 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_qpair_sp_compl()
1355 cmd = GET_CMD_SP(sp); in qla2x00_eh_wait_for_pending_commands()
Dqla_def.h633 #define GET_CMD_SP(sp) (sp->u.scmd.cmd) macro
Dqla_mbx.c1473 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_abort_command()