Lines Matching refs:sec_count
234 *data = cmdReg.sec_count;
290 cmdReg.sec_count = *data;
676 if (cmdReg.sec_count == 0)
679 cmdBytes = cmdBytesLeft = (cmdReg.sec_count * SectorSize);
694 if (cmdReg.sec_count == 0)
697 cmdBytes = cmdBytesLeft = (cmdReg.sec_count * SectorSize);
713 if (cmdReg.sec_count == 0)
716 cmdBytes = cmdBytesLeft = (cmdReg.sec_count * SectorSize);
1126 SERIALIZE_SCALAR(cmdReg.sec_count);
1179 UNSERIALIZE_SCALAR(cmdReg.sec_count);