Home
last modified time | relevance | path

Searched refs:scsi_forget_host (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dscsi_priv.h139 extern void scsi_forget_host(struct Scsi_Host *);
H A Dhosts.c181 scsi_forget_host(shost); in scsi_remove_host()
H A Dscsi_scan.c2027 void scsi_forget_host(struct Scsi_Host *shost) in scsi_forget_host() function