Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86xpv/sys/
H A Dballoon.h39 #define BLN_IOCTL_BASE ('B' << 24) | ('A' << 16) macro
45 #define BLN_IOCTL_CURRENT (BLN_IOCTL_BASE | 0x1)
46 #define BLN_IOCTL_TARGET (BLN_IOCTL_BASE | 0x2)
47 #define BLN_IOCTL_LOW (BLN_IOCTL_BASE | 0x3)
48 #define BLN_IOCTL_HIGH (BLN_IOCTL_BASE | 0x4)
49 #define BLN_IOCTL_LIMIT (BLN_IOCTL_BASE | 0x5)