Home
last modified time | relevance | path

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

/qemu/include/hw/xen/interface/io/
H A Dusbif.h338 #define USBIF_SHORT_NOT_OK 0x0001 macro
/qemu/hw/usb/
H A Dxen-usb.c42 #ifdef USBIF_SHORT_NOT_OK
236 sok = !!(usbback_req->req.transfer_flags & USBIF_SHORT_NOT_OK); in usbback_init_packet()