Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dhpsa.h254 int remove_in_progress; member
Dhpsa.c7761 if (h->remove_in_progress) in hpsa_wait_for_mode_change_ack()
8504 if (h->remove_in_progress) { in hpsa_event_monitor_worker()
8516 if (!h->remove_in_progress) in hpsa_event_monitor_worker()
8529 if (h->remove_in_progress) { in hpsa_rescan_ctlr_worker()
8545 if (!h->remove_in_progress) in hpsa_rescan_ctlr_worker()
8562 if (!h->remove_in_progress) in hpsa_monitor_ctlr_worker()
9010 h->remove_in_progress = 1; in hpsa_remove_one()