Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dqlogicpti.h219 #define SF_GOT_STATUS 0x1000 macro
H A Dqla1280.h576 #define SF_GOT_STATUS BIT_12 /* Got Status */ macro
H A Dqlogicpti.c1084 else if (!(sts->state_flags & SF_GOT_STATUS)) in DEF_SCSI_QCMD()
H A Dqla1280.c1327 else if (!(state_flags & SF_GOT_STATUS)) in qla1280_return_status()