Searched refs:MSG_FAIL (Results 1 – 4 of 4) sorted by relevance
414 #define MSG_FAIL 0x2000 macro
37 if (msg[0] & MSG_FAIL) { in i2o_report_status()
461 if (le32_to_cpu(msg->u.head[0]) & MSG_FAIL) { in i2o_exec_reply()
2223 if (readl(reply) & MSG_FAIL) { in adpt_isr()2454 if(!(reply_flags & MSG_FAIL)) { in adpt_i2o_to_scsi()