Home
last modified time | relevance | path

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

/OK3568_Linux_fs/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.c352 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 cmd_slot, u32 opts) in ahci_fill_cmd_slot() function
399 ahci_fill_cmd_slot(pp, cmd_slot, opts); in ahci_exec_ata_cmd()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h399 void ahci_fill_cmd_slot(struct ahci_port_priv *pp, unsigned int tag,
H A Dacard-ahci.c248 ahci_fill_cmd_slot(pp, qc->hw_tag, opts); in acard_ahci_qc_prep()
H A Dlibahci.c1288 void ahci_fill_cmd_slot(struct ahci_port_priv *pp, unsigned int tag, in ahci_fill_cmd_slot() function
1300 EXPORT_SYMBOL_GPL(ahci_fill_cmd_slot);
1359 ahci_fill_cmd_slot(pp, 0, cmd_fis_len | flags | (pmp << 12)); in ahci_exec_polled_cmd()
1667 ahci_fill_cmd_slot(pp, qc->hw_tag, opts); in ahci_qc_prep()