Home
last modified time | relevance | path

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

/qemu/hw/scsi/
H A Dscsi-bus.c25 static void scsi_clear_reported_luns_changed(SCSIRequest *req);
590 scsi_clear_reported_luns_changed(&r->req); in scsi_target_emulate_report_luns()
890 static void scsi_clear_reported_luns_changed(SCSIRequest *req) in scsi_clear_reported_luns_changed() function