Searched refs:epd (Results 1 – 2 of 2) sorted by relevance
482 usb_endpoint_descriptor *epd = interface->endpoint[ep].descr; in _SetupEndpoints() local483 if ((epd->attributes & USB_ENDPOINT_ATTR_MASK) in _SetupEndpoints()489 if ((epd->attributes & USB_ENDPOINT_ATTR_MASK) in _SetupEndpoints()492 epd->attributes); in _SetupEndpoints()496 if ((epd->endpoint_address & USB_ENDPOINT_ADDR_DIR_MASK) in _SetupEndpoints()502 if ((epd->endpoint_address & USB_ENDPOINT_ADDR_DIR_MASK) in _SetupEndpoints()
564 usb_endpoint_descriptor *epd = interface->endpoint[ep].descr; in _SetupEndpoints() local565 if ((epd->attributes & USB_ENDPOINT_ATTR_MASK) in _SetupEndpoints()572 if ((epd->attributes & USB_ENDPOINT_ATTR_MASK) in _SetupEndpoints()576 epd->attributes); in _SetupEndpoints()580 if ((epd->endpoint_address & USB_ENDPOINT_ADDR_DIR_MASK) in _SetupEndpoints()587 if ((epd->endpoint_address & USB_ENDPOINT_ADDR_DIR_MASK) in _SetupEndpoints()