Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/
Dscsi_debug.c735 static int sdebug_ato = DEF_ATO; variable
2223 if (sdebug_ato) in resp_ctrl_m_pg()
5618 module_param_named(ato, sdebug_ato, int, S_IRUGO);
6457 return scnprintf(buf, PAGE_SIZE, "%d\n", sdebug_ato); in ato_show()
6726 if (sdebug_ato > 1) { in scsi_debug_init()