Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dcore.c74 static const char *IDE_DMA_CMD_str(enum ide_dma_cmd enval) in IDE_DMA_CMD_str() function
951 trace_ide_dma_cb(s, sector_num, n, IDE_DMA_CMD_str(s->dma_cmd)); in ide_dma_cb()