Searched refs:scsi_proc_host_rm (Results 1 - 6 of 6) 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.h98 extern void scsi_proc_host_rm(struct Scsi_Host *);
105 # define scsi_proc_host_rm(shost) do { } while (0) macro
H A Dscsi_proc.c167 * scsi_proc_host_rm - remove this host's entry from /proc
170 void scsi_proc_host_rm(struct Scsi_Host *shost) function
H A Dhosts.c174 scsi_proc_host_rm(shost);
/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.h98 extern void scsi_proc_host_rm(struct Scsi_Host *);
105 # define scsi_proc_host_rm(shost) do { } while (0) macro
H A Dscsi_proc.c167 * scsi_proc_host_rm - remove this host's entry from /proc
170 void scsi_proc_host_rm(struct Scsi_Host *shost) function
H A Dhosts.c174 scsi_proc_host_rm(shost);

Completed in 110 milliseconds