scsi_autopm_get_host  177 drivers/scsi/hosts.c 	scsi_autopm_get_host(shost);
scsi_autopm_get_host 2214 drivers/scsi/scsi_error.c 		if (!shost->eh_noresume && scsi_autopm_get_host(shost) != 0) {
scsi_autopm_get_host 2343 drivers/scsi/scsi_error.c 	if (scsi_autopm_get_host(shost) < 0)
scsi_autopm_get_host  168 drivers/scsi/scsi_priv.h extern int scsi_autopm_get_host(struct Scsi_Host *);
scsi_autopm_get_host 1479 drivers/scsi/scsi_scan.c 	if (scsi_host_scan_allowed(shost) && scsi_autopm_get_host(shost) == 0) {
scsi_autopm_get_host 1618 drivers/scsi/scsi_scan.c 	if (scsi_host_scan_allowed(shost) && scsi_autopm_get_host(shost) == 0) {
scsi_autopm_get_host 1675 drivers/scsi/scsi_scan.c 	if (scsi_host_scan_allowed(shost) && scsi_autopm_get_host(shost) == 0) {
scsi_autopm_get_host 1842 drivers/scsi/scsi_scan.c 	if (scsi_autopm_get_host(shost) < 0)