Searched refs:tbl_addr_hi (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/ata/ | ||
| D | ahci.h | 280 __le32 tbl_addr_hi; member |
| D | libahci.c | 1213 pp->cmd_slot[tag].tbl_addr_hi = cpu_to_le32((cmd_tbl_dma >> 16) >> 16); in ahci_fill_cmd_slot() |