Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dipr.c1110 res->add_to_ml = 0; in ipr_init_res_entry()
1392 res->add_to_ml = 1; in ipr_handle_config_change()
3262 if (!res->add_to_ml) in ipr_add_remove_thread()
3277 if (res->add_to_ml) { in ipr_add_remove_thread()
3281 res->add_to_ml = 0; in ipr_add_remove_thread()
4843 res->add_to_ml = 0; in ipr_sdev_init()
6485 if (res->add_to_ml || res->del_from_ml) { in ipr_ioa_reset_done()
7052 res->add_to_ml = 1; in ipr_init_res_table()
H A Dipr.h1232 u8 add_to_ml:1; member