Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dipr.c1202 res->add_to_ml = 0; in ipr_init_res_entry()
1495 res->add_to_ml = 1; in ipr_handle_config_change()
3364 if (!res->add_to_ml) in ipr_add_remove_thread()
3379 if (res->add_to_ml) { in ipr_add_remove_thread()
3383 res->add_to_ml = 0; in ipr_add_remove_thread()
5040 res->add_to_ml = 0; in ipr_slave_alloc()
7286 if (res->add_to_ml || res->del_from_ml) { in ipr_ioa_reset_done()
7853 res->add_to_ml = 1; in ipr_init_res_table()
Dipr.h1304 u8 add_to_ml:1; member