Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dhpsa.h255 int remove_in_progress; member
H A Dhpsa.c7803 if (h->remove_in_progress) in hpsa_wait_for_mode_change_ack()
8557 if (h->remove_in_progress) { in hpsa_event_monitor_worker()
8569 if (!h->remove_in_progress) in hpsa_event_monitor_worker()
8582 if (h->remove_in_progress) { in hpsa_rescan_ctlr_worker()
8598 if (!h->remove_in_progress) in hpsa_rescan_ctlr_worker()
8615 if (!h->remove_in_progress) in hpsa_monitor_ctlr_worker()
9061 h->remove_in_progress = 1; in hpsa_remove_one()