Home
last modified time | relevance | path

Searched refs:Control (Results 1 – 25 of 122) sorted by relevance

12345

/dragonfly/sys/contrib/dev/acpica/source/components/dispatcher/
H A Ddscontrol.c202 if (WalkState->ControlState->Control.AmlPredicateStart == in AcpiDsExecBeginControlOp()
231 ControlState->Control.AmlPredicateStart = in AcpiDsExecBeginControlOp()
233 ControlState->Control.PackageEnd = in AcpiDsExecBeginControlOp()
235 ControlState->Control.Opcode = in AcpiDsExecBeginControlOp()
237 ControlState->Control.LoopTimeout = AcpiOsGetTimer () + in AcpiDsExecBeginControlOp()
337 ControlState->Control.LoopTimeout)) in AcpiDsExecEndControlOp()
349 ControlState->Control.AmlPredicateStart; in AcpiDsExecEndControlOp()
486 (WalkState->ControlState->Control.Opcode != AML_WHILE_OP)) in AcpiDsExecEndControlOp()
502 WalkState->ControlState->Control.PackageEnd; in AcpiDsExecEndControlOp()
H A Ddswexec.c410 WalkState->ControlState->Control.PredicateOp = Op; in AcpiDsExecBeginOp()
884 (WalkState->ControlState->Control.PredicateOp == Op)) in AcpiDsExecEndOp()
/dragonfly/sys/contrib/dev/acpica/source/tools/examples/
H A Dextables.c423 [0001] P-State Control : 00
426 [0004] PM1A Control Block Address : 00000001
427 [0004] PM1B Control Block Address : 00000000
428 [0004] PM2 Control Block Address : 00000001
433 [0001] PM1 Control Block Length : 02
434 [0001] PM2 Control Block Length : 01
462 Control Method Power Button (V1) : 0
463 Control Method Sleep Button (V1) : 0
506 [0012] PM1A Control Block : [Generic Address Structure]
513 [0012] PM1B Control Block : [Generic Address Structure]
[all …]
/dragonfly/etc/bluetooth/
H A Dprotocols15 tcs-bin 5 TCS-BIN # Telephony Control Specification
16 tcs-bin-cordless 7 TCS-BIN-CORDLESS # Telephony Control Specification
18 hid-control 17 HID-Control # Human Interface Device (control)
21 avctp 23 AVCTP # Audio/Video Control Transport Protocol
/dragonfly/share/misc/
H A Dusb_hid_usages47 0x80 System Control
99 0x20 Flight Control Stick
101 0x22 Cyclic Control
104 0x25 Track Control
108 0xB2 Anti-Torque Control
111 0xB5 Collective Control
223 6 Generic Device Control
612 0x01 Consumer Control
795 0x19F AL Control Panel
1245 0x01 Monitor Control
[all …]
H A Dscsi_modes56 0x0a "Control" {
85 0x0a,0x01 "Control Extension" {
165 0x1c,0x01 "Background Control" {
179 0x0a,0x06 "Background Operation Control" {
260 0x1c "Informational Exceptions Control" {
296 0x0a,0xf1 "PATA Control";
351 0x0E "CD-ROM Audio Control Parameters" {
388 {Automatic Velocity Control} t1
/dragonfly/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DSerialIo.h159 IN UINT32 Control
176 OUT UINT32 *Control
/dragonfly/sys/contrib/dev/acpica/source/components/parser/
H A Dpsloop.c334 WalkState->ControlState->Control.PackageEnd = in AcpiPsGetArguments()
578 ((WalkState->ControlState->Control.Opcode == AML_IF_OP) || in AcpiPsParseLoop()
579 (WalkState->ControlState->Control.Opcode == AML_WHILE_OP))) in AcpiPsParseLoop()
586 WalkState->ControlState->Control.AmlPredicateStart + 1; in AcpiPsParseLoop()
/dragonfly/etc/
H A Dprotocols44 dccp 33 DCCP # Datagram Congestion Control Protocol
49 idpr-cmtp 38 IDPR-CMTP # IDPR Control Message Transport Proto
106 micp 95 MICP # Mobile Internetworking Control Pro.
143 sctp 132 SCTP # Stream Control Transmission Protocol
H A Dservices57 ftp 21/sctp #File Transfer [Control]
58 ftp 21/tcp #File Transfer [Control]
59 ftp 21/udp #File Transfer [Control]
188 dcp 93/tcp #Device Control Protocol
189 dcp 93/udp #Device Control Protocol
281 emfis-cntl 141/tcp #EMFIS Control Service
282 emfis-cntl 141/udp #EMFIS Control Service
654 netcp 395/tcp #NETscout Control Protocol
655 netcp 395/udp #NETscout Control Protocol
810 rcp 469/tcp #Radio Control Protocol
[all …]
/dragonfly/stand/boot/pc32/libi386/
H A Dbiospnp.c97 #define biospnp_f01(Node, devNodeBuffer, Control) biospnp_call(0x01, "llw", Node, devNodeBuffer, Co… argument
/dragonfly/sys/dev/disk/mpt/
H A Dmpt_debug.c538 kprintf("\tControl 0x%08x ", msg->Control); in mpt_print_scsi_io_request()
544 switch (msg->Control & MPI_SCSIIO_CONTROL_DATADIRECTION_MASK) { in mpt_print_scsi_io_request()
552 switch (msg->Control & MPI_SCSIIO_CONTROL_TASKATTRIBUTE_MASK) { in mpt_print_scsi_io_request()
574 if ((msg->Control & MPI_SCSIIO_CONTROL_DATADIRECTION_MASK) != in mpt_print_scsi_io_request()
H A Dmpt_cam.c2141 mpt_req->Control = MPI_SCSIIO_CONTROL_READ; in mpt_start()
2143 mpt_req->Control = MPI_SCSIIO_CONTROL_WRITE; in mpt_start()
2145 mpt_req->Control = MPI_SCSIIO_CONTROL_NODATATRANSFER; in mpt_start()
2151 mpt_req->Control |= MPI_SCSIIO_CONTROL_HEADOFQ; in mpt_start()
2154 mpt_req->Control |= MPI_SCSIIO_CONTROL_ACAQ; in mpt_start()
2157 mpt_req->Control |= MPI_SCSIIO_CONTROL_ORDEREDQ; in mpt_start()
2161 mpt_req->Control |= MPI_SCSIIO_CONTROL_SIMPLEQ; in mpt_start()
2166 mpt_req->Control |= MPI_SCSIIO_CONTROL_SIMPLEQ; in mpt_start()
2169 mpt_req->Control |= MPI_SCSIIO_CONTROL_UNTAGGED; in mpt_start()
2175 mpt_req->Control |= MPI_SCSIIO_CONTROL_NO_DISCONNECT; in mpt_start()
[all …]
/dragonfly/contrib/tcsh-6/nls/german/
H A Dset114 2 Daher keine Job Control in dieser Shell.\n
/dragonfly/nrelease/gui/root/.fluxbox/
H A Dkeys7 Control Return :execCommand urxvt
/dragonfly/sys/dev/raid/mpr/mpi/
H A Dmpi2_init.h160 U32 Control; /* 0x3C */ member
315 U32 Control; /* 0x3C */ member
/dragonfly/contrib/mdocml/
H A Dlib.in48 LINE("libdevctl", "Device Control Library (libdevctl, \\-ldevctl)")
70 LINE("libipsec", "IPsec Policy Control Library (libipsec, \\-lipsec)")
109 LINE("libquota", "Disk Quota Access and Control Library (libquota, \\-lquota)")
/dragonfly/sys/dev/disk/mpt/mpilib/
H A Dmpi_init.h115 U32 Control; /* 14h */ member
302 U32 Control; /* 14h */ member
H A Dmpi_raid.h213 U32 Control; /* 14h */ member
/dragonfly/contrib/file/magic/Magdir/
H A Dmail.news34 # is not text because of characters like Control-L Control-_
/dragonfly/stand/boot/pc32/btx/lib/
H A Dbtxv86.S34 .set V86_CTL,0x0 # Control flags
/dragonfly/sys/dev/raid/mps/mpi/
H A Dmpi2_history.txt247 * Control field Task Attribute flags.
373 * Control Request.
374 * 10-02-08 02.00.02 Added Set IOC Parameter Operation to SAS IO Unit Control
379 * 08-11-10 02.00.05 Added NCQ operations to SAS IO Unit Control.
H A Dmpi2_init.h131 U32 Control; /* 0x3C */ member
/dragonfly/sys/dev/raid/mps/
H A Dmps_sas.c1642 req->Control = MPI2_SCSIIO_CONTROL_READ; in mpssas_action_scsiio()
1646 req->Control = MPI2_SCSIIO_CONTROL_WRITE; in mpssas_action_scsiio()
1651 req->Control = MPI2_SCSIIO_CONTROL_NODATATRANSFER; in mpssas_action_scsiio()
1662 req->Control |= MPI2_SCSIIO_CONTROL_HEADOFQ; in mpssas_action_scsiio()
1665 req->Control |= MPI2_SCSIIO_CONTROL_ORDEREDQ; in mpssas_action_scsiio()
1668 req->Control |= MPI2_SCSIIO_CONTROL_ACAQ; in mpssas_action_scsiio()
1673 req->Control |= MPI2_SCSIIO_CONTROL_SIMPLEQ; in mpssas_action_scsiio()
1676 req->Control |= sc->mapping_table[csio->ccb_h.target_id].TLR_bits; in mpssas_action_scsiio()
/dragonfly/contrib/gdb-7/opcodes/
H A Di386-opc.h508 Control, enumerator

12345