/openbmc/linux/drivers/scsi/mpt3sas/mpi/ |
H A D | mpi2_tool.h | 71 U8 Tool; /*0x00 */ 72 U8 Reserved1; /*0x01 */ 73 U8 MsgLength; /*0x02 */ 74 U8 Function; /*0x03 */ 76 U8 Reserved3; /*0x06 */ 77 U8 MsgFlags; /*0x07 */ 78 U8 VP_ID; /*0x08 */ 79 U8 VF_ID; /*0x09 */ 92 U8 Tool; /*0x00 */ 93 U8 Reserved1; /*0x01 */ [all …]
|
H A D | mpi2_ioc.h | 200 U8 WhoInit; /*0x00 */ 201 U8 Reserved1; /*0x01 */ 202 U8 ChainOffset; /*0x02 */ 203 U8 Function; /*0x03 */ 205 U8 Reserved3; /*0x06 */ 206 U8 MsgFlags; /*0x07 */ 207 U8 VP_ID; /*0x08 */ 208 U8 VF_ID; /*0x09 */ 214 U8 HostPageSize; /*0x16 */ 215 U8 HostMSIxVectors; /*0x17 */ [all …]
|
H A D | mpi2_sas.h | 105 U8 PassthroughFlags; /*0x00 */ 106 U8 PhysicalPort; /*0x01 */ 107 U8 ChainOffset; /*0x02 */ 108 U8 Function; /*0x03 */ 110 U8 SGLFlags; /*0x06*//*MPI v2.0 only. Reserved on MPI v2.5*/ 111 U8 MsgFlags; /*0x07 */ 112 U8 VP_ID; /*0x08 */ 113 U8 VF_ID; /*0x09 */ 130 U8 PassthroughFlags; /*0x00 */ 131 U8 PhysicalPort; /*0x01 */ [all …]
|
H A D | mpi2_cnfg.h | 265 U8 PageVersion; /*0x00 */ 266 U8 PageLength; /*0x01 */ 267 U8 PageNumber; /*0x02 */ 268 U8 PageType; /*0x03 */ 274 U8 Bytes[4]; 282 U8 PageVersion; /*0x00 */ 283 U8 Reserved1; /*0x01 */ 284 U8 PageNumber; /*0x02 */ 285 U8 PageType; /*0x03 */ 287 U8 ExtPageType; /*0x06 */ [all …]
|
H A D | mpi2_init.h | 77 U8 CDB[20]; /*0x00 */ 87 U8 CDB32[32]; 96 U8 ChainOffset; /*0x02 */ 97 U8 Function; /*0x03 */ 99 U8 Reserved2; /*0x06 */ 100 U8 MsgFlags; /*0x07 */ 101 U8 VP_ID; /*0x08 */ 102 U8 VF_ID; /*0x09 */ 106 U8 SenseBufferLength; /*0x12 */ 107 U8 Reserved4; /*0x13 */ [all …]
|
H A D | mpi2_raid.h | 68 U8 RateToChange; /*0x00 */ 69 U8 RateOrMode; /*0x01 */ 80 U8 RAIDFunction; /*0x00 */ 81 U8 Flags; /*0x01 */ 99 U8 RAIDFunction; /*0x00 */ 100 U8 Flags; /*0x01 */ 118 U8 HotSparePool; /*0x00 */ 119 U8 Reserved1; /*0x01 */ 126 U8 Flags; /*0x00 */ 127 U8 DeviceFirmwareUpdateModeTimeout; /*0x01 */ [all …]
|
H A D | mpi2.h | 383 U8 RequestFlags; /*0x00 */ 384 U8 MSIxIndex; /*0x01 */ 408 U8 RequestFlags; /*0x00 */ 409 U8 MSIxIndex; /*0x01 */ 420 U8 RequestFlags; /*0x00 */ 421 U8 MSIxIndex; /*0x01 */ 432 U8 RequestFlags; /*0x00 */ 433 U8 MSIxIndex; /*0x01 */ 444 U8 RequestFlags; /*0x00 */ 445 U8 MSIxIndex; /*0x01 */ [all …]
|
H A D | mpi2_pci.h | 55 U8 ChainOffset; /*0x02 */ 56 U8 Function; /*0x03 */ 58 U8 Reserved1; /*0x06 */ 59 U8 MsgFlags; /*0x07 */ 60 U8 VP_ID; /*0x08 */ 61 U8 VF_ID; /*0x09 */ 68 U8 NVMe_Command[4]; /*0x20 */ 94 U8 MsgLength; /*0x02 */ 95 U8 Function; /*0x03 */ 97 U8 Reserved1; /*0x06 */ [all …]
|
H A D | mpi2_image.h | 61 U8 FirmwareVersionName[32]; /*0x68 */ 63 U8 VendorName[32]; /*0x8C */ 65 U8 PackageName[32]; /*0x8C */ 185 U8 NotFlashImage; /*0x3C */ 186 U8 Compressed; /*0x3D */ 256 U8 ImageType; /*0x00 */ 257 U8 Reserved1; /*0x01 */ 266 U8 IdentifyString[32]; /*0x20 */ 314 U8 RegionType; /*0x00 */ 315 U8 Reserved1; /*0x01 */ [all …]
|
H A D | mpi2_type.h | 40 typedef u8 U8; typedef 51 typedef U8 *PU8;
|
/openbmc/linux/drivers/message/fusion/lsi/ |
H A D | mpi_tool.h | 49 U8 Tool; /* 00h */ 50 U8 Reserved; /* 01h */ 51 U8 MsgLength; /* 02h */ 52 U8 Function; /* 03h */ 54 U8 Reserved2; /* 06h */ 55 U8 MsgFlags; /* 07h */ 70 U8 Tool; /* 00h */ 71 U8 Reserved; /* 01h */ 72 U8 ChainOffset; /* 02h */ 73 U8 Function; /* 03h */ [all …]
|
H A D | mpi_ioc.h | 146 U8 WhoInit; /* 00h */ 147 U8 Reserved; /* 01h */ 148 U8 ChainOffset; /* 02h */ 149 U8 Function; /* 03h */ 150 U8 Flags; /* 04h */ 151 U8 MaxDevices; /* 05h */ 152 U8 MaxBuses; /* 06h */ 153 U8 MsgFlags; /* 07h */ 156 U8 Reserved1[2]; /* 0Eh */ 194 U8 WhoInit; /* 00h */ [all …]
|
H A D | mpi_targ.h | 91 U8 BufferPostFlags; /* 00h */ 92 U8 BufferCount; /* 01h */ 93 U8 ChainOffset; /* 02h */ 94 U8 Function; /* 03h */ 95 U8 BufferLength; /* 04h */ 96 U8 Reserved; /* 05h */ 97 U8 Reserved1; /* 06h */ 98 U8 MsgFlags; /* 07h */ 116 U8 BufferPostFlags; /* 00h */ 117 U8 BufferCount; /* 01h */ [all …]
|
H A D | mpi_fc.h | 62 U8 BufferPostFlags; /* 00h */ 63 U8 BufferCount; /* 01h */ 64 U8 ChainOffset; /* 02h */ 65 U8 Function; /* 03h */ 67 U8 Reserved1; /* 06h */ 68 U8 MsgFlags; /* 07h */ 89 U8 Flags; /* 00h */ 90 U8 Reserved; /* 01h */ 91 U8 MsgLength; /* 02h */ 92 U8 Function; /* 03h */ [all …]
|
H A D | mpi_init.h | 79 U8 TargetID; /* 00h */ 80 U8 Bus; /* 01h */ 81 U8 ChainOffset; /* 02h */ 82 U8 Function; /* 03h */ 83 U8 CDBLength; /* 04h */ 84 U8 SenseBufferLength; /* 05h */ 85 U8 Reserved; /* 06h */ 86 U8 MsgFlags; /* 07h */ 88 U8 LUN[8]; /* 0Ch */ 90 U8 CDB[16]; /* 18h */ [all …]
|
H A D | mpi_raid.h | 61 U8 Action; /* 00h */ 62 U8 Reserved1; /* 01h */ 63 U8 ChainOffset; /* 02h */ 64 U8 Function; /* 03h */ 65 U8 VolumeID; /* 04h */ 66 U8 VolumeBus; /* 05h */ 67 U8 PhysDiskNum; /* 06h */ 68 U8 MsgFlags; /* 07h */ 135 U8 Action; /* 00h */ 136 U8 Reserved; /* 01h */ [all …]
|
H A D | mpi_sas.h | 103 U8 PassthroughFlags; /* 00h */ 104 U8 PhysicalPort; /* 01h */ 105 U8 ChainOffset; /* 02h */ 106 U8 Function; /* 03h */ 108 U8 ConnectionRate; /* 06h */ 109 U8 MsgFlags; /* 07h */ 131 U8 PassthroughFlags; /* 00h */ 132 U8 PhysicalPort; /* 01h */ 133 U8 MsgLength; /* 02h */ 134 U8 Function; /* 03h */ [all …]
|
H A D | mpi_cnfg.h | 341 U8 PageVersion; /* 00h */ 342 U8 PageLength; /* 01h */ 343 U8 PageNumber; /* 02h */ 344 U8 PageType; /* 03h */ 351 U8 Bytes[4]; 359 U8 PageVersion; /* 00h */ 360 U8 Reserved1; /* 01h */ 361 U8 PageNumber; /* 02h */ 362 U8 PageType; /* 03h */ 364 U8 ExtPageType; /* 06h */ [all …]
|
H A D | mpi_lan.h | 52 U8 ChainOffset; /* 02h */ 53 U8 Function; /* 03h */ 55 U8 PortNumber; /* 06h */ 56 U8 MsgFlags; /* 07h */ 66 U8 MsgLength; /* 02h */ 67 U8 Function; /* 03h */ 68 U8 Reserved2; /* 04h */ 69 U8 NumberOfContexts; /* 05h */ 70 U8 PortNumber; /* 06h */ 71 U8 MsgFlags; /* 07h */ [all …]
|
H A D | mpi.h | 332 U8 Dev; /* 00h */ 333 U8 Unit; /* 01h */ 334 U8 Minor; /* 02h */ 335 U8 Major; /* 03h */ 389 U8 NextChainOffset; 390 U8 Flags; 398 U8 NextChainOffset; 399 U8 Flags; 407 U8 NextChainOffset; 408 U8 Flags; [all …]
|
H A D | mpi_type.h | 48 typedef unsigned char U8; typedef 74 typedef U8 *PU8;
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | atom.c | 220 idx = U8(*ptr); in atom_get_src_int() 229 idx = U8(*ptr); in atom_get_src_int() 277 idx = U8(*ptr); in atom_get_src_int() 308 val = U8(*ptr); in atom_get_src_int() 316 idx = U8(*ptr); in atom_get_src_int() 323 idx = U8(*ptr); in atom_get_src_int() 424 val = U8(*ptr); in atom_get_src_direct() 494 idx = U8(*ptr); in atom_put_dst() 500 idx = U8(*ptr); in atom_put_dst() 533 idx = U8(*ptr); in atom_put_dst() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 222 idx = U8(*ptr); in atom_get_src_int() 231 idx = U8(*ptr); in atom_get_src_int() 279 idx = U8(*ptr); in atom_get_src_int() 310 val = U8(*ptr); in atom_get_src_int() 318 idx = U8(*ptr); in atom_get_src_int() 325 idx = U8(*ptr); in atom_get_src_int() 426 val = U8(*ptr); in atom_get_src_direct() 496 idx = U8(*ptr); in atom_put_dst() 502 idx = U8(*ptr); in atom_put_dst() 535 idx = U8(*ptr); in atom_put_dst() [all …]
|
/openbmc/linux/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_trigger_diag.h | 128 U8 ASCQ; 129 U8 ASC; 130 U8 SenseKey; 131 U8 Reserved;
|
H A D | mpt3sas_trigger_pages.h | 65 U8 ASCQ; /* 0x00 */ 66 U8 ASC; /* 0x01 */ 67 U8 SenseKey; /* 0x02 */ 68 U8 Reserved; /* 0x03 */
|