Searched refs:sgl_offset (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/i2o/
H A Di2o_scsi.c526 u32 sgl_offset; local
557 sgl_offset = SGL_OFFSET_0;
563 sgl_offset = SGL_OFFSET_10;
569 sgl_offset = SGL_OFFSET_10;
618 if (sgl_offset != SGL_OFFSET_0) {
640 cpu_to_le32(I2O_MESSAGE_SIZE(mptr - &msg->u.head[0]) | sgl_offset);
H A Di2o_block.c752 u32 sgl_offset = SGL_OFFSET_8; local
834 sgl_offset = SGL_OFFSET_12;
881 cpu_to_le32(I2O_MESSAGE_SIZE(mptr - &msg->u.head[0]) | sgl_offset);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A D3w-9xxx.h518 unsigned char sgl_offset; member in struct:TAG_TW_Command_Apache
H A D3w-9xxx.c1855 command_packet->sgl_offset = 16;

Completed in 80 milliseconds