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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A D3w-xxxx.c372 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM);
513 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM);
885 command_packet->opcode__sgloffset = TW_OPSGL_IN(0, TW_OP_INIT_CONNECTION);
941 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_SET_PARAM);
1262 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM);
1395 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM);
1484 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM);
1593 command_packet->opcode__sgloffset = TW_OPSGL_IN(3, TW_OP_READ);
1595 command_packet->opcode__sgloffset = TW_OPSGL_IN(3, TW_OP_WRITE);
1709 command_packet->opcode__sgloffset = TW_OPSGL_IN(
[all...]
H A D3w-xxxx.h192 #define TW_OPSGL_IN(x,y) ((x << 5) | (y & 0x1f)) macro
H A D3w-9xxx.h430 #define TW_OPSGL_IN(x,y) ((x << 5) | (y & 0x1f)) macro
H A D3w-9xxx.c470 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_SET_PARAM);
1042 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM);

Completed in 57 milliseconds