Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_iocb.c26 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()
259 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_64()
333 cmd = GET_CMD_SP(sp); in qla2x00_start_scsi()
623 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_type_6_iocbs()
739 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_iocbs()
809 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_set_t10dif_tags()
957 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist_no_difb()
1049 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist()
[all …]
Dqla_inline.h178 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla2x00_hba_err_chk_enabled()
Dqla_mr.c2128 struct scsi_cmnd *cp = GET_CMD_SP(sp); in qlafx00_handle_sense()
2333 cp = GET_CMD_SP(sp); in qlafx00_status_entry()
2569 cp = GET_CMD_SP(sp); in qlafx00_status_cont_entry()
2984 cmd = GET_CMD_SP(sp); in qlafx00_build_scsi_iocbs()
3065 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qlafx00_start_scsi()
Dqla_isr.c1588 struct scsi_cmnd *cp = GET_CMD_SP(sp); in qla2x00_handle_sense()
1638 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_handle_dif_error()
1974 cp = GET_CMD_SP(sp); in qla2x00_status_entry()
2258 cp = GET_CMD_SP(sp); in qla2x00_status_cont_entry()
Dqla_os.c604 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_sp_free_dma()
652 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_sp_compl()
659 sp, GET_CMD_SP(sp)); in qla2x00_sp_compl()
1041 cmd = GET_CMD_SP(sp); in qla2x00_eh_wait_for_pending_commands()
Dqla_def.h396 #define GET_CMD_SP(sp) (sp->u.scmd.cmd) macro
Dqla_mbx.c895 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_abort_command()