Searched refs:I2O_MESSAGE_SIZE (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/ibmasm/
H A Di2o.h46 #define I2O_MESSAGE_SIZE 0x1000 macro
47 #define I2O_COMMAND_SIZE (I2O_MESSAGE_SIZE - sizeof(struct i2o_header))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/dpt/
H A Ddpti_i2o.h426 #define I2O_MESSAGE_SIZE(x) ((x)<<16) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/i2o/
H A Ddevice.c488 cpu_to_le32(I2O_MESSAGE_SIZE(i + sizeof(struct i2o_message) / 4) |
H A Di2o_scsi.c629 cpu_to_le32(I2O_MESSAGE_SIZE(mptr - &msg->u.head[0]) | sgl_offset);
H A Di2o_block.c866 cpu_to_le32(I2O_MESSAGE_SIZE(mptr - &msg->u.head[0]) | sgl_offset);
H A Diop.c726 msg->u.head[0] = cpu_to_le32(I2O_MESSAGE_SIZE(12) | SGL_OFFSET_6);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Di2o.h352 #define I2O_MESSAGE_SIZE(x) ((x)<<16) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Ddpt_i2o.c3584 msg[0] = I2O_MESSAGE_SIZE(12) | SGL_OFFSET_6;

Completed in 63 milliseconds