Lines Matching defs:addr
247 static const char *ohci_reg_name(hwaddr addr) in ohci_reg_name()
280 static USBDevice *ohci_find_device(OHCIState *ohci, uint8_t addr) in ohci_find_device()
378 dma_addr_t addr, uint32_t *buf, int num) in get_dwords()
397 dma_addr_t addr, uint32_t *buf, int num) in put_dwords()
416 dma_addr_t addr, uint16_t *buf, int num) in get_words()
435 dma_addr_t addr, uint16_t *buf, int num) in put_words()
453 dma_addr_t addr, struct ohci_ed *ed) in ohci_read_ed()
459 dma_addr_t addr, struct ohci_td *td) in ohci_read_td()
465 dma_addr_t addr, struct ohci_iso_td *td) in ohci_read_iso_td()
472 dma_addr_t addr, struct ohci_hcca *hcca) in ohci_read_hcca()
479 dma_addr_t addr, struct ohci_ed *ed) in ohci_put_ed()
491 dma_addr_t addr, struct ohci_td *td) in ohci_put_td()
497 dma_addr_t addr, struct ohci_iso_td *td) in ohci_put_iso_td()
504 dma_addr_t addr, struct ohci_hcca *hcca) in ohci_put_hcca()
583 uint32_t addr; in ohci_service_iso_td() local
885 uint32_t addr; in ohci_service_td() local
1130 uint32_t addr; in ohci_service_ed_list() local
1508 hwaddr addr, in ohci_mem_read()
1637 hwaddr addr, in ohci_mem_write()