Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dipr.c1188 res->add_to_ml = 0; in ipr_init_res_entry()
1480 res->add_to_ml = 1; in ipr_handle_config_change()
3349 if (!res->add_to_ml) in ipr_add_remove_thread()
3364 if (res->add_to_ml) { in ipr_add_remove_thread()
3368 res->add_to_ml = 0; in ipr_add_remove_thread()
5043 res->add_to_ml = 0; in ipr_slave_alloc()
7293 if (res->add_to_ml || res->del_from_ml) { in ipr_ioa_reset_done()
7860 res->add_to_ml = 1; in ipr_init_res_table()
Dipr.h1291 u8 add_to_ml:1; member