Searched refs:I2O_MSGFLAGS_64BIT (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/i2o/ | ||
| D | i2o.h | 186 #define I2O_MSGFLAGS_64BIT 0x0200 macro |
| D | iop.c | 1628 if ((le32toh(rb->msgflags) & I2O_MSGFLAGS_64BIT) != 0) in iop_handle_reply() |