Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
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()
202 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_32()
258 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_64()
344 cmd = GET_CMD_SP(sp); in qla2x00_start_scsi()
604 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_type_6_iocbs()
716 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_iocbs()
780 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_set_t10dif_tags()
859 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist_no_difb()
968 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist()
[all …]
Dqla_mr.c2107 struct scsi_cmnd *cp = GET_CMD_SP(sp); in qlafx00_handle_sense()
2309 cp = GET_CMD_SP(sp); in qlafx00_status_entry()
2548 cp = GET_CMD_SP(sp); in qlafx00_status_cont_entry()
2983 cmd = GET_CMD_SP(sp); in qlafx00_build_scsi_iocbs()
3057 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qlafx00_start_scsi()
Dqla_inline.h144 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla2x00_hba_err_chk_enabled()
Dqla_isr.c2810 struct scsi_cmnd *cp = GET_CMD_SP(sp); in qla2x00_handle_sense()
2860 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_handle_dif_error()
3231 cp = GET_CMD_SP(sp); in qla2x00_status_entry()
3533 cp = GET_CMD_SP(sp); in qla2x00_status_cont_entry()
Dqla_os.c710 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_sp_free_dma()
750 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_sp_compl()
764 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_qpair_sp_free_dma()
842 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_qpair_sp_compl()
1382 cmd = GET_CMD_SP(sp); in __qla2x00_eh_wait_for_pending_commands()
1781 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_abort_srb()
Dqla_edif.c2858 cmd = GET_CMD_SP(sp); in qla28xx_start_scsi_edif()
3372 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla_chk_edif_rx_sa_delete_pending()
Dqla_def.h750 #define GET_CMD_SP(sp) (sp->u.scmd.cmd) macro
Dqla_mbx.c1527 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_abort_command()