Searched refs:scsi_free_host_dev (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_host.h783 extern void scsi_free_host_dev(struct scsi_device *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_scan.c1880 * scsi_free_host_dev - Free a scsi_device that points to the host adapter itself
1887 void scsi_free_host_dev(struct scsi_device *sdev) function
1893 EXPORT_SYMBOL(scsi_free_host_dev); variable
H A Dgdth.c493 scsi_free_host_dev(sdev);
5113 scsi_free_host_dev(ha->sdev);

Completed in 173 milliseconds