Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dppt_dev.h27 #define PPT_CFG_WRITE (PPT_IOC | 0x02) macro
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_passthru.c134 (void) ioctl(sc->pptfd, PPT_CFG_WRITE, &pi); in passthru_write_config()
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dppt.c190 case PPT_CFG_WRITE: { in ppt_ioctl()