Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dkstat.h48 #define KSTAT_IOC_BASE ('K' << 8) macro
50 #define KSTAT_IOC_CHAIN_ID KSTAT_IOC_BASE | 0x01
51 #define KSTAT_IOC_READ KSTAT_IOC_BASE | 0x02
52 #define KSTAT_IOC_WRITE KSTAT_IOC_BASE | 0x03