Home
last modified time | relevance | path

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

/openbmc/linux/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()