Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dqlogicpti.h217 #define SF_SENT_CDB 0x0400 macro
H A Dqla1280.h578 #define SF_SENT_CDB BIT_10 /* Send CDB */ macro
H A Dqlogicpti.c1080 else if (!(sts->state_flags & SF_SENT_CDB)) in DEF_SCSI_QCMD()
H A Dqla1280.c1323 else if (!(state_flags & SF_SENT_CDB)) in qla1280_return_status()