Home
last modified time | relevance | path

Searched refs:tbl_addr (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dahci.h124 u32 tbl_addr; member
/openbmc/qemu/hw/ide/
H A Dahci-internal.h282 uint64_t tbl_addr; member
/openbmc/u-boot/drivers/ata/
H A Dahci.c537 pp->cmd_slot->tbl_addr = cpu_to_le32((u32)pp->cmd_tbl & 0xffffffff); in ahci_fill_cmd_slot()
H A Ddwc_ahsata.c359 pp->cmd_slot->tbl_addr = cpu_to_le32((u32)pp->cmd_tbl & 0xffffffff); in ahci_fill_cmd_slot()