HomeSort by: relevance | last modified time | path
    Searched defs:bmAttributes (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/usb/
uvideo.c 1146 uint8_t bmAttributes, bEndpointAddress;
1162 bmAttributes = GET(usb_endpoint_descriptor_t,
1163 desc, bmAttributes);
1166 xfer_type = UE_GET_XFERTYPE(bmAttributes);
2897 printf("bmAttributes=");
2898 print_bitmap(&desc->bmAttributes, 1);
uaudioreg.h 60 uByte bmAttributes;
125 uByte bmAttributes;
422 uByte bmAttributes;
usb.h 249 uByte bmAttributes;
294 uByte bmAttributes;
317 uByte bmAttributes;
366 uDWord bmAttributes;
383 uByte bmAttributes;
422 uDWord bmAttributes;
557 uByte bmAttributes;

Completed in 15 milliseconds