Home
last modified time | relevance | path

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

/qemu/hw/ide/
H A Dahci.c51 static int ahci_dma_prepare_buf(const IDEDMA *dma, int32_t limit);
1433 if (ahci_dma_prepare_buf(dma, size)) { in ahci_pio_transfer()
1499 static int32_t ahci_dma_prepare_buf(const IDEDMA *dma, int32_t limit) in ahci_dma_prepare_buf() function
1602 .prepare_buf = ahci_dma_prepare_buf,
H A Dtrace-events113 ahci_dma_prepare_buf(void *s, int port, int32_t io_buffer_size, int32_t limit) "ahci(%p)[%d]: prepa…