Home
last modified time | relevance | path

Searched refs:SF_GOT_SENSE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dqlogicpti.h220 #define SF_GOT_SENSE 0x2000 macro
H A Dqlogicpti.c1086 else if (!(sts->state_flags & SF_GOT_SENSE)) in DEF_SCSI_QCMD()
1178 if (sts->state_flags & SF_GOT_SENSE) in qlogicpti_intr_handler()
H A Dqla1280.h575 #define SF_GOT_SENSE BIT_13 /* Got Sense */ macro
H A Dqla1280.c1329 else if (!(state_flags & SF_GOT_SENSE)) in qla1280_return_status()