Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_iocb.c24 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_get_cmd_direction()
147 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_configure_prot_mode()
200 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_32()
256 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_64()
342 cmd = GET_CMD_SP(sp); in qla2x00_start_scsi()
598 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_type_6_iocbs()
709 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_iocbs()
773 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_set_t10dif_tags()
907 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist_no_difb()
1016 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist()
[all …]
H A Dqla_inline.h141 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla2x00_hba_err_chk_enabled()
H A Dqla_mr.c2106 struct scsi_cmnd *cp = GET_CMD_SP(sp); in qlafx00_handle_sense()
2308 cp = GET_CMD_SP(sp); in qlafx00_status_entry()
2547 cp = GET_CMD_SP(sp); in qlafx00_status_cont_entry()
2982 cmd = GET_CMD_SP(sp); in qlafx00_build_scsi_iocbs()
3056 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qlafx00_start_scsi()
H A Dqla_isr.c2524 struct scsi_cmnd *cp = GET_CMD_SP(sp); in qla2x00_handle_sense()
2574 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_handle_dif_error()
2951 cp = GET_CMD_SP(sp); in qla2x00_status_entry()
3250 cp = GET_CMD_SP(sp); in qla2x00_status_cont_entry()
H A Dqla_os.c678 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_sp_free_dma()
718 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_sp_compl()
731 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_qpair_sp_free_dma()
809 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_qpair_sp_compl()
1348 cmd = GET_CMD_SP(sp); in qla2x00_eh_wait_for_pending_commands()
1690 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_abort_srb()
H A Dqla_def.h680 #define GET_CMD_SP(sp) (sp->u.scmd.cmd) macro
H A Dqla_mbx.c1486 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_abort_command()