Searched refs:scsi_null_device_strs (Results 1 – 1 of 1) sorted by relevance
84 static const char *scsi_null_device_strs = "nullnullnullnull"; variable295 strscpy(sdev->vendor, scsi_null_device_strs); in scsi_alloc_sdev()296 strscpy(sdev->model, scsi_null_device_strs); in scsi_alloc_sdev()297 strscpy(sdev->rev, scsi_null_device_strs); in scsi_alloc_sdev()