Searched refs:I2O_CMD_BLOCK_MLOCK (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/dpt/ | ||
D | dpti_i2o.h | 277 #define I2O_CMD_BLOCK_MLOCK 0x49 macro |
/drivers/message/i2o/ | ||
D | i2o_block.c | 203 cpu_to_le32(I2O_CMD_BLOCK_MLOCK << 24 | HOST_TID << 12 | dev-> in i2o_block_device_lock() |