Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/null_blk/
H A Dmain.c216 static unsigned int g_mbps; variable
217 module_param_named(mbps, g_mbps, uint, 0444);
747 dev->mbps = g_mbps; in null_alloc_dev()