ahci_read_blocks 112 uspace/drv/block/ahci/ahci.c static errno_t ahci_read_blocks(sata_dev_t *, uint64_t, size_t, void *); ahci_read_blocks 263 uspace/drv/block/ahci/ahci.c return ahci_read_blocks(sata, ba, cnt, buf);HelenOS homepage, sources at GitHub