Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dhpsa.h255 int remove_in_progress; member
Dhpsa.c7783 if (h->remove_in_progress) in hpsa_wait_for_mode_change_ack()
8539 if (h->remove_in_progress) { in hpsa_event_monitor_worker()
8551 if (!h->remove_in_progress) in hpsa_event_monitor_worker()
8564 if (h->remove_in_progress) { in hpsa_rescan_ctlr_worker()
8580 if (!h->remove_in_progress) in hpsa_rescan_ctlr_worker()
8597 if (!h->remove_in_progress) in hpsa_monitor_ctlr_worker()
9047 h->remove_in_progress = 1; in hpsa_remove_one()