Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/isci/
Dhost.h484 bool sci_controller_has_remote_devices_stopping(struct isci_host *ihost);
Dhost.c1529 if (!sci_controller_has_remote_devices_stopping(ihost)) in sci_controller_stopping_state_enter()
2421 bool sci_controller_has_remote_devices_stopping(struct isci_host *ihost) in sci_controller_has_remote_devices_stopping() function
2446 if (!sci_controller_has_remote_devices_stopping(ihost)) in sci_controller_remote_device_stopped()