Searched +full:0 +full:xdfc00000 (Results 1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/uts/sparc/dtrace/ |
| H A D | dtrace_isa.c | 40 #define DTRACE_FMT3OP3_MASK 0x81000000 41 #define DTRACE_FMT3OP3 0x80000000 45 #define DTRACE_RMASK 0x1f 50 #define DTRACE_RET 0x81c7e008 51 #define DTRACE_RETL 0x81c3e008 52 #define DTRACE_SAVE_MASK 0xc1f80000 53 #define DTRACE_SAVE 0x81e00000 54 #define DTRACE_RESTORE 0x81e80000 55 #define DTRACE_CALL_MASK 0xc0000000 56 #define DTRACE_CALL 0x40000000 [all …]
|
| /illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
| H A D | ecore_init_values.h | 42 0x00030003, 0xffff0000, /* if phase != 'engine', skip 3 ops (no DMAE) */ 43 0x00020002, 0x00450000, /* if mode != '!asic', skip 2 ops */ 44 0x0280c201, 0x00000000, /* write 0x0 to address 0x50184 */ 45 0x02810201, 0x00000000, /* write 0x0 to address 0x50204 */ 47 0x00060003, 0xffff0000, /* if phase != 'engine', skip 6 ops (no DMAE) */ 48 0x00030002, 0x00450000, /* if mode != '!asic', skip 3 ops */ 49 0x0048c201, 0x00000000, /* write 0x0 to address 0x9184 */ 50 0x0048d201, 0x00000000, /* write 0x0 to address 0x91a4 */ 51 0x004ba601, 0x00000001, /* write 0x1 to address 0x974c */ 52 0x00010002, 0x00ac0000, /* if mode != '(!asic)&bb', skip 1 ops */ [all …]
|