Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_device.h392 void scsi_attach_vpd(struct scsi_device *sdev);
/linux/drivers/scsi/
H A Dscsi_scan.c1109 scsi_attach_vpd(sdev); in scsi_add_lun()
1705 scsi_attach_vpd(sdev); in scsi_rescan_device()
H A Dscsi.c499 void scsi_attach_vpd(struct scsi_device *sdev) in scsi_attach_vpd() function