Searched refs:IOP_INIT_CODE (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/i2o/ | ||
| D | iopvar.h | 94 #define IOP_INIT_CODE 0x80 macro |
| D | iop.c | 982 mf->flags = IOP_INIT_CODE | ((sc->sc_framesize >> 2) << 16); in iop_ofifo_init() |