Searched refs:I2O_CMD_BLOCK_POWER (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/i2o/ | ||
D | i2o.h | 175 #define I2O_CMD_BLOCK_POWER 0x70 macro |
D | i2o_block.c | 261 cpu_to_le32(I2O_CMD_BLOCK_POWER << 24 | HOST_TID << 12 | i2o_dev-> in i2o_block_device_power() |