Home
last modified time | relevance | path

Searched refs:I2O_STATUS_SUCCESS (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/i2o/
Diop.c1216 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()
Dld_iop.c501 if (!err && rb->reqstatus != I2O_STATUS_SUCCESS) { in ld_iop_intr()
Di2o.h85 #define I2O_STATUS_SUCCESS 0x00 macro