Home
last modified time | relevance | path

Searched refs:ahci_fill_cmd_slot (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci.h400 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.c1297 void ahci_fill_cmd_slot(struct ahci_port_priv *pp, unsigned int tag, in ahci_fill_cmd_slot() function
1309 EXPORT_SYMBOL_GPL(ahci_fill_cmd_slot); variable
1368 ahci_fill_cmd_slot(pp, 0, cmd_fis_len | flags | (pmp << 12)); in ahci_exec_polled_cmd()
1678 ahci_fill_cmd_slot(pp, qc->hw_tag, opts); in ahci_qc_prep()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci.h409 void ahci_fill_cmd_slot(struct ahci_port_priv *pp, unsigned int tag,
H A Dacard-ahci.c246 ahci_fill_cmd_slot(pp, qc->hw_tag, opts); in acard_ahci_qc_prep()
H A Dlibahci.c1354 void ahci_fill_cmd_slot(struct ahci_port_priv *pp, unsigned int tag, in ahci_fill_cmd_slot() function
1366 EXPORT_SYMBOL_GPL(ahci_fill_cmd_slot); variable
1425 ahci_fill_cmd_slot(pp, 0, cmd_fis_len | flags | (pmp << 12)); in ahci_exec_polled_cmd()
1724 ahci_fill_cmd_slot(pp, qc->hw_tag, opts); in ahci_qc_prep()

Completed in 12 milliseconds