taglinefilesource code
recursion_depth496kernel/blk_drv/scsi/seagate.cstatic int recursion_depth = 0;
recursion_depth510kernel/blk_drv/scsi/seagate.cif(recursion_depth) {
recursion_depth513kernel/blk_drv/scsi/seagate.crecursion_depth++;
recursion_depth555kernel/blk_drv/scsi/seagate.crecursion_depth--;