ahci_read_blocks 47 uspace/lib/drv/include/ahci_iface.h extern errno_t ahci_read_blocks(async_sess_t *, uint64_t, size_t, void *); ahci_read_blocks 214 uspace/srv/bd/sata_bd/sata_bd.c return ahci_read_blocks(sbd->sess, ba, cnt, buf);HelenOS homepage, sources at GitHub