Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c174 static uint32_t hda_dma_ld_dword(void *dma_vaddr);
801 verb = hda_dma_ld_dword((uint8_t *)corb->dma_vaddr + in hda_corb_run()
876 hda_dma_ld_dword(void *dma_vaddr) in hda_dma_ld_dword() function
1169 *(uint32_t *)buf = hda_dma_ld_dword( in hda_transfer()