Home
last modified time | relevance | path

Searched refs:MSG_FAIL (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/dpt/
H A Ddpti_i2o.h409 #define MSG_FAIL 0x2000 macro
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Ddpt_i2o.c2120 if (readl(reply) & MSG_FAIL) { in adpt_isr()
2359 if(!(reply_flags & MSG_FAIL)) { in adpt_i2o_scsi_complete()