Home
last modified time | relevance | path

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

/qemu/include/hw/ide/
H A Dpci.h60 void bmdma_cmd_writeb(BMDMAState *bm, uint32_t val);
/qemu/hw/ide/
H A Dsii3112.c145 bmdma_cmd_writeb(&d->i.bmdma[0], val); in sii3112_reg_write()
160 bmdma_cmd_writeb(&d->i.bmdma[1], val); in sii3112_reg_write()
H A Dpiix.c76 bmdma_cmd_writeb(bm, val); in bmdma_write()
H A Dvia.c77 bmdma_cmd_writeb(bm, val); in bmdma_write()
H A Dcmd646.c139 bmdma_cmd_writeb(bm, val); in bmdma_write()
H A Dpci.c380 void bmdma_cmd_writeb(BMDMAState *bm, uint32_t val) in bmdma_cmd_writeb() function
H A Dtrace-events32 bmdma_cmd_writeb(uint32_t val) "val: 0x%08x"