Home
last modified time | relevance | path

Searched +full:0 +full:x0010000 (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h52 #define STMF_PROVIDER_DATA_UPDATED 0x01
57 #define STMF_PCB_STMF_ONLINING 0x0001
58 #define STMF_PCB_PREG_COMPLETE 0x0002
63 #define STMF_NO_HANDLE 0xffffffff
65 #define COMPANY_ID_NONE 0xFFFFFFFF
66 #define COMPANY_ID_SUN 0x00144F
102 #define DB_DIRECTION_TO_RPORT 0x0001
103 #define DB_DIRECTION_FROM_RPORT 0x0002
104 #define DB_SEND_STATUS_GOOD 0x0004
105 #define DB_STATUS_GOOD_SENT 0x0008
[all …]
H A Depm.h66 #define PMC_NEEDS_SR 0x00001 /* do suspend/resume despite no "reg" */
67 #define PMC_NO_SR 0x00002 /* don't suspend/resume despite "reg" */
68 #define PMC_PARENTAL_SR 0x00004 /* call up tree to suspend/resume */
69 #define PMC_WANTS_NOTIFY 0x00008 /* notify if child pwr level changes */
70 #define PMC_BC 0x00010 /* no pm-components, backwards compat */
71 #define PMC_COMPONENTS_DONE 0x00020 /* parsed pm-components */
72 #define PMC_COMPONENTS_FAILED 0x00040 /* failed parsing pm-components */
73 #define PMC_SUSPENDED 0x00080 /* device has been suspended */
74 #define PMC_DEF_THRESH 0x00100 /* thresholds are default */
75 #define PMC_DEV_THRESH 0x00200 /* SET_THRESHOLD ioctl seen */
[all …]
/illumos-gate/usr/src/lib/udapl/libdat/include/dat/
H A Dudat.h62 DAT_MEM_TYPE_VIRTUAL = 0x00,
63 DAT_MEM_TYPE_LMR = 0x01,
65 DAT_MEM_TYPE_SHARED_VIRTUAL = 0x02,
66 DAT_MEM_TYPE_SO_VIRTUAL = 0x03
93 DAT_EVD_STATE_ENABLED = 0x01,
94 DAT_EVD_STATE_DISABLED = 0x02,
95 DAT_EVD_STATE_WAITABLE = 0x04,
96 DAT_EVD_STATE_UNWAITABLE = 0x08,
97 DAT_EVD_STATE_CONFIG_NOTIFY = 0x10,
98 DAT_EVD_STATE_CONFIG_SOLICITED = 0x20,
[all …]
/illumos-gate/usr/src/uts/common/io/audio/drv/audio1575/
H A Daudio1575.h49 #define M1575_PLAY (0)
60 /* PCI CFG SPACE REGISTERS for Audio (Device 29, Function 0) */
61 #define M1575_PCIPMR_REG 0x42 /* Power Capabilities 16 */
62 #define M1575_PCIPMCSR_REG 0x44 /* Power Cmd & Status 16 */
63 #define M1575_PCISCCR_REG 0x48 /* System Cfg Cntrl 16 */
64 #define M1575_PCIAPMUCR1_REG 0x54 /* Add. PMU Cntrl Reg 8 */
65 #define M1575_PCISCRR_REG 0x57 /* Scratch Reg 8 */
66 #define M1575_PCIMISC_REG 0x58 /* Misc Reg 8 */
67 #define M1575_PCIGCC_REG 0x59 /* Global Clk Control 16 */
68 #define M1575_PCIACD_REG 0x5C /* AC97 Codec Detect 8 */
[all …]
/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dadmin.h101 #define KADM5_OK 0
108 #define KADM5_PRINCIPAL 0x000001
109 #define KADM5_PRINC_EXPIRE_TIME 0x000002
110 #define KADM5_PW_EXPIRATION 0x000004
111 #define KADM5_LAST_PWD_CHANGE 0x000008
112 #define KADM5_ATTRIBUTES 0x000010
113 #define KADM5_MAX_LIFE 0x000020
114 #define KADM5_MOD_TIME 0x000040
115 #define KADM5_MOD_NAME 0x000080
116 #define KADM5_KVNO 0x000100
[all …]
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dmodify.c36 #define KC_IGNORE_DATE 0x0000001
37 #define KC_IGNORE_UNKNOWN_EKUS 0x0000002
38 #define KC_IGNORE_TRUST_ANCHOR 0x0000004
39 #define KC_VALIDITY_ADJUSTTIME 0x0000008
40 #define KC_TA_NAME 0x0000010
41 #define KC_TA_SERIAL 0x0000020
42 #define KC_OCSP_RESPONDER_URI 0x0000040
43 #define KC_OCSP_PROXY 0x0000080
44 #define KC_OCSP_URI_FROM_CERT 0x0000100
45 #define KC_OCSP_RESP_LIFETIME 0x0000200
[all …]
/illumos-gate/usr/src/common/acl/
H A Dacl_common.c55 #define ACL_SYNCHRONIZE_SET_DENY 0x0000001
56 #define ACL_SYNCHRONIZE_SET_ALLOW 0x0000002
57 #define ACL_SYNCHRONIZE_ERR_DENY 0x0000004
58 #define ACL_SYNCHRONIZE_ERR_ALLOW 0x0000008
60 #define ACL_WRITE_OWNER_SET_DENY 0x0000010
61 #define ACL_WRITE_OWNER_SET_ALLOW 0x0000020
62 #define ACL_WRITE_OWNER_ERR_DENY 0x0000040
63 #define ACL_WRITE_OWNER_ERR_ALLOW 0x0000080
65 #define ACL_DELETE_SET_DENY 0x0000100
66 #define ACL_DELETE_SET_ALLOW 0x0000200
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h49 #define PORT_DEVICE_CREATE 0x40
50 #define SCMD_REPORT_LUN 0xa0 /* SCSI cmd to report on LUNs */
52 #define SCMD_INQUIRY_PAGE83 0xF0 /* Internal opcode for page 0x83 */
53 #define FC4_SCSI_FCP 0x08 /* our (SCSI) FC4 type number */
64 #define FCP_INVALID_TIMEOUT (0xFFFFFFFF)
68 * is 0xf0 bytes. Defining a constant to make it easy incase
71 #define SCMD_MAX_INQUIRY_PAGE83_SIZE 0xF0
93 #define FCP_HASH(x) ((x[0] + x[1] + x[2] + x[3] +\
422 #define FCP_STATE_INIT 0x0001
423 #define FCP_STATE_OFFLINE 0x0002
[all …]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_acl.c97 static int nfs4_acl_debug = 0;
99 #define ACL_SYNCHRONIZE_SET_DENY 0x0000001
100 #define ACL_SYNCHRONIZE_SET_ALLOW 0x0000002
101 #define ACL_SYNCHRONIZE_ERR_DENY 0x0000004
102 #define ACL_SYNCHRONIZE_ERR_ALLOW 0x0000008
104 #define ACL_WRITE_OWNER_SET_DENY 0x0000010
105 #define ACL_WRITE_OWNER_SET_ALLOW 0x0000020
106 #define ACL_WRITE_OWNER_ERR_DENY 0x0000040
107 #define ACL_WRITE_OWNER_ERR_ALLOW 0x0000080
109 #define ACL_DELETE_SET_DENY 0x0000100
[all …]