Searched refs:ahci_dma_prepare_buf (Results 1 – 2 of 2) sorted by relevance
51 static int ahci_dma_prepare_buf(const IDEDMA *dma, int32_t limit);1434 if (ahci_dma_prepare_buf(dma, size)) { in ahci_pio_transfer()1500 static int32_t ahci_dma_prepare_buf(const IDEDMA *dma, int32_t limit) in ahci_dma_prepare_buf() function1603 .prepare_buf = ahci_dma_prepare_buf,
113 ahci_dma_prepare_buf(void *s, int port, int32_t io_buffer_size, int32_t limit) "ahci(%p)[%d]: prepa…