| /illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
| H A D | ql_iocb.h | 68 uint8_t entry_type; /* Entry type. */ 69 uint8_t entry_count; /* Entry count. */ 70 uint8_t sys_define; /* System defined. */ 71 uint8_t entry_status; /* Entry Status. */ 73 uint8_t target_l; /* SCSI ID - LSB */ 74 uint8_t target_h; /* SCSI ID - MSB */ 75 uint8_t lun_l; /* SCSI LUN - LSB */ 76 uint8_t lun_h; /* SCSI LUN - MSB */ 77 uint8_t control_flags_l; /* Control flags - LSB. */ 78 uint8_t control_flags_h; /* Control flags - MSB. */ [all …]
|
| H A D | ql_init.h | 58 uint8_t id[4]; 59 uint8_t nvram_version; 60 uint8_t reserved_0; 65 uint8_t parameter_block_version; 66 uint8_t reserved_1; 87 uint8_t firmware_options[2]; 89 uint8_t max_frame_length[2]; 90 uint8_t max_iocb_allocation[2]; 91 uint8_t execution_throttle[2]; 92 uint8_t login_retry_count; [all …]
|
| /illumos-gate/usr/src/test/crypto-tests/tests/modes/aes/gmac/ |
| H A D | aes_gmac.h | 31 uint8_t GMAC_KEY0[] = { 36 uint8_t GMAC_DATA0[] = { 39 uint8_t GMAC_IV0[] = { 44 uint8_t GMAC_RES0[] = { 49 uint8_t GMAC_KEY1[] = { 54 uint8_t GMAC_DATA1[] = { 57 uint8_t GMAC_IV1[] = { 62 uint8_t GMAC_RES1[] = { 67 uint8_t GMAC_KEY2[] = { 72 uint8_t GMAC_DATA2[] = { [all …]
|
| /illumos-gate/usr/src/uts/common/io/comstar/port/qlt/ |
| H A D | qlt_regs.h | 338 uint8_t signature[2]; 339 uint8_t reserved[0x16]; 340 uint8_t dataoffset[2]; 341 uint8_t pad[6]; 345 uint8_t signature[4]; 346 uint8_t vid[2]; 347 uint8_t did[2]; 348 uint8_t reserved0[2]; 349 uint8_t pcidatalen[2]; 350 uint8_t pcidatarev; [all …]
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | smbios_impl.h | 66 uint8_t smbh_type; /* structure type (SMB_TYPE_* value) */ 67 uint8_t smbh_len; /* length in bytes of formatted area */ 76 uint8_t smbbi_vendor; /* bios vendor string */ 77 uint8_t smbbi_version; /* bios version string */ 79 uint8_t smbbi_reldate; /* bios release date */ 80 uint8_t smbbi_romsize; /* bios rom size (64k * (n + 1)) */ 82 uint8_t smbbi_xcflags[1]; /* bios characteristics extensions */ 90 uint8_t smbsi_manufacturer; /* manufacturer */ 91 uint8_t smbsi_product; /* product name */ 92 uint8_t smbsi_version; /* version */ [all …]
|
| H A D | iscsi_protocol.h | 107 uint8_t opcode; 108 uint8_t flags; /* Final bit */ 109 uint8_t rsvd2[2]; 110 uint8_t hlength; /* AHSs total length */ 111 uint8_t dlength[3]; /* Data length */ 112 uint8_t lun[8]; 114 uint8_t rsvd3[8]; 116 uint8_t other[16]; 120 uint8_t opcode; 121 uint8_t flags; [all …]
|
| H A D | net80211_proto.h | 56 ((((uint8_t *)addr)[0]) & 0x01) 125 uint8_t i_fc[2]; /* [0]-protocol version, [1]-type & subtype */ 126 uint8_t i_dur[2]; 127 uint8_t i_addr1[IEEE80211_ADDR_LEN]; 128 uint8_t i_addr2[IEEE80211_ADDR_LEN]; 129 uint8_t i_addr3[IEEE80211_ADDR_LEN]; 130 uint8_t i_seq[2]; 136 uint8_t i_fc[2]; 137 uint8_t i_dur[2]; 138 uint8_t i_addr1[IEEE80211_ADDR_LEN]; [all …]
|
| H A D | nvme.h | 998 uint8_t qes_min:4; /* minimum entry size */ 999 uint8_t qes_max:4; /* maximum entry size */ 1005 uint8_t psd_rsvd16; 1006 uint8_t psd_mps:1; /* Max Power Scale (1.1) */ 1007 uint8_t psd_nops:1; /* Non-Operational State (1.1) */ 1008 uint8_t psd_rsvd26:6; 1011 uint8_t psd_rrt:5; /* Relative Read Throughput */ 1012 uint8_t psd_rsvd101:3; 1013 uint8_t psd_rrl:5; /* Relative Read Latency */ 1014 uint8_t psd_rsvd109:3; [all …]
|
| /illumos-gate/usr/src/uts/common/sys/scsi/generic/ |
| H A D | persist.h | 127 uint8_t cmd; 128 uint8_t action : 5, 130 uint8_t resbytes[5]; 131 uint8_t alloc_len[2]; 132 uint8_t control; 142 uint8_t reservation_key[8]; 143 uint8_t obsolete1[4]; 144 uint8_t resbytes; 145 uint8_t type : 4, 147 uint8_t obsolete2[2]; [all …]
|
| H A D | smp_frames.h | 115 uint8_t srf_frame_type; 116 uint8_t srf_function; 117 uint8_t srf_allocated_response_len; /* reserved in SAS-1 */ 118 uint8_t srf_request_len; 119 uint8_t srf_data[1]; 126 uint8_t srf_frame_type; 127 uint8_t srf_function; 128 uint8_t srf_result; 129 uint8_t srf_response_len; /* reserved in SAS-1 */ 130 uint8_t srf_data[1]; [all …]
|
| /illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/ |
| H A D | usbvc.h | 192 uint8_t bLength; 193 uint8_t bDescriptorType; 194 uint8_t bDescriptorSubtype; 195 uint8_t bcdUVC[2]; 196 uint8_t wTotalLength[2]; 197 uint8_t dwClockFrequency[4]; 200 uint8_t bInCollection; 207 uint8_t *baInterfaceNr; 212 uint8_t bLength; 213 uint8_t bDescriptorType; [all …]
|
| /illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/ |
| H A D | smartpqi_hw.h | 144 uint8_t iq_element_array[PQI_ADMIN_IQ_NUM_ELEMENTS] 147 uint8_t oq_element_array[PQI_ADMIN_OQ_NUM_ELEMENTS] 163 uint8_t max_admin_iq_elements; 164 uint8_t max_admin_oq_elements; 165 uint8_t admin_iq_element_length; /* in 16-byte units */ 166 uint8_t admin_oq_element_length; /* in 16-byte units */ 168 uint8_t reserved1[2]; 172 uint8_t reserved2[28]; 174 uint8_t reserved3[4]; 188 uint8_t reserved4[4]; [all …]
|
| /illumos-gate/usr/src/uts/common/io/mlxcx/ |
| H A D | mlxcx_reg.h | 89 uint8_t mce_type; 90 uint8_t mce_rsvd[3]; 93 uint8_t mce_input[MLXCX_CMD_INLINE_INPUT_LEN]; 94 uint8_t mce_output[MLXCX_CMD_INLINE_OUTPUT_LEN]; 97 uint8_t mce_token; 98 uint8_t mce_sig; 99 uint8_t mce_rsvd1; 100 uint8_t mce_status; 104 uint8_t mlxb_data[MLXCX_CMD_MAILBOX_LEN]; 105 uint8_t mlxb_rsvd[48]; [all …]
|
| /illumos-gate/usr/src/uts/common/sys/mpt/ |
| H A D | mpi_ioc.h | 17 uint8_t WhoInit; 18 uint8_t Reserved; 19 uint8_t ChainOffset; 20 uint8_t Function; 21 uint8_t Flags; 22 uint8_t MaxDevices; 23 uint8_t MaxBuses; 24 uint8_t MsgFlags; 27 uint8_t Reserved1[2]; 38 uint8_t WhoInit; [all …]
|
| /illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/ |
| H A D | atapi7v3.h | 39 uint8_t fis_type; 40 uint8_t idcbits; 41 uint8_t cmd; 42 uint8_t features; 44 uint8_t lba_low; 45 uint8_t lba_mid; 46 uint8_t lba_hi; 47 uint8_t device; 48 uint8_t lba_low_exp; 49 uint8_t lba_mid_exp; [all …]
|
| /illumos-gate/usr/src/uts/common/sys/ib/mgt/ |
| H A D | sm_attr.h | 48 uint8_t Reserved[32]; 56 uint8_t BaseVersion; /* version of MAD base format */ 57 uint8_t MgmtClass; /* class of operation */ 58 uint8_t ClassVersion; /* version of MAD class format */ 59 uint8_t R_Method; /* response bit & method to */ 63 uint8_t HopPointer; /* index into Initial/Return Paths */ 64 uint8_t HopCount; /* number of directed route hops */ 88 uint8_t Reserved[28]; 92 uint8_t Data[64]; 93 uint8_t InitialPath[SM_MAX_DR_PATH]; [all …]
|
| /illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/usbser_keyspan/ |
| H A D | usa49msg.h | 115 uint8_t portNumber; 124 uint8_t setClocking; /* host requests baud rate be set */ 125 uint8_t baudLo; /* host does baud divisor calculation */ 128 uint8_t baudHi; 129 uint8_t prescaler; /* specified as N/8; values 8-ff are valid */ 131 uint8_t txClocking; /* 0=internal, 1=external/DSR */ 132 uint8_t rxClocking; /* 0=internal, 1=external/DSR */ 134 uint8_t setLcr; /* host requests lcr be set */ 135 uint8_t lcr; /* use PARITY, STOPBITS, DATABITS below */ 137 uint8_t setFlowControl; /* host requests flow control be set */ [all …]
|
| H A D | usa90msg.h | 62 uint8_t setClocking; /* host requests baud rate be set */ 63 uint8_t baudLo; /* host does baud divisor calculation */ 64 uint8_t baudHi; /* host does baud divisor calculation */ 66 uint8_t setLcr; /* host requests lcr be set */ 67 uint8_t lcr; /* use PARITY, STOPBITS, DATABITS below */ 69 uint8_t setRxMode; /* set receive mode */ 70 uint8_t rxMode; /* RXMODE_DMA or RXMODE_BYHAND */ 72 uint8_t setTxMode; /* set transmit mode */ 73 uint8_t txMode; /* TXMODE_DMA or TXMODE_BYHAND */ 76 uint8_t setTxFlowControl; [all …]
|
| /illumos-gate/usr/src/uts/common/sys/usb/clients/audio/ |
| H A D | usb_audio.h | 141 uint8_t bLength; /* size */ 142 uint8_t bDescriptorType; /* CS_INTERFACE */ 143 uint8_t bDescriptorSubType; /* HEADER */ 146 uint8_t blnCollection; /* # interfaces */ 147 uint8_t baInterfaceNr[1]; /* interface # */ 155 uint8_t bLength; /* size */ 156 uint8_t bDescriptorType; /* CS_INTERFACE */ 157 uint8_t bDescriptorSubType; /* INPUT_TERMINAL */ 158 uint8_t bTerminalID; /* unique identifier */ 160 uint8_t bAssocTerminal; /* identifier */ [all …]
|
| /illumos-gate/usr/src/test/crypto-tests/tests/modes/aes/gcm/ |
| H A D | aes_gcm.h | 30 uint8_t GCM_KEY0[] = { 39 uint8_t GCM_IV0[] = { 44 uint8_t GCM_RES0[] = { 49 uint8_t GCM_KEY1[] = { 54 uint8_t GCM_DATA1[] = { 61 uint8_t GCM_IV1[] = { 66 uint8_t GCM_RES1[] = { 73 uint8_t GCM_KEY2[] = { 78 uint8_t GCM_DATA2[] = { 91 uint8_t GCM_IV2[] = { [all …]
|
| /illumos-gate/usr/src/cmd/fm/schemes/mem/ |
| H A D | mem_spd.h | 41 uint8_t spd_len; /* bytes written by manufacturer */ 42 uint8_t spd_max_len; /* total available prom space */ 43 uint8_t memory_type; /* e.g. SDRAM DDR = 0x07 */ 44 uint8_t n_rows; /* row address bits */ 45 uint8_t n_cols; /* column address bits */ 46 uint8_t n_mod_rows; /* number of module rows */ 47 uint8_t ls_data_width; /* e.g. 72 bits */ 48 uint8_t ms_data_width; 49 uint8_t vddq_if; /* e.g. SSTL 2.5V = 0x04 */ 50 uint8_t cycle_time25; /* cycle time at CAS latency 2.5 */ [all …]
|
| /illumos-gate/usr/src/uts/common/sys/scsi/adapters/smrt/ |
| H A D | smrt_scsi.h | 117 uint8_t smrle_wwn[16]; 122 uint8_t smrll_extflag; 123 uint8_t smrll_reserved1[3]; 131 uint8_t smrllr_opcode; 132 uint8_t smrllr_extflag; 133 uint8_t smrllr_reserved1[4]; 135 uint8_t smrllr_reserved2; 136 uint8_t smrllr_control; 149 uint8_t srpp_node[8]; 150 uint8_t srpp_port[8]; [all …]
|
| /illumos-gate/usr/src/test/crypto-tests/tests/modes/aes/ccm/ |
| H A D | aes_ccm.h | 31 static uint8_t CCM_KEY1[16] = { 37 static uint8_t CCM1_N[] = { 41 static uint8_t CCM2_N[] = { 45 static uint8_t CCM3_N[] = { 49 static uint8_t CCM4_N[] = { 53 static uint8_t CCM5_N[] = { 57 static uint8_t CCM6_N[] = { 61 static uint8_t CCM7_N[] = { 65 static uint8_t CCM8_N[] = { 69 static uint8_t CCM9_N[] = { [all …]
|
| /illumos-gate/usr/src/uts/common/sys/nvme/ |
| H A D | ocp.h | 157 uint8_t osh_pmed_write[16]; 158 uint8_t osh_pmed_read[16]; 164 uint8_t bunb_raw[6]; 168 uint8_t bsnb_raw[6]; 189 uint8_t osh_sys_used; 193 uint8_t osh_refresh[7]; 206 uint8_t therm_event; 207 uint8_t throt_level; 213 uint8_t dssd_errata; 216 uint8_t dssd_major; [all …]
|
| /illumos-gate/usr/src/uts/intel/io/amr/ |
| H A D | amrreg.h | 140 uint8_t mb_command; /* "Command", OUT, the op */ 142 uint8_t mb_ident; /* "CommandID", OUT, the */ 148 uint8_t mbu_chparam[2]; /* "Channel" and "Param", */ 155 uint8_t mbu_pad[4]; 162 uint8_t mb_drive; /* "LogicalDriveNumber", OUT, */ 165 uint8_t mb_nsgelem; /* "NoSGElements", OUT, */ 167 uint8_t res1; 168 uint8_t mb_busy; /* "mailboxBusy", INOUT, set */ 172 uint8_t mb_nstatus; /* "NoOfStatus", IN, the */ 175 uint8_t mb_status; /* "Status", IN, status for */ [all …]
|