Searched refs:scsi_host_scan_allowed (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi_host.h715 * scsi_host_scan_allowed - Is scanning of this host allowed
718 static inline int scsi_host_scan_allowed(struct Scsi_Host *shost) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_scan.c1444 if (scsi_host_scan_allowed(shost))
1560 if (scsi_host_scan_allowed(shost))
1604 if (scsi_host_scan_allowed(shost)) {
1801 if (!scsi_host_scan_allowed(shost))

Completed in 65 milliseconds