Searched refs:FOUR_WORD_MSG_SIZE (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/dpt/
H A Ddpti_i2o.h419 #define FOUR_WORD_MSG_SIZE 0x00040000 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/i2o/
H A Diop.c297 msg->u.head[0] = cpu_to_le32(FOUR_WORD_MSG_SIZE | SGL_OFFSET_0);
337 msg->u.head[0] = cpu_to_le32(FOUR_WORD_MSG_SIZE | SGL_OFFSET_0);
404 msg->u.head[0] = cpu_to_le32(FOUR_WORD_MSG_SIZE | SGL_OFFSET_0);
H A Di2o_config.c434 msg->u.head[0] = cpu_to_le32(FOUR_WORD_MSG_SIZE | SGL_OFFSET_0);
476 msg->u.head[0] = cpu_to_le32(FOUR_WORD_MSG_SIZE | SGL_OFFSET_0);
H A Di2o_block.c258 msg->u.head[0] = cpu_to_le32(FOUR_WORD_MSG_SIZE | SGL_OFFSET_0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Di2o.h344 #define FOUR_WORD_MSG_SIZE 0x00040000 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Ddpt_i2o.c829 msg[0] = FOUR_WORD_MSG_SIZE|SGL_OFFSET_0;
867 msg[0] = FOUR_WORD_MSG_SIZE|SGL_OFFSET_0;
3526 msg[0] = FOUR_WORD_MSG_SIZE|SGL_OFFSET_0;
3562 msg[0]=FOUR_WORD_MSG_SIZE|SGL_OFFSET_0;

Completed in 38 milliseconds