Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_passthru.c430 uint8_t *dest8; in msix_table_write() local
446 dest8 = (uint8_t *)(pi->pi_msix.mapped_addr + offset); in msix_table_write()
447 *dest8 = data; in msix_table_write()