Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/elx/libefc/
Defc_domain.c207 domain->domain_found_pending = true; in __efc_domain_common_shutdown()
211 domain->domain_found_pending = false; in __efc_domain_common_shutdown()
734 if (domain->domain_found_pending) { in __efc_domain_wait_shutdown()
Defclib.h233 bool domain_found_pending; member