Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dahci.h136 struct ahci_ioports { struct
163 struct ahci_ioports port[AHCI_MAX_PORTS]; argument
/openbmc/u-boot/drivers/ata/
H A Dahci.c59 static void ahci_setup_port(struct ahci_ioports *port, void __iomem *base, in ahci_setup_port()
98 static void ahci_dcache_flush_sata_cmd(struct ahci_ioports *pp) in ahci_dcache_flush_sata_cmd()
506 struct ahci_ioports *pp = &(uc_priv->port[port]); in ahci_fill_sg()
533 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 opts) in ahci_fill_cmd_slot()
561 struct ahci_ioports *pp = &(uc_priv->port[port]); in ahci_port_start()
638 struct ahci_ioports *pp = &(uc_priv->port[port]); in ahci_device_data_io()
1117 struct ahci_ioports *pp = &(uc_priv->port[port]); in ata_io_flush()
H A Ddwc_ahsata.c324 struct ahci_ioports *pp = &uc_priv->port[port]; in ahci_fill_sg()
351 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 cmd_slot, u32 opts) in ahci_fill_cmd_slot()
372 struct ahci_ioports *pp = &uc_priv->port[port]; in ahci_exec_ata_cmd()
435 struct ahci_ioports *pp = &uc_priv->port[port]; in ahci_port_start()