Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddumpadm.h36 #define DDIOC (0xdd << 8) macro
37 #define DIOCGETDUMPSIZE (DDIOC | 0x10)
38 #define DIOCGETCONF (DDIOC | 0x11)
39 #define DIOCSETCONF (DDIOC | 0x12)
40 #define DIOCGETDEV (DDIOC | 0x13)
41 #define DIOCSETDEV (DDIOC | 0x14)
42 #define DIOCTRYDEV (DDIOC | 0x15)
43 #define DIOCDUMP (DDIOC | 0x16)
44 #define DIOCSETUUID (DDIOC | 0x17)
45 #define DIOCGETUUID (DDIOC | 0x18)
[all …]