Home
last modified time | relevance | path

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

/qemu/hw/ide/
H A Dahci.c936 static int ahci_populate_sglist(AHCIDevice *ad, QEMUSGList *sglist, in ahci_populate_sglist() function
1197 ahci_populate_sglist(ad, &ncq_tfs->sglist, ncq_tfs->cmdh, size, 0); in process_ncq_command()
1504 if (ahci_populate_sglist(ad, &s->sg, ad->cur_cmd, in ahci_dma_prepare_buf()
1535 if (ahci_populate_sglist(ad, &s->sg, ad->cur_cmd, l, s->io_buffer_offset)) { in ahci_dma_rw_buf()
1785 ahci_populate_sglist(ncq_tfs->drive, &ncq_tfs->sglist, in ahci_state_post_load()
H A Dtrace-events87 ahci_populate_sglist(void *s, int port) "ahci(%p)[%d]"