Searched refs:ahci_fill_cmd_slot (Results 1 – 3 of 3) sorted by relevance
/drivers/ata/ |
D | ahci.h | 370 void ahci_fill_cmd_slot(struct ahci_port_priv *pp, unsigned int tag,
|
D | acard-ahci.c | 297 ahci_fill_cmd_slot(pp, qc->tag, opts); in acard_ahci_qc_prep()
|
D | libahci.c | 1197 void ahci_fill_cmd_slot(struct ahci_port_priv *pp, unsigned int tag, in ahci_fill_cmd_slot() function 1209 EXPORT_SYMBOL_GPL(ahci_fill_cmd_slot); 1268 ahci_fill_cmd_slot(pp, 0, cmd_fis_len | flags | (pmp << 12)); in ahci_exec_polled_cmd() 1559 ahci_fill_cmd_slot(pp, qc->tag, opts); in ahci_qc_prep()
|