Searched refs:UT_READ_DEVICE (Results 1 - 17 of 17) sorted by relevance

/freebsd-12-stable/usr.sbin/bhyve/
H A Dusb_mouse.c368 case UREQ(UR_GET_CONFIG, UT_READ_DEVICE):
369 DPRINTF(("umouse: (UR_GET_CONFIG, UT_READ_DEVICE)"));
379 case UREQ(UR_GET_DESCRIPTOR, UT_READ_DEVICE):
380 DPRINTF(("umouse: (UR_GET_DESCRIPTOR, UT_READ_DEVICE) val %x",
525 case UREQ(UR_GET_STATUS, UT_READ_DEVICE):
526 DPRINTF(("umouse: (UR_GET_STATUS, UT_READ_DEVICE)"));
/freebsd-12-stable/sys/dev/usb/
H A Dusb_request.c1000 req.bmRequestType = UT_READ_DEVICE;
1238 req.bmRequestType = UT_READ_DEVICE;
1480 req.bmRequestType = UT_READ_DEVICE;
1952 req.bmRequestType = UT_READ_DEVICE;
H A Dusb.h167 #define UT_READ_DEVICE (UT_READ | UT_STANDARD | UT_DEVICE) macro
H A Dusb_handle_request.c551 case UT_READ_DEVICE:
/freebsd-12-stable/sys/mips/cavium/usb/
H A Doctusb.c1469 case C(UR_GET_CONFIG, UT_READ_DEVICE):
1473 case C(UR_GET_DESCRIPTOR, UT_READ_DEVICE):
1535 case C(UR_GET_STATUS, UT_READ_DEVICE):
/freebsd-12-stable/sys/dev/usb/serial/
H A Duvisor.c518 req.bmRequestType = UT_READ_DEVICE;
/freebsd-12-stable/sys/dev/usb/controller/
H A Dohci.c2130 case C(UR_GET_CONFIG, UT_READ_DEVICE):
2134 case C(UR_GET_DESCRIPTOR, UT_READ_DEVICE):
2188 case C(UR_GET_STATUS, UT_READ_DEVICE):
H A Duhci.c2522 case C(UR_GET_CONFIG, UT_READ_DEVICE):
2526 case C(UR_GET_DESCRIPTOR, UT_READ_DEVICE):
2580 case C(UR_GET_STATUS, UT_READ_DEVICE):
H A Datmegadci.c1606 case UT_READ_DEVICE:
H A Davr32dci.c1546 case UT_READ_DEVICE:
H A Dehci.c3133 case C(UR_GET_CONFIG, UT_READ_DEVICE):
3137 case C(UR_GET_DESCRIPTOR, UT_READ_DEVICE):
3203 case C(UR_GET_STATUS, UT_READ_DEVICE):
H A Dxhci.c3338 case C(UR_GET_CONFIG, UT_READ_DEVICE):
3342 case C(UR_GET_DESCRIPTOR, UT_READ_DEVICE):
3405 case C(UR_GET_STATUS, UT_READ_DEVICE):
H A Duss820dci.c1896 case UT_READ_DEVICE:
H A Dsaf1761_otg.c2903 case UT_READ_DEVICE:
H A Ddwc_otg.c4377 case UT_READ_DEVICE:
H A Dmusb_otg.c3653 case UT_READ_DEVICE:
/freebsd-12-stable/sys/dev/usb/template/
H A Dusb_template.c1228 case UT_READ_DEVICE:

Completed in 331 milliseconds