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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A D3w-sas.c456 command_packet = &full_command_packet->command.oldcommand;
516 command_packet = &full_command_packet->command.oldcommand;
718 TW_Command *oldcommand; local
737 oldcommand = &full_command_packet->command.oldcommand;
738 oldcommand->request_id = request_id;
740 if (TW_SGL_OUT(oldcommand->opcode__sgloffset)) {
742 sgl = (TW_SG_Entry_ISO *)((u32 *)oldcommand+oldcommand->size - (sizeof(TW_SG_Entry_ISO)/4) + pae + (sizeof(dma_addr_t) > 4 ? 1 : 0));
745 oldcommand
[all...]
H A D3w-9xxx.c241 command_packet = &full_command_packet->command.oldcommand;
490 command_packet = &full_command_packet->command.oldcommand;
1067 command_packet = &full_command_packet->command.oldcommand;
1128 tw_initconnect = (TW_Initconnect *)&full_command_packet->command.oldcommand;
1381 TW_Command *oldcommand; local
1400 oldcommand = &full_command_packet->command.oldcommand;
1401 oldcommand->request_id = request_id;
1403 if (TW_SGL_OUT(oldcommand->opcode__sgloffset)) {
1406 sgl = (TW_SG_Entry *)((u32 *)oldcommand
[all...]
H A D3w-sas.h281 TW_Command oldcommand; member in union:TAG_TW_Command_Full::__anon14126
H A D3w-9xxx.h551 TW_Command oldcommand; member in union:TAG_TW_Command_Full::__anon14118

Completed in 104 milliseconds