Searched defs:lun64 (Results 1 – 1 of 1) sorted by relevance
469 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