Home
last modified time | relevance | path

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

/external/u-boot/include/
Dahci.h124 u32 tbl_addr; member
/external/u-boot/drivers/ata/
Dahci.c535 pp->cmd_slot->tbl_addr = cpu_to_le32((u32)pp->cmd_tbl & 0xffffffff); in ahci_fill_cmd_slot()
Ddwc_ahsata.c359 pp->cmd_slot->tbl_addr = cpu_to_le32((u32)pp->cmd_tbl & 0xffffffff); in ahci_fill_cmd_slot()