Home
last modified time | relevance | path

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

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