Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c762 static int sdebug_opt_blks = DEF_OPT_BLKS; variable
1481 put_unaligned_be32(sdebug_opt_blks, &arr[8]); in inquiry_vpd_b0()
5743 module_param_named(opt_blks, sdebug_opt_blks, int, S_IRUGO);