Searched refs:TW_Sector (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-xxxx.c371 memset(command_packet, 0, sizeof(TW_Sector));
389 memset(param, 0, sizeof(TW_Sector));
399 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector);
512 memset(command_packet, 0, sizeof(TW_Sector));
531 memset(param, 0, sizeof(TW_Sector));
541 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector);
864 pci_free_consistent(tw_dev->tw_pci_dev, sizeof(TW_Sector)*TW_Q_LENGTH, tw_dev->alignment_virtual_address[0], tw_dev->alignment_physical_address[0]);
884 memset(command_packet, 0, sizeof(TW_Sector));
938 memset(command_packet, 0, sizeof(TW_Sector));
956 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector);
[all...]
H A D3w-xxxx.h242 typedef unsigned char TW_Sector[512]; typedef

Completed in 96 milliseconds