Searched refs:TW_SECTOR_SIZE (Results 1 - 8 of 8) 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-sas.c427 sglist[0].length = TW_SECTOR_SIZE;
460 command_packet->byte8_offset.param.sgl[0].length = TW_CPU_TO_SGL(TW_SECTOR_SIZE);
466 memset(param, 0, TW_SECTOR_SIZE);
619 sglist[0].length = TW_SECTOR_SIZE;
949 TW_SECTOR_SIZE*TW_Q_LENGTH,
983 memset(param, 0, TW_SECTOR_SIZE);
989 command_packet->byte8_offset.param.sgl[0].length = TW_CPU_TO_SGL(TW_SECTOR_SIZE);
1082 if (twl_allocate_memory(tw_dev, TW_SECTOR_SIZE, 1)) {
H A D3w-sas.h111 #define TW_SECTOR_SIZE 512 macro
H A D3w-9xxx.c309 sglist[0].length = TW_SECTOR_SIZE;
447 sglist[0].length = TW_SECTOR_SIZE;
494 command_packet->byte8_offset.param.sgl[0].length = cpu_to_le32(TW_SECTOR_SIZE);
500 memset(param, 0, TW_SECTOR_SIZE);
1041 TW_SECTOR_SIZE*TW_Q_LENGTH,
1076 memset(param, 0, TW_SECTOR_SIZE);
1082 command_packet->byte8_offset.param.sgl[0].length = cpu_to_le32(TW_SECTOR_SIZE);
1183 if (twa_allocate_memory(tw_dev, TW_SECTOR_SIZE, 1)) {
1870 TW_SECTOR_SIZE);
1944 scsi_sg_copy_from_buffer(cmd, buf, TW_SECTOR_SIZE);
[all...]
H A D3w-9xxx.h334 #define TW_SECTOR_SIZE 512 macro
/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-sas.c427 sglist[0].length = TW_SECTOR_SIZE;
460 command_packet->byte8_offset.param.sgl[0].length = TW_CPU_TO_SGL(TW_SECTOR_SIZE);
466 memset(param, 0, TW_SECTOR_SIZE);
619 sglist[0].length = TW_SECTOR_SIZE;
949 TW_SECTOR_SIZE*TW_Q_LENGTH,
983 memset(param, 0, TW_SECTOR_SIZE);
989 command_packet->byte8_offset.param.sgl[0].length = TW_CPU_TO_SGL(TW_SECTOR_SIZE);
1082 if (twl_allocate_memory(tw_dev, TW_SECTOR_SIZE, 1)) {
H A D3w-sas.h111 #define TW_SECTOR_SIZE 512 macro
H A D3w-9xxx.c309 sglist[0].length = TW_SECTOR_SIZE;
447 sglist[0].length = TW_SECTOR_SIZE;
494 command_packet->byte8_offset.param.sgl[0].length = cpu_to_le32(TW_SECTOR_SIZE);
500 memset(param, 0, TW_SECTOR_SIZE);
1041 TW_SECTOR_SIZE*TW_Q_LENGTH,
1076 memset(param, 0, TW_SECTOR_SIZE);
1082 command_packet->byte8_offset.param.sgl[0].length = cpu_to_le32(TW_SECTOR_SIZE);
1183 if (twa_allocate_memory(tw_dev, TW_SECTOR_SIZE, 1)) {
1870 TW_SECTOR_SIZE);
1944 scsi_sg_copy_from_buffer(cmd, buf, TW_SECTOR_SIZE);
[all...]
H A D3w-9xxx.h334 #define TW_SECTOR_SIZE 512 macro

Completed in 142 milliseconds