Home
last modified time | relevance | path

Searched refs:I2O_CMD_BLOCK_MUNLOCK (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/scsi/dpt/
Ddpti_i2o.h278 #define I2O_CMD_BLOCK_MUNLOCK 0x4B macro
/linux-2.6.39/include/linux/
Di2o.h171 #define I2O_CMD_BLOCK_MUNLOCK 0x4B macro
/linux-2.6.39/drivers/message/i2o/
Di2o_block.c231 cpu_to_le32(I2O_CMD_BLOCK_MUNLOCK << 24 | HOST_TID << 12 | dev-> in i2o_block_device_unlock()