taglinefilesource code
recursion_depth383kernel/blk_drv/scsi/seagate.cstatic int recursion_depth = 0;
recursion_depth397kernel/blk_drv/scsi/seagate.cif(recursion_depth) {
recursion_depth400kernel/blk_drv/scsi/seagate.crecursion_depth++;
recursion_depth442kernel/blk_drv/scsi/seagate.crecursion_depth--;