Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dscsi_debug.c627 static int sdebug_ato = DEF_ATO; variable
2031 if (sdebug_ato) in resp_ctrl_m_pg()
4506 module_param_named(ato, sdebug_ato, int, S_IRUGO);
5170 return scnprintf(buf, PAGE_SIZE, "%d\n", sdebug_ato); in ato_show()
5358 if (sdebug_ato > 1) { in scsi_debug_init()