Searched refs:I2O_RESET_IN_PROGRESS (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/i2o/ | ||
| D | i2o.h | 428 #define I2O_RESET_IN_PROGRESS 0x01 macro |
| D | iop.c | 1535 if (*sw != htole32(I2O_RESET_IN_PROGRESS)) { in iop_reset() |