Searched refs:ScatterGatherEntry (Results 1 – 2 of 2) sorted by relevance
21 } ScatterGatherEntry; typedef24 ScatterGatherEntry *sg;
15 qsg->sg = qemu_malloc(alloc_hint * sizeof(ScatterGatherEntry)); in qemu_sglist_init()26 qsg->sg = qemu_realloc(qsg->sg, qsg->nalloc * sizeof(ScatterGatherEntry)); in qemu_sglist_add()