Home
last modified time | relevance | path

Searched defs:lun64 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/usb/
H A Ddev-uas.c469 static int usb_uas_get_lun(uint64_t lun64) in usb_uas_get_lun()
474 static SCSIDevice *usb_uas_get_dev(UASDevice *uas, uint64_t lun64) in usb_uas_get_dev()
764 uint64_t lun64 = be64_to_cpu(iu->task.lun); in usb_uas_task() local