Home
last modified time | relevance | path

Searched defs:GetPortStatus (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/usb/
H A Ddev-hub.c62 #define GetPortStatus (0xa300 | USB_REQ_GET_STATUS) macro
/openbmc/linux/include/linux/usb/
H A Dhcd.h602 #define GetPortStatus HUB_CLASS_REQ(USB_DIR_IN, USB_RT_PORT, USB_REQ_GET_STATUS) macro