Searched refs:add_to_ml (Results 1 – 2 of 2) sorted by relevance
1159 res->add_to_ml = 0; in ipr_init_res_entry()1451 res->add_to_ml = 1; in ipr_handle_config_change()3302 if (!res->add_to_ml) in ipr_worker_thread()3317 if (res->add_to_ml) { in ipr_worker_thread()3321 res->add_to_ml = 0; in ipr_worker_thread()4887 res->add_to_ml = 0; in ipr_slave_alloc()7028 if (res->add_to_ml || res->del_from_ml) { in ipr_ioa_reset_done()7597 res->add_to_ml = 1; in ipr_init_res_table()
1275 u8 add_to_ml:1; member