/illumos-gate/usr/src/uts/sun/io/ |
H A D | zs.conf | 28 reg=0x210,0xf1000000,0x4 interrupts=12; 31 reg=0x210,0xf0000000,0x4 interrupts=12; 36 reg=0x210,0xe0000004,0x4 interrupts=12;
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | segment.h | 43 #define DATA_ACC2_S 0x4 /* 1 byte gran., 32bit operands, avl=0 */ 46 #define TEXT_ACC2_S 0x4 /* 1 byte gran., 32 bit operands avl=0 */
|
H A D | pcie_acpi.h | 42 #define OSC_STATUS_INV_UUID 0x4 /* invalid UUID */ 52 #define OSC_SUPPORT_CLK_PM_CAP 0x4 /* Clock PM Capability supported */ 59 #define OSC_CONTROL_PCIE_NAT_PM 0x4 /* PCI Exp Native Power Mgmt. control */
|
/illumos-gate/usr/src/lib/libbc/inc/include/ |
H A D | ttyent.h | 28 #define TTY_LOCAL 0x4 /* local tty, supply software carrier */
|
/illumos-gate/usr/src/uts/common/io/chxge/com/ |
H A D | vsc7321_reg.h | 210 #define REG_RX_IN_BYTES(pn) CRA(0x4,pn,0x00) /* # Rx in octets */ 211 #define REG_RX_SYMBOL_CARRIER(pn) CRA(0x4,pn,0x01) /* Frames w/ symbol errors */ 212 #define REG_RX_PAUSE(pn) CRA(0x4,pn,0x02) /* # pause frames received */ 213 #define REG_RX_UNSUP_OPCODE(pn) CRA(0x4,pn,0x03) /* # control frames with unsupported opcode */ 214 #define REG_RX_OK_BYTES(pn) CRA(0x4,pn,0x04) /* # octets in good frames */ 215 #define REG_RX_BAD_BYTES(pn) CRA(0x4,pn,0x05) /* # octets in bad frames */ 216 #define REG_RX_UNICAST(pn) CRA(0x4,pn,0x06) /* # good unicast frames */ 217 #define REG_RX_MULTICAST(pn) CRA(0x4,pn,0x07) /* # good multicast frames */ 218 #define REG_RX_BROADCAST(pn) CRA(0x4,pn,0x08) /* # good broadcast frames */ 219 #define REG_CRC(pn) CRA(0x4,p [all...] |
H A D | vsc7326_reg.h | 222 #define REG_RX_IN_BYTES(pn) CRA(0x4,pn,0x00) /* # Rx in octets */ 223 #define REG_RX_SYMBOL_CARRIER(pn) CRA(0x4,pn,0x01) /* Frames w/ symbol errors */ 224 #define REG_RX_PAUSE(pn) CRA(0x4,pn,0x02) /* # pause frames received */ 225 #define REG_RX_UNSUP_OPCODE(pn) CRA(0x4,pn,0x03) /* # control frames with unsupported opcode */ 226 #define REG_RX_OK_BYTES(pn) CRA(0x4,pn,0x04) /* # octets in good frames */ 227 #define REG_RX_BAD_BYTES(pn) CRA(0x4,pn,0x05) /* # octets in bad frames */ 228 #define REG_RX_UNICAST(pn) CRA(0x4,pn,0x06) /* # good unicast frames */ 229 #define REG_RX_MULTICAST(pn) CRA(0x4,pn,0x07) /* # good multicast frames */ 230 #define REG_RX_BROADCAST(pn) CRA(0x4,pn,0x08) /* # good broadcast frames */ 231 #define REG_CRC(pn) CRA(0x4,p [all...] |
/illumos-gate/usr/src/lib/libv12n/common/ |
H A D | libv12n.h | 42 #define V12N_CAP_IMPL_LDOMS 0x4 /* LDoms Implementation */ 47 #define V12N_ROLE_SERVICE 0x4 /* Service domain */
|
/illumos-gate/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394.conf | 30 0x0000ffff,0xf0000234,0x4;
|
/illumos-gate/usr/src/uts/common/sys/contract/ |
H A D | device.h | 45 #define CT_DEV_EV_OFFLINE 0x4 /* device is moving to offline state */ 53 #define CTDP_MINOR 0x4 /* the minor path term */
|
H A D | process.h | 56 #define CT_PR_PGRPONLY 0x4 /* only kill process group on fatal errors */ 65 #define CT_PR_EV_EXIT 0x4 /* process exited (and left contract) */
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/ |
H A D | 57712_int_offsets.h | 49 { 0x4, 0x0, 0x0, 0x0, 0x0}, // COMMON_INBOUND_INTERRUPT_TEST_AGG_INT_3_RESULT_OFFSET 67 { 0x9c08, 0x4, 0x0, 0x0, 0x4}, // XSTORM_HIGIG_HDR_LENGTH_OFFSET(portId) 68 { 0xc080, 0x10, 0x0, 0x0, 0x4}, // XSTORM_VF_SPQ_PAGE_BASE_OFFSET(vfId) 71 { 0x9338, 0x1, 0x4, 0x0, 0x1}, // XSTORM_JUMBO_SUPPORT_OFFSET(pfId) 90 { 0x4, 0x0, 0x0, 0x0, 0x0}, // PAUSE_TEST_XOFF_PORT0_KUKUE_CODE_OPPCOE 164 { 0x17b0, 0x0, 0x0, 0x0, 0x4}, // TSTORM_PCI_READ_TEST_ADDRESS_LO_OFFSET 165 { 0x17b4, 0x0, 0x0, 0x0, 0x4}, // TSTORM_PCI_READ_TEST_ADDRESS_HI_OFFSET 166 { 0x17b8, 0x0, 0x0, 0x0, 0x4}, // TSTORM_PCI_READ_TEST_RAM_ADDRESS_OFFSET 178 { 0xe200, 0x8, 0x20, 0x0, 0x4}, // CSTORM_HC_SYNC_LINE_DHC_OFFSE [all...] |
/illumos-gate/usr/src/cmd/dtrace/test/tst/i386/pid/ |
H A D | tst.branch.s | 46 subl $0x4, %esp 53 addl $0x4, %esp 58 addl $0x4, %esp
|
H A D | tst.embedded.s | 46 subl $0x4, %esp 52 addl $0x4, %esp 57 addl $0x4, %esp
|
/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/ |
H A D | ao_mca_disp.h | 42 #define AO_MCA_PP_BIT_OBS 0x4 47 #define AO_MCA_II_BIT_GEN 0x4
|
/illumos-gate/usr/src/uts/sun4u/daktari/sys/ |
H A D | hpc3130_events.h | 40 #define HPC3130_SLOTS 0x4 41 #define HPC3130_CONTROLLERS 0x4
|
/illumos-gate/usr/src/lib/libbc/inc/include/vm/ |
H A D | faultcode.h | 43 #define FC_PROT 0x4 /* access exceeded current protections */
|
/illumos-gate/usr/src/lib/libc/amd64/fp/ |
H A D | _base_il.s | 54 subq $0x4, %rsp 66 addq $0x4, %rsp 95 subq $0x4, %rsp 107 addq $0x4, %rsp
|
/illumos-gate/usr/src/cmd/svc/common/ |
H A D | manifest_find.h | 39 #define BUNDLE_PROF 0x4
|
/illumos-gate/usr/src/uts/common/vm/ |
H A D | faultcode.h | 58 #define FC_PROT 0x4 /* access exceeded current protections */
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | ptem.h | 54 #define IS_PTSTTY 0x4 /* is x/open terminal */
|
H A D | kmdb.h | 44 #define KMDB_F_DRV_DEBUG 0x4 /* enable driver's debug messages */
|
/illumos-gate/usr/src/uts/common/sys/sata/ |
H A D | sata_blacklist.h | 56 {0x47231095, 0x0, 0x4, 0x2}, /* Silicon Image 4723, 2 ports. */
|
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/ |
H A D | environ.h | 39 #define ENVIRON_REGISTERS_DEBUG 0x4
|
/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/ |
H A D | pic16f819_reg.h | 43 #define PIC16F819_FAN_FAULT_CLEAR 0x4
|
/illumos-gate/usr/src/uts/i86xpv/sys/ |
H A D | balloon.h | 50 #define BLN_IOCTL_HIGH (BLN_IOCTL_BASE | 0x4)
|