Lines Matching refs:scsi_device
817 struct scsi_device *sdev; in myrs_log_event()
937 struct scsi_device *sdev = to_scsi_device(dev); in raid_state_show()
972 struct scsi_device *sdev = to_scsi_device(dev); in raid_state_store()
1056 struct scsi_device *sdev = to_scsi_device(dev); in raid_level_show()
1082 struct scsi_device *sdev = to_scsi_device(dev); in rebuild_show()
1111 struct scsi_device *sdev = to_scsi_device(dev); in rebuild_store()
1187 struct scsi_device *sdev = to_scsi_device(dev); in consistency_check_show()
1211 struct scsi_device *sdev = to_scsi_device(dev); in consistency_check_store()
1497 struct scsi_device *sdev = to_scsi_device(dev); in disable_enclosure_messages_store()
1591 struct scsi_device *sdev = scmd->device; in myrs_queuecommand()
1778 struct scsi_device *sdev) in myrs_translate_ldev()
1789 static int myrs_slave_alloc(struct scsi_device *sdev) in myrs_slave_alloc()
1885 static int myrs_slave_configure(struct scsi_device *sdev) in myrs_slave_configure()
1913 static void myrs_slave_destroy(struct scsi_device *sdev) in myrs_slave_destroy()
1964 struct scsi_device *sdev = to_scsi_device(dev); in myrs_is_raid()
1977 struct scsi_device *sdev = to_scsi_device(dev); in myrs_get_resync()
2001 struct scsi_device *sdev = to_scsi_device(dev); in myrs_get_state()
2142 struct scsi_device *sdev; in myrs_monitor()