/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | mc-us3_asm.s | 26 * Assembly code support for Memory Control driver 41 * routine to get value of Memory Control Registers 52 ! This routine is to get content of Memory Control Registers 55 ! %i0 is the VA for Memory Control Registers
|
/illumos-gate/usr/src/uts/intel/io/acpica/dispatcher/ |
H A D | dscontrol.c | 94 if (WalkState->ControlState->Control.AmlPredicateStart == 123 ControlState->Control.AmlPredicateStart = 125 ControlState->Control.PackageEnd = 127 ControlState->Control.Opcode = 227 ControlState->Control.LoopCount++; 228 if (ControlState->Control.LoopCount > AcpiGbl_MaxLoopIterations) 240 ControlState->Control.AmlPredicateStart; 379 (WalkState->ControlState->Control.Opcode != AML_WHILE_OP)) 392 /* Was: WalkState->AmlLastWhile = WalkState->ControlState->Control.AmlPredicateStart; */ 395 WalkState->ControlState->Control [all...] |
H A D | dswexec.c | 301 WalkState->ControlState->Control.PredicateOp = Op; 751 (WalkState->ControlState->Control.PredicateOp == Op))
|
H A D | dsutils.c | 271 (WalkState->ControlState->Control.PredicateOp == Op))
|
/illumos-gate/usr/src/boot/sys/boot/efi/include/ |
H A D | efiser.h | 87 IN UINT32 Control 94 OUT UINT32 *Control
|
/illumos-gate/usr/src/uts/common/sys/mpt/ |
H A D | mpi_raid.h | 110 uint32_t Control; member in struct:msg_scsi_io_raid_pt_request
|
H A D | mpi_init.h | 33 uint32_t Control; member in struct:msg_scsi_io_request 60 * SCSIO Control bits
|
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/ |
H A D | biospnp.c | 98 #define biospnp_f01(Node, devNodeBuffer, Control) biospnp_call(0x01, "llw", Node, devNodeBuffer, Control)
|
/illumos-gate/usr/src/uts/common/io/mr_sas/ |
H A D | ld_pd_map.h | 134 uint32_t Control; /* 0x3C */ member in struct:_MPI2_RAID_SCSI_IO_REQUEST
|
H A D | mr_sas_tbolt.c | 1271 ddi_put32(acc_handle, &scsi_raid_io->Control, 1274 ddi_put32(acc_handle, &scsi_raid_io->Control, 2905 uint32_t Control; local 2957 Control = ddi_get32(acc_handle, &scsi_io_request->Control); 2981 Control |= (0x4 << 26); 2984 ddi_put32(acc_handle, &scsi_io_request->Control, Control);
|
/illumos-gate/usr/src/boot/sys/boot/i386/btx/lib/ |
H A D | btxv86.s | 29 .set V86_CTL,0x0 # Control flags
|
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/ |
H A D | mpi2_init.h | 57 * Control field Task Attribute flags. 143 U32 Control; /* 0x3C */ member in struct:_MPI2_SCSI_IO_REQUEST 227 /* SCSI IO Control bits */ 297 U32 Control; /* 0x3C */ member in struct:_MPI25_SCSI_IO_REQUEST 362 /* use MPI2_SCSIIO_CONTROL_ defines for the Control field */
|
H A D | mpi2_history.txt | 301 * Control field Task Attribute flags. 464 * Control Request. 465 * 10-02-08 02.00.02 Added Set IOC Parameter Operation to SAS IO Unit Control 470 * 08-11-10 02.00.05 Added NCQ operations to SAS IO Unit Control.
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | acpica_ec.c | 423 if (ecdt->Control.BitWidth != 8 || 438 ec.ec_sc = ecdt->Control.Address;
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | ibft.c | 45 Control = 1, enumerator in enum:ibft_structure_type 242 * So there is no Control ID here. 333 if (ctl_hdr->header.Structure_id != Control) {
|
/illumos-gate/usr/src/uts/intel/io/acpica/parser/ |
H A D | psloop.c | 274 WalkState->ControlState->Control.PackageEnd =
|
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/ |
H A D | btx.S | 72 .set V86_CTL,0x0 # Control flags 163 mov $idtctl,%si # Control string 519 intusr.1: xorl %edx,%edx # Control flags 720 testb $0x80,%al # Control?
|
/illumos-gate/usr/src/lib/libc/sparc/crt/ |
H A D | _rtboot.s | 29 ! Bootstrap routine for alias ld.so. Control arrives here either directly
|
/illumos-gate/usr/src/uts/common/io/mwl/ |
H A D | mwl_reg.h | 561 uint16_t Control; member in struct:__anon6181
|
H A D | mwl.c | 1775 pCmd->Control = 0; 1777 pCmd->Control = LE_16(preamble);
|
/illumos-gate/usr/src/uts/intel/sys/acpi/ |
H A D | aclocal.h | 716 * Control state - one per if/else and while constructs. 820 ACPI_CONTROL_STATE Control; member in union:acpi_generic_state
|
H A D | actbl1.h | 219 ACPI_GENERIC_ADDRESS Control; /* Address of EC command/status register */ member in struct:acpi_table_ecdt 1275 /* 4: NVDIMM Control Region Structure */
|
/illumos-gate/usr/src/uts/i86pc/ml/ |
H A D | locore.s | 353 .set CYRIX_CCR3, 0xc3 / Config Control Reg 3 354 .set CYRIX_CCR4, 0xe8 / Config Control Reg 4
|
/illumos-gate/usr/src/uts/common/smbsrv/ndl/ |
H A D | samrpc.ndl | 218 WORD Control;
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_asm.s | 761 mov 0x20, %g3 ! UDBH Control Register Read
|