Searched refs:Control (Results 1 - 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmc-us3_asm.s26 * 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 Ddscontrol.c94 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 Ddswexec.c301 WalkState->ControlState->Control.PredicateOp = Op;
751 (WalkState->ControlState->Control.PredicateOp == Op))
H A Ddsutils.c271 (WalkState->ControlState->Control.PredicateOp == Op))
/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Defiser.h87 IN UINT32 Control
94 OUT UINT32 *Control
/illumos-gate/usr/src/uts/common/sys/mpt/
H A Dmpi_raid.h110 uint32_t Control; member in struct:msg_scsi_io_raid_pt_request
H A Dmpi_init.h33 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 Dbiospnp.c98 #define biospnp_f01(Node, devNodeBuffer, Control) biospnp_call(0x01, "llw", Node, devNodeBuffer, Control)
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dld_pd_map.h134 uint32_t Control; /* 0x3C */ member in struct:_MPI2_RAID_SCSI_IO_REQUEST
H A Dmr_sas_tbolt.c1271 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 Dbtxv86.s29 .set V86_CTL,0x0 # Control flags
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_init.h57 * 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 Dmpi2_history.txt301 * 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 Dacpica_ec.c423 if (ecdt->Control.BitWidth != 8 ||
438 ec.ec_sc = ecdt->Control.Address;
/illumos-gate/usr/src/uts/i86pc/os/
H A Dibft.c45 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 Dpsloop.c274 WalkState->ControlState->Control.PackageEnd =
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/
H A Dbtx.S72 .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.s29 ! Bootstrap routine for alias ld.so. Control arrives here either directly
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_reg.h561 uint16_t Control; member in struct:__anon6181
H A Dmwl.c1775 pCmd->Control = 0;
1777 pCmd->Control = LE_16(preamble);
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Daclocal.h716 * Control state - one per if/else and while constructs.
820 ACPI_CONTROL_STATE Control; member in union:acpi_generic_state
H A Dactbl1.h219 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 Dlocore.s353 .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 Dsamrpc.ndl218 WORD Control;
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.s761 mov 0x20, %g3 ! UDBH Control Register Read

Completed in 579 milliseconds

12