Home
last modified time | relevance | path

Searched refs:TW_OP_GET_PARAM (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/scsi/
D3w-xxxx.h176 #define TW_OP_GET_PARAM 0x12 macro
D3w-xxxx.c576 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM); in tw_aen_read_queue()
717 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM); in tw_aen_drain_queue()
1441 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM); in tw_scsiop_inquiry()
1550 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM); in tw_scsiop_mode_sense()
1639 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM); in tw_scsiop_read_capacity()
1886 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM); in tw_scsiop_test_unit_ready()
D3w-sas.h81 #define TW_OP_GET_PARAM 0x12 macro
D3w-9xxx.h298 #define TW_OP_GET_PARAM 0x12 macro
D3w-sas.c976 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM); in twl_get_param()
D3w-9xxx.c1069 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM); in twa_get_param()