Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/isci/
Dhost.h485 bool sci_controller_has_remote_devices_stopping(struct isci_host *ihost);
Dhost.c1531 if (!sci_controller_has_remote_devices_stopping(ihost)) in sci_controller_stopping_state_enter()
2423 bool sci_controller_has_remote_devices_stopping(struct isci_host *ihost) in sci_controller_has_remote_devices_stopping() function
2448 if (!sci_controller_has_remote_devices_stopping(ihost)) in sci_controller_remote_device_stopped()