Home
last modified time | relevance | path

Searched refs:dba (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dau-Wollongong4 # - http://www.dba.org.au/index.asp?sectionID=120
8 # - http://www.dba.org.au/index.asp?query=true&sectionID=22&recLocation=Wollongong+%2D+North
77 # - http://www.dba.org.au/index.asp?query=true&sectionID=22&recLocation=Wollongong+%2D+Illawarra
134 # - http://www.dba.org.au/index.asp?query=true&sectionID=22&recLocation=Wollongong+%2D+Stanwell%20P…
H A Dau-Sutherland4 # - http://www.dba.org.au/index.asp?sectionID=120
8 # - http://www.dba.org.au/index.asp?query=true&sectionID=22&recLocation=Wollongong+%2D+North
H A Dau-GoldCoast2 # See http://www.dba.org.au/index.asp?sectionID=22&recLocation=Gold+Coast
3 # and http://www.dba.org.au/index.asp?sectionID=120
/openbmc/u-boot/drivers/ata/
H A Dfsl_sata.h220 __le32 dba; /* Data base address, 4 bytes aligned */ member
H A Dfsl_sata.c356 prde->dba = cpu_to_le32((u32)buffer & ~0x3); in fsl_ata_exec_ata_cmd()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-ring.c295 xhci_writel(&ctrl->dba->doorbell[0], DB_VALUE_HOST); in xhci_queue_command()
376 xhci_writel(&ctrl->dba->doorbell[udev->slot_id], in giveback_first_trb()
H A Dxhci.h1219 struct xhci_doorbell_array *dba; member
H A Dxhci-mem.c538 ctrl->dba = (struct xhci_doorbell_array *)((char *)hccr + val); in xhci_mem_init()
/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h470 uint64_t dba; /* Data Base Address */ member
H A Dahci.c1223 prd.dba = cpu_to_le64(cmd->buffer + (cmd->prd_size * i)); in ahci_command_commit()