Home
last modified time | relevance | path

Searched refs:sdebug_cylinders_per (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c803 static int sdebug_cylinders_per; /* cylinders per surface */ variable
5801 sdebug_cylinders_per, sdebug_heads, sdebug_sectors_per, in scsi_debug_show_info()
6820 sdebug_cylinders_per = (unsigned long)sdebug_capacity / in scsi_debug_init()
6822 if (sdebug_cylinders_per >= 1024) { in scsi_debug_init()
6826 sdebug_cylinders_per = (unsigned long)sdebug_capacity / in scsi_debug_init()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c812 static int sdebug_cylinders_per; /* cylinders per surface */ variable
5931 sdebug_cylinders_per, sdebug_heads, sdebug_sectors_per, in scsi_debug_show_info()
6955 sdebug_cylinders_per = (unsigned long)sdebug_capacity / in scsi_debug_init()
6957 if (sdebug_cylinders_per >= 1024) { in scsi_debug_init()
6961 sdebug_cylinders_per = (unsigned long)sdebug_capacity / in scsi_debug_init()

Completed in 22 milliseconds