Searched refs:add_to_ml (Results 1 – 2 of 2) sorted by relevance
1159 res->add_to_ml = 0; in ipr_init_res_entry()1452 res->add_to_ml = 1; in ipr_handle_config_change()3303 if (!res->add_to_ml) in ipr_worker_thread()3318 if (res->add_to_ml) { in ipr_worker_thread()3322 res->add_to_ml = 0; in ipr_worker_thread()4892 res->add_to_ml = 0; in ipr_slave_alloc()7040 if (res->add_to_ml || res->del_from_ml) { in ipr_ioa_reset_done()7609 res->add_to_ml = 1; in ipr_init_res_table()
1292 u8 add_to_ml:1; member