Home
last modified time | relevance | path

Searched refs:QLA_TGT_SENSE_VALID (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_target.h759 #define QLA_TGT_SENSE_VALID(sense) ((sense != NULL) && \ macro
H A Dqla_target.c2787 if (QLA_TGT_SENSE_VALID(prm->sense_buffer) || in qlt_pre_xmit_response()
2825 if (QLA_TGT_SENSE_VALID(prm->sense_buffer)) { in qlt_24xx_init_ctio_to_isp()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_target.h773 #define QLA_TGT_SENSE_VALID(sense) ((sense != NULL) && \ macro
H A Dqla_target.c2819 if (QLA_TGT_SENSE_VALID(prm->sense_buffer) || in qlt_pre_xmit_response()
2857 if (QLA_TGT_SENSE_VALID(prm->sense_buffer)) { in qlt_24xx_init_ctio_to_isp()

Completed in 20 milliseconds