Home
last modified time | relevance | path

Searched refs:ahci_fill_cmd_slot (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/ata/
H A Dahci.c533 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 opts) in ahci_fill_cmd_slot() function
661 ahci_fill_cmd_slot(pp, opts); in ahci_device_data_io()
1128 ahci_fill_cmd_slot(pp, cmd_fis_len); in ata_io_flush()
H A Ddwc_ahsata.c351 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 cmd_slot, u32 opts) in ahci_fill_cmd_slot() function
398 ahci_fill_cmd_slot(pp, cmd_slot, opts); in ahci_exec_ata_cmd()
/openbmc/linux/drivers/ata/
H A Dahci.h409 void ahci_fill_cmd_slot(struct ahci_port_priv *pp, unsigned int tag,
H A Dacard-ahci.c246 ahci_fill_cmd_slot(pp, qc->hw_tag, opts); in acard_ahci_qc_prep()
H A Dlibahci.c1354 void ahci_fill_cmd_slot(struct ahci_port_priv *pp, unsigned int tag, in ahci_fill_cmd_slot() function
1366 EXPORT_SYMBOL_GPL(ahci_fill_cmd_slot);
1425 ahci_fill_cmd_slot(pp, 0, cmd_fis_len | flags | (pmp << 12)); in ahci_exec_polled_cmd()
1724 ahci_fill_cmd_slot(pp, qc->hw_tag, opts); in ahci_qc_prep()