Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dgfx_private.h79 extern void gfxp_pci_write_byte(gfxp_acc_handle_t handle, uint16_t offset,
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_pci.c243 gfxp_pci_write_byte(gfxp_acc_handle_t handle, uint16_t offset, uint8_t value) in gfxp_pci_write_byte() function