Searched refs:scsi_device_report_change (Results 1 – 3 of 3) sorted by relevance
235 void scsi_device_report_change(SCSIDevice *dev, SCSISense sense);
1435 void scsi_device_report_change(SCSIDevice *dev, SCSISense sense) in scsi_device_report_change() function
2442 scsi_device_report_change(&s->qdev, SENSE_CODE(CAPACITY_CHANGED)); in scsi_disk_resize_cb()