Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dipr.c1188 res->add_to_ml = 0; in ipr_init_res_entry()
1481 res->add_to_ml = 1; in ipr_handle_config_change()
3350 if (!res->add_to_ml) in ipr_add_remove_thread()
3365 if (res->add_to_ml) { in ipr_add_remove_thread()
3369 res->add_to_ml = 0; in ipr_add_remove_thread()
5029 res->add_to_ml = 0; in ipr_slave_alloc()
7275 if (res->add_to_ml || res->del_from_ml) { in ipr_ioa_reset_done()
7842 res->add_to_ml = 1; in ipr_init_res_table()
Dipr.h1291 u8 add_to_ml:1; member