taglinefilesource code
sbp_current487drivers/block/sbpcd.cint sbp_current;       /* Frame being currently read */
sbp_current3026drivers/block/sbpcd.cDriveStruct[d].sbp_current = 0;
sbp_current3101drivers/block/sbpcd.cfor (frame=DriveStruct[d].sbp_current;frame<DriveStruct[d].sbp_read_frames&&!error_flag; frame++)
sbp_current3149drivers/block/sbpcd.cDriveStruct[d].sbp_current++;
sbp_current3548drivers/block/sbpcd.cDriveStruct[d].sbp_current = 0;       /* Frame being currently read */