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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A D3w-xxxx.c378 memset(command_packet, 0, sizeof(TW_Sector));
396 memset(param, 0, sizeof(TW_Sector));
406 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector);
519 memset(command_packet, 0, sizeof(TW_Sector));
538 memset(param, 0, sizeof(TW_Sector));
548 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector);
878 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]);
898 memset(command_packet, 0, sizeof(TW_Sector));
952 memset(command_packet, 0, sizeof(TW_Sector));
970 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector);
[all...]
H A D3w-xxxx.h242 typedef unsigned char TW_Sector[512]; typedef
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A D3w-xxxx.c378 memset(command_packet, 0, sizeof(TW_Sector));
396 memset(param, 0, sizeof(TW_Sector));
406 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector);
519 memset(command_packet, 0, sizeof(TW_Sector));
538 memset(param, 0, sizeof(TW_Sector));
548 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector);
878 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]);
898 memset(command_packet, 0, sizeof(TW_Sector));
952 memset(command_packet, 0, sizeof(TW_Sector));
970 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 72 milliseconds