Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2o/
Diopvar.h94 #define IOP_INIT_CODE 0x80 macro
Diop.c982 mf->flags = IOP_INIT_CODE | ((sc->sc_framesize >> 2) << 16); in iop_ofifo_init()