Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h422 void ahci_fill_cmd_slot(struct ahci_port_priv *pp, unsigned int tag,
H A Dlibahci.c1348 void ahci_fill_cmd_slot(struct ahci_port_priv *pp, unsigned int tag, in ahci_fill_cmd_slot() function
1360 EXPORT_SYMBOL_GPL(ahci_fill_cmd_slot);
1419 ahci_fill_cmd_slot(pp, 0, cmd_fis_len | flags | (pmp << 12)); in ahci_exec_polled_cmd()
1718 ahci_fill_cmd_slot(pp, qc->hw_tag, opts); in ahci_qc_prep()