Searched refs:U8 (Results 1 - 25 of 172) sorted by relevance

1234567

/freebsd-10-stable/sys/dev/isci/scil/
H A Dintel_pci.h77 U8 revision;
78 U8 program_interface;
79 U8 sub_class;
80 U8 base_class;
83 U8 cache_line_size;
84 U8 master_latency_timer;
85 U8 header_type;
86 U8 built_in_self_test;
H A Dsati_mode_pages.h78 #define SAT_SUPPORTED_MODE_PAGES_LENGTH sizeof(sat_supported_mode_pages)/sizeof(U8)
94 U8 mode_data_length;
95 U8 medium_type; //Should be 0
96 U8 device_specific_parameter;
97 U8 block_descriptor_length;
109 U8 mode_data_length[2];
110 U8 medium_type; //Should be 0
111 U8 device_specific_parameter;
112 U8 long_lba;
113 U8 reserv
[all...]
H A Dscu_bios_definitions.h128 U8 signature[8];
141 U8 hdr_length;
146 U8 version;
158 U8 preboot_source;
167 U8 num_elements;
176 U8 reserved[8];
217 U8 mode_type;
226 U8 max_number_concurrent_device_spin_up;
234 U8 do_enable_ssc;
236 U8 reserve
[all...]
H A Dintel_ata.h345 U8 serial_number[ATA_IDENTIFY_SERIAL_NUMBER_LEN]; // word 10-19
348 U8 firmware_revision[ATA_IDENTIFY_FW_REVISION_LEN]; // words 23-26
349 U8 model_number[ATA_IDENTIFY_MODEL_NUMBER_LEN]; // words 27-46
362 U8 total_num_sectors[4]; // words 60-61
397 U8 max_48bit_lba[ATA_IDENTIFY_48_LBA_LEN]; // words 100-103
402 U8 world_wide_name[ATA_IDENTIFY_WWN_LEN]; // words 108-111
403 U8 reserved_for_wwn_extention[ATA_IDENTIFY_WWN_LEN];// words 112-115
405 U8 words_per_logical_sector[4]; // words 117-118
446 U8 serialNumber[ATA_IDENTIFY_SERIAL_NUMBER_LEN]; // word 10-19
448 U8 firmwareRevisio
[all...]
/freebsd-10-stable/sys/dev/mpr/mpi/
H A Dmpi2_tool.h104 U8 Tool; /* 0x00 */
105 U8 Reserved1; /* 0x01 */
106 U8 MsgLength; /* 0x02 */
107 U8 Function; /* 0x03 */
109 U8 Reserved3; /* 0x06 */
110 U8 MsgFlags; /* 0x07 */
111 U8 VP_ID; /* 0x08 */
112 U8 VF_ID; /* 0x09 */
127 U8 Tool; /* 0x00 */
128 U8 Reserved
[all...]
H A Dmpi2_hbd.h76 U8 Operation; /* 0x00 */
77 U8 Reserved1; /* 0x01 */
78 U8 ChainOffset; /* 0x02 */
79 U8 Function; /* 0x03 */
81 U8 Reserved2; /* 0x06 */
82 U8 MsgFlags; /* 0x07 */
83 U8 VP_ID; /* 0x08 */
84 U8 VF_ID; /* 0x09 */
92 U8 FirstPhyIdentifier; /* 0x24 */
93 U8 Por
[all...]
H A Dmpi2_targ.h95 U8 BufferPostFlags; /* 0x00 */
96 U8 Reserved1; /* 0x01 */
97 U8 ChainOffset; /* 0x02 */
98 U8 Function; /* 0x03 */
100 U8 Reserved; /* 0x06 */
101 U8 MsgFlags; /* 0x07 */
102 U8 VP_ID; /* 0x08 */
103 U8 VF_ID; /* 0x09 */
107 U8 MinMSIxIndex; /* 0x12 */ /* MPI 2.5 and newer only; Reserved in MPI 2.0 */
108 U8 MaxMSIxInde
[all...]
H A Dmpi2_ra.h81 U8 ChainOffset; /* 0x02 */
82 U8 Function; /* 0x03 */
84 U8 Reserved2; /* 0x06 */
85 U8 MsgFlags; /* 0x07 */
86 U8 VP_ID; /* 0x08 */
87 U8 VF_ID; /* 0x09 */
90 U8 DmaEngineNumber; /* 0x14 */
91 U8 Reserved4; /* 0x15 */
104 U8 MsgLength; /* 0x02 */
105 U8 Functio
[all...]
H A Dmpi2_sas.h143 U8 PassthroughFlags; /* 0x00 */
144 U8 PhysicalPort; /* 0x01 */
145 U8 ChainOffset; /* 0x02 */
146 U8 Function; /* 0x03 */
148 U8 SGLFlags; /* 0x06 */ /* MPI v2.0 only. Reserved on MPI v2.5. */
149 U8 MsgFlags; /* 0x07 */
150 U8 VP_ID; /* 0x08 */
151 U8 VF_ID; /* 0x09 */
170 U8 PassthroughFlags; /* 0x00 */
171 U8 PhysicalPor
[all...]
H A Dmpi2_pci.h89 U8 ChainOffset; /* 0x02 */
90 U8 Function; /* 0x03 */
92 U8 Reserved1; /* 0x06 */
93 U8 MsgFlags; /* 0x07 */
94 U8 VP_ID; /* 0x08 */
95 U8 VF_ID; /* 0x09 */
102 U8 NVMe_Command[4]; /* 0x20 */ /* variable length */
130 U8 MsgLength; /* 0x02 */
131 U8 Function; /* 0x03 */
133 U8 Reserved
[all...]
H A Dmpi2_ioc.h222 U8 WhoInit; /* 0x00 */
223 U8 Reserved1; /* 0x01 */
224 U8 ChainOffset; /* 0x02 */
225 U8 Function; /* 0x03 */
227 U8 Reserved3; /* 0x06 */
228 U8 MsgFlags; /* 0x07 */
229 U8 VP_ID; /* 0x08 */
230 U8 VF_ID; /* 0x09 */
236 U8 HostPageSize; /* 0x16 */
237 U8 HostMSIxVector
[all...]
/freebsd-10-stable/sys/dev/mps/mpi/
H A Dmpi2_tool.h87 U8 Tool; /* 0x00 */
88 U8 Reserved1; /* 0x01 */
89 U8 MsgLength; /* 0x02 */
90 U8 Function; /* 0x03 */
92 U8 Reserved3; /* 0x06 */
93 U8 MsgFlags; /* 0x07 */
94 U8 VP_ID; /* 0x08 */
95 U8 VF_ID; /* 0x09 */
110 U8 Tool; /* 0x00 */
111 U8 Reserved
[all...]
H A Dmpi2_targ.h76 U8 BufferPostFlags; /* 0x00 */
77 U8 Reserved1; /* 0x01 */
78 U8 ChainOffset; /* 0x02 */
79 U8 Function; /* 0x03 */
81 U8 Reserved; /* 0x06 */
82 U8 MsgFlags; /* 0x07 */
83 U8 VP_ID; /* 0x08 */
84 U8 VF_ID; /* 0x09 */
113 U8 ChainOffset; /* 0x02 */
114 U8 Functio
[all...]
H A Dmpi2_hbd.h64 U8 Operation; /* 0x00 */
65 U8 Reserved1; /* 0x01 */
66 U8 ChainOffset; /* 0x02 */
67 U8 Function; /* 0x03 */
69 U8 Reserved2; /* 0x06 */
70 U8 MsgFlags; /* 0x07 */
71 U8 VP_ID; /* 0x08 */
72 U8 VF_ID; /* 0x09 */
80 U8 FirstPhyIdentifier; /* 0x24 */
81 U8 Por
[all...]
H A Dmpi2_ioc.h158 U8 WhoInit; /* 0x00 */
159 U8 Reserved1; /* 0x01 */
160 U8 ChainOffset; /* 0x02 */
161 U8 Function; /* 0x03 */
163 U8 Reserved3; /* 0x06 */
164 U8 MsgFlags; /* 0x07 */
165 U8 VP_ID; /* 0x08 */
166 U8 VF_ID; /* 0x09 */
172 U8 Reserved7; /* 0x16 */
173 U8 HostMSIxVector
[all...]
H A Dmpi2_ra.h76 U8 ChainOffset; /* 0x02 */
77 U8 Function; /* 0x03 */
79 U8 Reserved2; /* 0x06 */
80 U8 MsgFlags; /* 0x07 */
81 U8 VP_ID; /* 0x08 */
82 U8 VF_ID; /* 0x09 */
85 U8 DmaEngineNumber; /* 0x14 */
86 U8 Reserved4; /* 0x15 */
99 U8 MsgLength; /* 0x02 */
100 U8 Functio
[all...]
H A Dmpi2_sas.h126 U8 PassthroughFlags; /* 0x00 */
127 U8 PhysicalPort; /* 0x01 */
128 U8 ChainOffset; /* 0x02 */
129 U8 Function; /* 0x03 */
131 U8 SGLFlags; /* 0x06 */
132 U8 MsgFlags; /* 0x07 */
133 U8 VP_ID; /* 0x08 */
134 U8 VF_ID; /* 0x09 */
153 U8 PassthroughFlags; /* 0x00 */
154 U8 PhysicalPor
[all...]
/freebsd-10-stable/sys/dev/mpt/mpilib/
H A Dmpi_tool.h76 U8 Tool; /* 00h */
77 U8 Reserved; /* 01h */
78 U8 MsgLength; /* 02h */
79 U8 Function; /* 03h */
81 U8 Reserved2; /* 06h */
82 U8 MsgFlags; /* 07h */
97 U8 Tool; /* 00h */
98 U8 Reserved; /* 01h */
99 U8 ChainOffset; /* 02h */
100 U8 Functio
[all...]
H A Dmpi_targ.h117 U8 BufferPostFlags; /* 00h */
118 U8 BufferCount; /* 01h */
119 U8 ChainOffset; /* 02h */
120 U8 Function; /* 03h */
121 U8 BufferLength; /* 04h */
122 U8 Reserved; /* 05h */
123 U8 Reserved1; /* 06h */
124 U8 MsgFlags; /* 07h */
142 U8 BufferPostFlags; /* 00h */
143 U8 BufferCoun
[all...]
H A Dmpi_fc.h89 U8 BufferPostFlags; /* 00h */
90 U8 BufferCount; /* 01h */
91 U8 ChainOffset; /* 02h */
92 U8 Function; /* 03h */
94 U8 Reserved1; /* 06h */
95 U8 MsgFlags; /* 07h */
116 U8 Flags; /* 00h */
117 U8 Reserved; /* 01h */
118 U8 MsgLength; /* 02h */
119 U8 Functio
[all...]
H A Dmpi_raid.h87 U8 Action; /* 00h */
88 U8 Reserved1; /* 01h */
89 U8 ChainOffset; /* 02h */
90 U8 Function; /* 03h */
91 U8 VolumeID; /* 04h */
92 U8 VolumeBus; /* 05h */
93 U8 PhysDiskNum; /* 06h */
94 U8 MsgFlags; /* 07h */
161 U8 Action; /* 00h */
162 U8 Reserve
[all...]
H A Dmpi_ioc.h172 U8 WhoInit; /* 00h */
173 U8 Reserved; /* 01h */
174 U8 ChainOffset; /* 02h */
175 U8 Function; /* 03h */
176 U8 Flags; /* 04h */
177 U8 MaxDevices; /* 05h */
178 U8 MaxBuses; /* 06h */
179 U8 MsgFlags; /* 07h */
182 U8 Reserved1[2]; /* 0Eh */
220 U8 WhoIni
[all...]
H A Dmpi_sas.h129 U8 PassthroughFlags; /* 00h */
130 U8 PhysicalPort; /* 01h */
131 U8 ChainOffset; /* 02h */
132 U8 Function; /* 03h */
134 U8 ConnectionRate; /* 06h */
135 U8 MsgFlags; /* 07h */
157 U8 PassthroughFlags; /* 00h */
158 U8 PhysicalPort; /* 01h */
159 U8 MsgLength; /* 02h */
160 U8 Functio
[all...]
H A Dmpi_init.h105 U8 TargetID; /* 00h */
106 U8 Bus; /* 01h */
107 U8 ChainOffset; /* 02h */
108 U8 Function; /* 03h */
109 U8 CDBLength; /* 04h */
110 U8 SenseBufferLength; /* 05h */
111 U8 Reserved; /* 06h */
112 U8 MsgFlags; /* 07h */
114 U8 LUN[8]; /* 0Ch */
116 U8 CD
[all...]
H A Dmpi_lan.h79 U8 ChainOffset; /* 02h */
80 U8 Function; /* 03h */
82 U8 PortNumber; /* 06h */
83 U8 MsgFlags; /* 07h */
93 U8 MsgLength; /* 02h */
94 U8 Function; /* 03h */
95 U8 Reserved2; /* 04h */
96 U8 NumberOfContexts; /* 05h */
97 U8 PortNumber; /* 06h */
98 U8 MsgFlag
[all...]

Completed in 194 milliseconds

1234567