taglinefilesource code
sbp_current511drivers/block/sbpcd.cint sbp_current;       /* Frame being currently read */
sbp_current3168drivers/block/sbpcd.cDriveStruct[d].sbp_current = 0;
sbp_current3243drivers/block/sbpcd.cfor (frame=DriveStruct[d].sbp_current;frame<DriveStruct[d].sbp_read_frames&&!error_flag; frame++)
sbp_current3291drivers/block/sbpcd.cDriveStruct[d].sbp_current++;
sbp_current3688drivers/block/sbpcd.cDriveStruct[d].sbp_current = 0;       /* Frame being currently read */