Searched refs:sdebug_ato (Results 1 – 1 of 1) sorted by relevance
627 static int sdebug_ato = DEF_ATO; variable2031 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()