Searched defs:uas (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/usb/ |
H A D | dev-uas.c | 142 UASDevice *uas; member 338 static bool uas_using_streams(UASDevice *uas) in uas_using_streams() 345 static UASStatus *usb_uas_alloc_status(UASDevice *uas, uint8_t id, uint16_t tag) in usb_uas_alloc_status() 360 UASDevice *uas = opaque; in usb_uas_send_status_bh() local 385 static void usb_uas_queue_status(UASDevice *uas, UASStatus *st, int length) in usb_uas_queue_status() 405 static void usb_uas_queue_response(UASDevice *uas, uint16_t tag, uint8_t code) in usb_uas_queue_response() 431 static void usb_uas_queue_fake_sense(UASDevice *uas, uint16_t tag, in usb_uas_queue_fake_sense() 474 static SCSIDevice *usb_uas_get_dev(UASDevice *uas, uint64_t lun64) in usb_uas_get_dev() 520 static void usb_uas_start_next_transfer(UASDevice *uas) in usb_uas_start_next_transfer() 547 static UASRequest *usb_uas_alloc_request(UASDevice *uas, uas_iu *iu) in usb_uas_alloc_request() [all …]
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | pci-ioda-tce.c | 294 void *addr, *uas = NULL; in pnv_pci_ioda2_table_alloc_pages() local
|