Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h122 struct ahci_cmd_hdr { struct
141 struct ahci_cmd_hdr *cmd_slot; argument
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h279 struct ahci_cmd_hdr { struct
305 struct ahci_cmd_hdr *cmd_slot; argument
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Ddwc_ahsata.c354 struct ahci_cmd_hdr *cmd_hdr = (struct ahci_cmd_hdr *)(pp->cmd_slot + in ahci_fill_cmd_slot()
464 pp->cmd_slot = (struct ahci_cmd_hdr *)mem; in ahci_port_start()
H A Dahci.c588 (struct ahci_cmd_hdr *)(uintptr_t)virt_to_phys((void *)mem); in ahci_port_start()