Home
last modified time | relevance | path

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

/external/u-boot/drivers/ata/
Dahci.c530 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 opts) in ahci_fill_cmd_slot() function
658 ahci_fill_cmd_slot(pp, opts); in ahci_device_data_io()
1125 ahci_fill_cmd_slot(pp, cmd_fis_len); in ata_io_flush()
Ddwc_ahsata.c353 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 cmd_slot, u32 opts) in ahci_fill_cmd_slot() function
400 ahci_fill_cmd_slot(pp, cmd_slot, opts); in ahci_exec_ata_cmd()