Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dahci.h121 struct ahci_cmd_hdr { struct
140 struct ahci_cmd_hdr *cmd_slot; argument
/openbmc/linux/drivers/ata/
H A Dahci.h284 struct ahci_cmd_hdr { struct
310 struct ahci_cmd_hdr *cmd_slot; argument
/openbmc/u-boot/drivers/ata/
H A Ddwc_ahsata.c353 struct ahci_cmd_hdr *cmd_hdr = (struct ahci_cmd_hdr *)(pp->cmd_slot + in ahci_fill_cmd_slot()
463 pp->cmd_slot = (struct ahci_cmd_hdr *)mem; in ahci_port_start()
H A Dahci.c590 (struct ahci_cmd_hdr *)(uintptr_t)virt_to_phys((void *)mem); in ahci_port_start()