Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2o/
Dld_iop.c384 write ? I2O_RBS_BLOCK_WRITE : I2O_RBS_BLOCK_READ); in ld_iop_start()
422 mf->msgfunc = I2O_MSGFUNC(sc->sc_ii.ii_tid, I2O_RBS_BLOCK_WRITE); in ld_iop_dump()
Di2o.h733 #define I2O_RBS_BLOCK_WRITE 0x31 macro