Home
last modified time | relevance | path

Searched refs:I2O_MESSAGE_FLAGS_FAIL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pst/
H A Dpst-iop.h148 #define I2O_MESSAGE_FLAGS_FAIL 0x20 macro
H A Dpst-iop.c192 if (reply->message_flags & I2O_MESSAGE_FLAGS_FAIL) in iop_intr()