Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddev-uas.c116 OBJECT_DECLARE_SIMPLE_TYPE(UASDevice, USB_UAS) struct
118 struct UASDevice {
141 UASDevice *uas;
337 static bool uas_using_streams(UASDevice *uas)
344 static UASStatus *usb_uas_alloc_status(UASDevice *uas, uint8_t id, uint16_t tag)
359 UASDevice *uas = opaque; in usb_uas_send_status_bh()
384 static void usb_uas_queue_status(UASDevice *uas, UASStatus *st, int length)
404 static void usb_uas_queue_response(UASDevice *uas, uint16_t tag, uint8_t code)
430 static void usb_uas_queue_fake_sense(UASDevice *uas, uint16_t tag,
473 static SCSIDevice *usb_uas_get_dev(UASDevice *ua in usb_uas_get_lun()
112 typedef struct UASDevice UASDevice; global() typedef
137 status3UASDevice global() argument
[all...]