Searched refs:TW_Command_Full (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A D3w-9xxx.c127 static void twa_load_sgl(TW_Command_Full *full_command_packet, int request_id, dma_addr_t dma_handle, int length);
210 TW_Command_Full *full_command_packet;
268 TW_Command_Full *full_command_packet;
279 memset(full_command_packet, 0, sizeof(TW_Command_Full));
413 TW_Command_Full *full_command_packet;
417 memset(full_command_packet, 0, sizeof(TW_Command_Full));
461 TW_Command_Full *full_command_packet;
468 memset(full_command_packet, 0, sizeof(TW_Command_Full));
526 tw_dev->command_packet_virt[i] = (TW_Command_Full *)((unsigned char *)cpu_addr + (i*size));
630 TW_Command_Full *full_command_packe
[all...]
H A D3w-9xxx.h549 } TW_Command_Full; typedef in typeref:struct:TAG_TW_Command_Full
593 TW_Command_Full firmware_command;
643 TW_Command_Full *command_packet_virt[TW_Q_LENGTH];

Completed in 42 milliseconds