Home
last modified time | relevance | path

Searched refs:scsi_autopm_get_host (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/scsi/
A Dscsi_priv.h165 extern int scsi_autopm_get_host(struct Scsi_Host *);
170 static inline int scsi_autopm_get_host(struct Scsi_Host *h) { return 0; } in scsi_autopm_get_host() function
A Dscsi_scan.c1521 if (scsi_host_scan_allowed(shost) && scsi_autopm_get_host(shost) == 0) { in __scsi_add_device()
1660 if (scsi_host_scan_allowed(shost) && scsi_autopm_get_host(shost) == 0) { in scsi_scan_target()
1717 if (scsi_host_scan_allowed(shost) && scsi_autopm_get_host(shost) == 0) { in scsi_scan_host_selected()
1885 if (scsi_autopm_get_host(shost) < 0) in scsi_scan_host()
A Dscsi_pm.c246 int scsi_autopm_get_host(struct Scsi_Host *shost) in scsi_autopm_get_host() function
A Dhosts.c178 scsi_autopm_get_host(shost); in scsi_remove_host()
A Dscsi_error.c2263 if (!shost->eh_noresume && scsi_autopm_get_host(shost) != 0) { in scsi_error_handler()
2388 if (scsi_autopm_get_host(shost) < 0) in scsi_ioctl_reset()
/linux/
A DSystem.map32619 ffff80001085beb0 T scsi_autopm_get_host
A D.tmp_System.map32619 ffff80001085beb0 T scsi_autopm_get_host

Completed in 282 milliseconds