Searched refs:I2O_STATUS_SUCCESS (Results 1 – 3 of 3) sorted by relevance
1216 else if (im->im_reqstatus == I2O_STATUS_SUCCESS || in iop_sys_enable()1658 status = I2O_STATUS_SUCCESS; in iop_handle_reply()1701 if (status != I2O_STATUS_SUCCESS) in iop_handle_reply()2148 else if (im->im_reqstatus != I2O_STATUS_SUCCESS) in iop_msg_post()
501 if (!err && rb->reqstatus != I2O_STATUS_SUCCESS) { in ld_iop_intr()
85 #define I2O_STATUS_SUCCESS 0x00 macro