Lines Matching refs:thistime
199 unsigned char thistime,
203 buf[1] = thistime;
1123 unsigned char thistime;
1162 thistime = (len / info->ssize) & 0xff;
1165 usbat_pack_ata_sector_cmd(command, thistime, sector, 0x20);
1183 sector += thistime;
1214 unsigned char thistime;
1253 thistime = (len / info->ssize) & 0xff;
1260 usbat_pack_ata_sector_cmd(command, thistime, sector, 0x30);
1272 sector += thistime;