Searched refs:EIGHT_WORD_MSG_SIZE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/i2o/
H A Dexec-osm.c396 msg->u.head[0] = cpu_to_le32(EIGHT_WORD_MSG_SIZE | SGL_OFFSET_6);
549 cpu_to_le32(EIGHT_WORD_MSG_SIZE | SGL_OFFSET_6);
H A Diop.c445 msg->u.head[0] = cpu_to_le32(EIGHT_WORD_MSG_SIZE | SGL_OFFSET_6);
509 msg->u.head[0] = cpu_to_le32(EIGHT_WORD_MSG_SIZE | SGL_OFFSET_0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/dpt/
H A Ddpti_i2o.h423 #define EIGHT_WORD_MSG_SIZE 0x00080000 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Di2o.h348 #define EIGHT_WORD_MSG_SIZE 0x00080000 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Ddpt_i2o.c1473 msg[0]=EIGHT_WORD_MSG_SIZE|SGL_OFFSET_0;
2926 writel(EIGHT_WORD_MSG_SIZE| SGL_OFFSET_6, &msg[0]);
3147 msg[0] = EIGHT_WORD_MSG_SIZE|SGL_OFFSET_6;

Completed in 86 milliseconds