HomeSort by: relevance | last modified time | path
    Searched refs:I2O_STATUS_SUCCESS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/i2o/
iop.c 1216 else if (im->im_reqstatus == I2O_STATUS_SUCCESS ||
1658 status = I2O_STATUS_SUCCESS;
1701 if (status != I2O_STATUS_SUCCESS)
2148 else if (im->im_reqstatus != I2O_STATUS_SUCCESS)
ld_iop.c 501 if (!err && rb->reqstatus != I2O_STATUS_SUCCESS) {
i2o.h 85 #define I2O_STATUS_SUCCESS 0x00

Completed in 31 milliseconds