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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/dpt/
H A Ddpti_i2o.h428 #define I2O_MESSAGE_SIZE(x) ((x)<<16) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/message/i2o/
H A Ddevice.c460 cpu_to_le32(I2O_MESSAGE_SIZE(i + sizeof(struct i2o_message) / 4) |
H A Di2o_scsi.c640 cpu_to_le32(I2O_MESSAGE_SIZE(mptr - &msg->u.head[0]) | sgl_offset);
H A Di2o_block.c881 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-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Di2o.h352 #define I2O_MESSAGE_SIZE(x) ((x)<<16) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Ddpt_i2o.c3288 msg[0] = I2O_MESSAGE_SIZE(12) | SGL_OFFSET_6;

Completed in 119 milliseconds