Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/io/
H A Dusbif.h375 #define XENUSB_STATUS_IOERROR (-71) macro
/openbmc/linux/drivers/usb/host/
H A Dxen-hcd.c753 case XENUSB_STATUS_IOERROR: in xenhcd_translate_status()