taglinefilesource code
sbp_current464drivers/block/sbpcd.cint sbp_current;       /* Frame being currently read */
sbp_current3004drivers/block/sbpcd.cDriveStruct[d].sbp_current = 0;
sbp_current3079drivers/block/sbpcd.cfor (frame=DriveStruct[d].sbp_current;frame<DriveStruct[d].sbp_read_frames&&!error_flag; frame++)
sbp_current3127drivers/block/sbpcd.cDriveStruct[d].sbp_current++;
sbp_current3515drivers/block/sbpcd.cDriveStruct[d].sbp_current = 0;       /* Frame being currently read */