Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Dhpsa.h255 int remove_in_progress; member
Dhpsa.c7810 if (h->remove_in_progress) in hpsa_wait_for_mode_change_ack()
8564 if (h->remove_in_progress) { in hpsa_event_monitor_worker()
8576 if (!h->remove_in_progress) in hpsa_event_monitor_worker()
8589 if (h->remove_in_progress) { in hpsa_rescan_ctlr_worker()
8605 if (!h->remove_in_progress) in hpsa_rescan_ctlr_worker()
8622 if (!h->remove_in_progress) in hpsa_monitor_ctlr_worker()
9068 h->remove_in_progress = 1; in hpsa_remove_one()