Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dscsi_debug.c732 static int sdebug_ato = DEF_ATO; variable
2222 if (sdebug_ato) in resp_ctrl_m_pg()
5568 module_param_named(ato, sdebug_ato, int, S_IRUGO);
6404 return scnprintf(buf, PAGE_SIZE, "%d\n", sdebug_ato); in ato_show()
6673 if (sdebug_ato > 1) { in scsi_debug_init()