Searched refs:scsi_autopm_get_host (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dscsi_priv.h155 extern int scsi_autopm_get_host(struct Scsi_Host *);
160 static inline int scsi_autopm_get_host(struct Scsi_Host *h) { return 0; } function
H A Dscsi_pm.c171 int scsi_autopm_get_host(struct Scsi_Host *shost) function
H A Dscsi_scan.c1473 if (scsi_host_scan_allowed(shost) && scsi_autopm_get_host(shost) == 0) {
1593 if (scsi_host_scan_allowed(shost) && scsi_autopm_get_host(shost) == 0) {
1639 if (scsi_host_scan_allowed(shost) && scsi_autopm_get_host(shost) == 0) {
1804 if (scsi_autopm_get_host(shost) < 0)
H A Dhosts.c171 scsi_autopm_get_host(shost);
H A Dscsi_error.c1750 if (scsi_autopm_get_host(shost) != 0) {
1875 if (scsi_autopm_get_host(shost) < 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_priv.h155 extern int scsi_autopm_get_host(struct Scsi_Host *);
160 static inline int scsi_autopm_get_host(struct Scsi_Host *h) { return 0; } function
H A Dscsi_pm.c171 int scsi_autopm_get_host(struct Scsi_Host *shost) function
H A Dscsi_scan.c1473 if (scsi_host_scan_allowed(shost) && scsi_autopm_get_host(shost) == 0) {
1593 if (scsi_host_scan_allowed(shost) && scsi_autopm_get_host(shost) == 0) {
1639 if (scsi_host_scan_allowed(shost) && scsi_autopm_get_host(shost) == 0) {
1804 if (scsi_autopm_get_host(shost) < 0)
H A Dhosts.c171 scsi_autopm_get_host(shost);
H A Dscsi_error.c1750 if (scsi_autopm_get_host(shost) != 0) {
1875 if (scsi_autopm_get_host(shost) < 0)

Completed in 172 milliseconds