Home
last modified time | relevance | path

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

1234

/linux/drivers/scsi/
A Dsni_53c710.c95 scsi_scan_host(host); in snirm710_probe()
A Dbvme6000_scsi.c80 scsi_scan_host(host); in bvme6000_probe()
A Dmvme16x_scsi.c94 scsi_scan_host(host); in mvme16x_probe()
A Da4000t.c86 scsi_scan_host(host); in amiga_a4000t_scsi_probe()
A Ddmx3191d.c101 scsi_scan_host(shost); in dmx3191d_probe_one()
A Dmvme147.c133 scsi_scan_host(mvme147_shost); in mvme147_init()
A Dlasi700.c125 scsi_scan_host(host); in lasi700_probe()
A Dzorro7xx.c138 scsi_scan_host(host); in zorro7xx_init_one()
A Dqlogicfas.c120 scsi_scan_host(hreg); in __qlogicfas_detect()
A Dzalon.c154 scsi_scan_host(host); in zalon_probe()
A Dsim710.c129 scsi_scan_host(host); in sim710_probe_common()
A Da2091.c213 scsi_scan_host(instance); in a2091_probe()
A Da3000.c231 scsi_scan_host(instance); in amiga_a3000_scsi_probe()
A Dsgiwd93.c270 scsi_scan_host(host); in sgiwd93_probe()
A Dgvp11.c353 scsi_scan_host(instance); in gvp11_probe()
A Dps3rom.c387 scsi_scan_host(host); in ps3rom_probe()
A Dmac_scsi.c512 scsi_scan_host(instance); in mac_scsi_probe()
A Dvirtio_scsi.c383 scsi_scan_host(virtio_scsi_host(vscsi->vdev)); in virtscsi_handle_event()
915 scsi_scan_host(shost); in virtscsi_probe()
A Dsun3_scsi.c628 scsi_scan_host(instance); in sun3_scsi_probe()
A Datari_scsi.c852 scsi_scan_host(instance); in atari_scsi_probe()
/linux/drivers/scsi/arm/
A Doak.c154 scsi_scan_host(host); in oakscsi_probe()
A Dcumana_1.c279 scsi_scan_host(host); in cumanascsi1_probe()
/linux/drivers/scsi/pcmcia/
A Dqlogic_stub.c132 scsi_scan_host(shost); in qlogic_detect()
/linux/include/scsi/
A Dscsi_host.h760 extern void scsi_scan_host(struct Scsi_Host *);
/linux/Documentation/scsi/
A Dscsi_mid_low_api.rst150 scsi_scan_host() -------+
195 HBA is added, the scsi_scan_host() function causes a scan for SCSI devices
309 - scsi_scan_host - scan SCSI bus
331 * bus scan when an HBA is added (i.e. scsi_scan_host()). So it
333 * device (lu) after scsi_scan_host() has completed. If successful
355 * scan the bus; this can be done by calling scsi_scan_host() or
435 * scsi_add_host() and scsi_scan_host() are called.
555 * scsi_scan_host - scan SCSI bus
564 void scsi_scan_host(struct Scsi_Host *shost)

Completed in 35 milliseconds

1234