Searched refs:SGL_OFFSET_6 (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);
726 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/drivers/scsi/dpt/
H A Ddpti_i2o.h399 #define SGL_OFFSET_6 (0x0060 | I2OVERSION) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Di2o.h320 #define SGL_OFFSET_6 (0x0060 | I2OVERSION) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Ddpt_i2o.c2926 writel(EIGHT_WORD_MSG_SIZE| SGL_OFFSET_6, &msg[0]);
3147 msg[0] = EIGHT_WORD_MSG_SIZE|SGL_OFFSET_6;
3584 msg[0] = I2O_MESSAGE_SIZE(12) | SGL_OFFSET_6;

Completed in 62 milliseconds