Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/scsi/
Dhpsa.h255 int remove_in_progress; member
Dhpsa.c7812 if (h->remove_in_progress) in hpsa_wait_for_mode_change_ack()
8566 if (h->remove_in_progress) { in hpsa_event_monitor_worker()
8578 if (!h->remove_in_progress) in hpsa_event_monitor_worker()
8591 if (h->remove_in_progress) { in hpsa_rescan_ctlr_worker()
8607 if (!h->remove_in_progress) in hpsa_rescan_ctlr_worker()
8624 if (!h->remove_in_progress) in hpsa_monitor_ctlr_worker()
9070 h->remove_in_progress = 1; in hpsa_remove_one()