Home
last modified time | relevance | path

Searched defs:ed (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h51 struct ed { struct
57 struct ed *ed_prev; argument
65 struct ed *ed_rm_list; argument
69 __u32 unused[2]; argument
71 typedef struct ed ed_t; argument
121 struct ed *ed; member
347 ed_t *ed; member
H A Dohci-hcd.c238 static inline void ed_free(struct ed *ed) in ed_free()
329 ed_t *ed = (ed_t *)m32_swap(ed_p); in ep_print_int_eds() local
511 ed_t *ed; in sohci_submit_job() local
665 volatile ed_t *ed = edi; in ep_link() local
742 static void periodic_unlink(struct ohci *ohci, volatile struct ed *ed, in periodic_unlink()
774 volatile ed_t *ed = edi; in ep_unlink() local
848 volatile ed_t *ed; in ep_add_ed() local
1134 ed_t *ed; in takeback_td() local
/openbmc/libpldm/src/msgbuf/
H A Dplatform.h159 enum pldm_effecter_data_size tag, void *ed) in pldm__msgbuf_extract_effecter_data()
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c453 dma_addr_t addr, struct ohci_ed *ed) in ohci_read_ed()
479 dma_addr_t addr, struct ohci_ed *ed) in ohci_put_ed()
569 static int ohci_service_iso_td(OHCIState *ohci, struct ohci_ed *ed) in ohci_service_iso_td()
874 static int ohci_service_td(OHCIState *ohci, struct ohci_ed *ed) in ohci_service_td()
1110 struct ohci_ed ed; in ohci_service_ed_list() local
/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c333 struct qbman_eq_desc ed; in ldpaa_eth_tx() local
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_base.c790 int ed = min_t(int,free_end,readend); in onenand_transfer_auto_oob() local
1392 int ed = min_t(int,free_end,writeend); in onenand_fill_auto_oob() local