Home
last modified time | relevance | path

Searched refs:the_result (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/scsi/
H A Dsd.c2397 unsigned int the_result; in sd_spinup_disk() local
2442 if (the_result > 0) { in sd_spinup_disk()
2462 the_result); in sd_spinup_disk()
2596 int the_result) in read_capacity_error() argument
2635 int the_result; in read_capacity_16() local
2654 if (the_result > 0) { in read_capacity_16()
2677 } while (the_result && retries); in read_capacity_16()
2679 if (the_result) { in read_capacity_16()
2756 int the_result; in read_capacity_10() local
2766 if (the_result > 0) { in read_capacity_10()
[all …]