Home
last modified time | relevance | path

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

/u-boot/include/
A Dahci.h136 struct ahci_ioports { struct
161 struct ahci_ioports port[AHCI_MAX_PORTS]; argument
/u-boot/drivers/ata/
A Dahci.c94 static void ahci_dcache_flush_sata_cmd(struct ahci_ioports *pp) in ahci_dcache_flush_sata_cmd()
501 struct ahci_ioports *pp = &(uc_priv->port[port]); in ahci_fill_sg()
534 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 opts) in ahci_fill_cmd_slot()
562 struct ahci_ioports *pp = &(uc_priv->port[port]); in ahci_port_start()
639 struct ahci_ioports *pp = &(uc_priv->port[port]); in ahci_device_data_io()
1118 struct ahci_ioports *pp = &(uc_priv->port[port]); in ata_io_flush()
A Ddwc_ahsata.c331 struct ahci_ioports *pp = &uc_priv->port[port]; in ahci_fill_sg()
358 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 cmd_slot, u32 opts) in ahci_fill_cmd_slot()
379 struct ahci_ioports *pp = &uc_priv->port[port]; in ahci_exec_ata_cmd()
442 struct ahci_ioports *pp = &uc_priv->port[port]; in ahci_port_start()

Completed in 8 milliseconds