Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hda.c211 static void pci_hda_write(struct pci_devinst *pi, int baridx, uint64_t offset,
272 .pe_barwrite = pci_hda_write,
1261 pci_hda_write(struct pci_devinst *pi, int baridx, uint64_t offset, int size, in pci_hda_write() function