Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2o/
Di2o.h186 #define I2O_MSGFLAGS_64BIT 0x0200 macro
Diop.c1628 if ((le32toh(rb->msgflags) & I2O_MSGFLAGS_64BIT) != 0) in iop_handle_reply()