Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_debug.c763 static int sdebug_opt_blks = DEF_OPT_BLKS; variable
1491 put_unaligned_be32(sdebug_opt_blks, &arr[8]); in inquiry_vpd_b0()
5856 module_param_named(opt_blks, sdebug_opt_blks, int, S_IRUGO);