Searched defs:Control (Results 1 - 9 of 9) sorted by relevance

/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/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/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/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 */
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_reg.h561 uint16_t Control; member in struct:__anon6181
/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 */

Completed in 98 milliseconds