Searched refs:SCSI_DEVICE_MODALIAS_FMT (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dscsi_sysfs.c468 add_uevent_var(env, "MODALIAS=" SCSI_DEVICE_MODALIAS_FMT, sdev->type); scsi_bus_uevent()
805 return snprintf (buf, 20, SCSI_DEVICE_MODALIAS_FMT "\n", sdev->type); sdev_show_modalias()
/linux-4.1.27/include/scsi/
H A Dscsi_device.h537 #define SCSI_DEVICE_MODALIAS_FMT "scsi:t-0x%02x" macro

Completed in 44 milliseconds