Searched refs:ahci_fill_cmd_slot (Results 1 – 1 of 1) sorted by relevance
1353 void ahci_fill_cmd_slot(struct ahci_port_priv *pp, unsigned int tag, in ahci_fill_cmd_slot() function1365 EXPORT_SYMBOL_GPL(ahci_fill_cmd_slot);1424 ahci_fill_cmd_slot(pp, 0, cmd_fis_len | flags | (pmp << 12)); in ahci_exec_polled_cmd()1723 ahci_fill_cmd_slot(pp, qc->hw_tag, opts); in ahci_qc_prep()