taglinefilesource code
recursion_depth385kernel/blk_drv/scsi/seagate.cstatic int recursion_depth = 0;
recursion_depth399kernel/blk_drv/scsi/seagate.cif(recursion_depth) {
recursion_depth402kernel/blk_drv/scsi/seagate.crecursion_depth++;
recursion_depth444kernel/blk_drv/scsi/seagate.crecursion_depth--;