Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
Dahci.h399 void ahci_fill_cmd_slot(struct ahci_port_priv *pp, unsigned int tag,
Dacard-ahci.c248 ahci_fill_cmd_slot(pp, qc->hw_tag, opts); in acard_ahci_qc_prep()
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()