Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/io/
H A Dusbif.h374 #define XENUSB_STATUS_STALL (-32) macro
/openbmc/linux/drivers/usb/host/
H A Dxen-hcd.c751 case XENUSB_STATUS_STALL: in xenhcd_translate_status()