Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dahci.c549 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 opts) in ahci_fill_cmd_slot() function
677 ahci_fill_cmd_slot(pp, opts); in ahci_device_data_io()
1144 ahci_fill_cmd_slot(pp, cmd_fis_len); in ata_io_flush()
H A Ddwc_ahsata.c352 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 cmd_slot, u32 opts) in ahci_fill_cmd_slot() function
399 ahci_fill_cmd_slot(pp, cmd_slot, opts); in ahci_exec_ata_cmd()