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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A D3w-9xxx.c288 sglist[0].length = TW_SECTOR_SIZE;
426 sglist[0].length = TW_SECTOR_SIZE;
473 command_packet->byte8_offset.param.sgl[0].length = cpu_to_le32(TW_SECTOR_SIZE);
479 memset(param, 0, TW_SECTOR_SIZE);
1013 TW_SECTOR_SIZE*TW_Q_LENGTH,
1049 memset(param, 0, TW_SECTOR_SIZE);
1056 command_packet->byte8_offset.param.sgl[0].length = cpu_to_le32(TW_SECTOR_SIZE);
1157 if (twa_allocate_memory(tw_dev, TW_SECTOR_SIZE, 1)) {
H A D3w-9xxx.h333 #define TW_SECTOR_SIZE 512 macro

Completed in 155 milliseconds