Home
last modified time | relevance | path

Searched refs:scsi_scan_host (Results 1 – 25 of 96) sorted by relevance

1234

/Linux-v5.4/drivers/scsi/
Dbvme6000_scsi.c80 scsi_scan_host(host); in bvme6000_probe()
Dsni_53c710.c94 scsi_scan_host(host); in snirm710_probe()
Dmvme16x_scsi.c94 scsi_scan_host(host); in mvme16x_probe()
Da4000t.c86 scsi_scan_host(host); in amiga_a4000t_scsi_probe()
Ddmx3191d.c101 scsi_scan_host(shost); in dmx3191d_probe_one()
Dlasi700.c127 scsi_scan_host(host); in lasi700_probe()
Dmvme147.c134 scsi_scan_host(mvme147_shost); in mvme147_init()
Dzorro7xx.c138 scsi_scan_host(host); in zorro7xx_init_one()
Dqlogicfas.c120 scsi_scan_host(hreg); in __qlogicfas_detect()
Dzalon.c154 scsi_scan_host(host); in zalon_probe()
Dsim710.c129 scsi_scan_host(host); in sim710_probe_common()
Da2091.c214 scsi_scan_host(instance); in a2091_probe()
Da3000.c232 scsi_scan_host(instance); in amiga_a3000_scsi_probe()
Dsgiwd93.c270 scsi_scan_host(host); in sgiwd93_probe()
Dgvp11.c354 scsi_scan_host(instance); in gvp11_probe()
Dmac_scsi.c512 scsi_scan_host(instance); in mac_scsi_probe()
Dps3rom.c392 scsi_scan_host(host); in ps3rom_probe()
Dvirtio_scsi.c371 scsi_scan_host(virtio_scsi_host(vscsi->vdev)); in virtscsi_handle_event()
905 scsi_scan_host(shost); in virtscsi_probe()
Dsun3_scsi.c627 scsi_scan_host(instance); in sun3_scsi_probe()
Datari_scsi.c856 scsi_scan_host(instance); in atari_scsi_probe()
/Linux-v5.4/drivers/scsi/arm/
Doak.c154 scsi_scan_host(host); in oakscsi_probe()
Dcumana_1.c279 scsi_scan_host(host); in cumanascsi1_probe()
/Linux-v5.4/drivers/scsi/pcmcia/
Dqlogic_stub.c132 scsi_scan_host(shost); in qlogic_detect()
/Linux-v5.4/include/scsi/
Dscsi_host.h741 extern void scsi_scan_host(struct Scsi_Host *);
/Linux-v5.4/Documentation/scsi/
Dscsi_mid_low_api.txt147 scsi_scan_host() -------+
193 HBA is added, the scsi_scan_host() function causes a scan for SCSI devices
307 scsi_scan_host - scan SCSI bus
329 * bus scan when an HBA is added (i.e. scsi_scan_host()). So it
331 * device (lu) after scsi_scan_host() has completed. If successful
353 * scan the bus; this can be done by calling scsi_scan_host() or
433 * scsi_add_host() and scsi_scan_host() are called.
573 * scsi_scan_host - scan SCSI bus
582 void scsi_scan_host(struct Scsi_Host *shost)

1234