Home
last modified time | relevance | path

Searched defs:dalen (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/usb/
H A Duhci.c313 uhci_control(usbdev_t *dev, direction_t dir, int drlen, void *devreq, const int dalen, in uhci_control()
442 uhci_bulk(endpoint_t *ep, const int dalen, u8 *data, int finalize) in uhci_bulk()
H A Dxhci.c567 const int dalen, void *const data, const int dir) in xhci_enqueue_td()
642 const int dalen, unsigned char *const src) in xhci_control()
H A Dohci.c354 ohci_control(usbdev_t *dev, direction_t dir, int drlen, void *setup, int dalen, in ohci_control()
504 ohci_bulk(endpoint_t *ep, int dalen, u8 *src, int finalize) in ohci_bulk()
H A Ddwc2.c441 int dalen, u8 *src) in dwc2_control()
H A Dehci.c434 int dalen, u8 *src) in ehci_control()
/aosp_15_r20/external/trusty/musl/src/network/
Dlookup_name.c366 socklen_t salen, dalen; in __lookup_name() local
/aosp_15_r20/external/musl/src/network/
H A Dlookup_name.c387 socklen_t salen, dalen; in __lookup_name() local