Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dipr.c1109 res->add_to_ml = 0; in ipr_init_res_entry()
1391 res->add_to_ml = 1; in ipr_handle_config_change()
3261 if (!res->add_to_ml) in ipr_add_remove_thread()
3276 if (res->add_to_ml) { in ipr_add_remove_thread()
3280 res->add_to_ml = 0; in ipr_add_remove_thread()
4840 res->add_to_ml = 0; in ipr_slave_alloc()
6521 if (res->add_to_ml || res->del_from_ml) { in ipr_ioa_reset_done()
7088 res->add_to_ml = 1; in ipr_init_res_table()
H A Dipr.h1232 u8 add_to_ml:1; member