Home
last modified time | relevance | path

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

/linux-6.15/include/scsi/
H A Dscsi_device.h395 void scsi_attach_vpd(struct scsi_device *sdev);
/linux-6.15/drivers/scsi/
H A Dscsi_scan.c1109 scsi_attach_vpd(sdev); in scsi_add_lun()
1723 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