Searched refs:I2O_CMD_BLOCK_WRITE (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/dpt/ | ||
D | dpti_i2o.h | 275 #define I2O_CMD_BLOCK_WRITE 0x31 macro |
/drivers/message/i2o/ | ||
D | i2o_block.c | 774 cmd = I2O_CMD_BLOCK_WRITE << 24; in i2o_block_transfer() |