Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c804 static int sdebug_lun_am_i = (int)SAM_LUN_AM_PERIPHERAL; variable
5730 module_param_named(lun_format, sdebug_lun_am_i, int, S_IRUGO | S_IWUSR);
6867 sdebug_lun_am = sdebug_lun_am_i; in scsi_debug_init()