HomeSort by relevance Sort by last modified time
    Searched refs:ahci_fill_sg (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/ata/
ahci.c 501 static int ahci_fill_sg(struct ahci_uc_priv *uc_priv, u8 port, function
657 sg_count = ahci_fill_sg(uc_priv, port, buf, buf_len);
dwc_ahsata.c 321 static int ahci_fill_sg(struct ahci_uc_priv *uc_priv, u8 port, function
392 sg_count = ahci_fill_sg(uc_priv, port, buf, buf_len);

Completed in 59 milliseconds