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

  /src/sys/dev/i2o/
ld_iop.c 499 err = ((rb->msgflags & I2O_MSGFLAGS_FAIL) != 0);
532 if ((rb->msgflags & I2O_MSGFLAGS_FAIL) != 0)
iopsp.c 546 if ((rb->msgflags & I2O_MSGFLAGS_FAIL) != 0) {
iop.c 1657 if ((rb->msgflags & I2O_MSGFLAGS_FAIL) != 0) {
1685 if ((rb->msgflags & I2O_MSGFLAGS_FAIL) == 0)
1691 if ((rb->msgflags & I2O_MSGFLAGS_FAIL) != 0)
1787 if ((rb->msgflags & I2O_MSGFLAGS_FAIL) != 0)
i2o.h 188 #define I2O_MSGFLAGS_FAIL 0x2000
211 * processed (i.e I2O_MSGFLAGS_FAIL is set in the reply).
  /src/usr.sbin/iopctl/
iopctl.c 231 if ((rf->msgflags & I2O_MSGFLAGS_FAIL) != 0)

Completed in 15 milliseconds