Searched refs:U8 (Results 1 – 19 of 19) sorted by relevance
/linux-2.4.37.9/drivers/message/fusion/lsi/ |
D | mpi_ioc.h | 79 U8 WhoInit; /* 00h */ 80 U8 Reserved; /* 01h */ 81 U8 ChainOffset; /* 02h */ 82 U8 Function; /* 03h */ 83 U8 Flags; /* 04h */ 84 U8 MaxDevices; /* 05h */ 85 U8 MaxBuses; /* 06h */ 86 U8 MsgFlags; /* 07h */ 89 U8 Reserved1[2]; /* 0Eh */ 110 U8 WhoInit; /* 00h */ [all …]
|
D | mpi_tool.h | 37 U8 Tool; /* 00h */ 38 U8 Reserved; /* 01h */ 39 U8 MsgLength; /* 02h */ 40 U8 Function; /* 03h */ 42 U8 Reserved2; /* 06h */ 43 U8 MsgFlags; /* 07h */ 58 U8 Tool; /* 00h */ 59 U8 Reserved; /* 01h */ 60 U8 ChainOffset; /* 02h */ 61 U8 Function; /* 03h */ [all …]
|
D | mpi_targ.h | 78 U8 BufferPostFlags; /* 00h */ 79 U8 BufferCount; /* 01h */ 80 U8 ChainOffset; /* 02h */ 81 U8 Function; /* 03h */ 82 U8 BufferLength; /* 04h */ 83 U8 Reserved; /* 05h */ 84 U8 Reserved1; /* 06h */ 85 U8 MsgFlags; /* 07h */ 103 U8 BufferPostFlags; /* 00h */ 104 U8 BufferCount; /* 01h */ [all …]
|
D | mpi_init.h | 55 U8 TargetID; /* 00h */ 56 U8 Bus; /* 01h */ 57 U8 ChainOffset; /* 02h */ 58 U8 Function; /* 03h */ 59 U8 CDBLength; /* 04h */ 60 U8 SenseBufferLength; /* 05h */ 61 U8 Reserved; /* 06h */ 62 U8 MsgFlags; /* 07h */ 64 U8 LUN[8]; /* 0Ch */ 66 U8 CDB[16]; /* 18h */ [all …]
|
D | mpi_fc.h | 58 U8 BufferPostFlags; /* 00h */ 59 U8 BufferCount; /* 01h */ 60 U8 ChainOffset; /* 02h */ 61 U8 Function; /* 03h */ 63 U8 Reserved1; /* 06h */ 64 U8 MsgFlags; /* 07h */ 85 U8 Flags; /* 00h */ 86 U8 Reserved; /* 01h */ 87 U8 MsgLength; /* 02h */ 88 U8 Function; /* 03h */ [all …]
|
D | mpi_raid.h | 51 U8 Action; /* 00h */ 52 U8 Reserved1; /* 01h */ 53 U8 ChainOffset; /* 02h */ 54 U8 Function; /* 03h */ 55 U8 VolumeID; /* 04h */ 56 U8 VolumeBus; /* 05h */ 57 U8 PhysDiskNum; /* 06h */ 58 U8 MsgFlags; /* 07h */ 107 U8 Action; /* 00h */ 108 U8 Reserved; /* 01h */ [all …]
|
D | mpi_cnfg.h | 163 U8 PageVersion; /* 00h */ 164 U8 PageLength; /* 01h */ 165 U8 PageNumber; /* 02h */ 166 U8 PageType; /* 03h */ 173 U8 Bytes[4]; 181 U8 PageVersion; /* 00h */ 182 U8 Reserved1; /* 01h */ 183 U8 PageNumber; /* 02h */ 184 U8 PageType; /* 03h */ 186 U8 ExtPageType; /* 06h */ [all …]
|
D | mpi_inb.h | 36 U8 Reserved1; /* 00h */ 37 U8 BufferCount; /* 01h */ 38 U8 ChainOffset; /* 02h */ 39 U8 Function; /* 03h */ 41 U8 Reserved3; /* 06h */ 42 U8 MsgFlags; /* 07h */ 78 U8 MsgLength; /* 02h */ 79 U8 Function; /* 03h */ 81 U8 Reserved3; /* 06h */ 82 U8 MsgFlags; /* 07h */ [all …]
|
D | mpi_sas.h | 35 U8 PassthroughFlags; /* 00h */ 36 U8 PhysicalPort; /* 01h */ 37 U8 ChainOffset; /* 02h */ 38 U8 Function; /* 03h */ 40 U8 ConnectionRate; /* 06h */ 41 U8 MsgFlags; /* 07h */ 61 U8 PassthroughFlags; /* 00h */ 62 U8 PhysicalPort; /* 01h */ 63 U8 MsgLength; /* 02h */ 64 U8 Function; /* 03h */ [all …]
|
D | mpi_lan.h | 49 U8 ChainOffset; /* 02h */ 50 U8 Function; /* 03h */ 52 U8 PortNumber; /* 06h */ 53 U8 MsgFlags; /* 07h */ 63 U8 MsgLength; /* 02h */ 64 U8 Function; /* 03h */ 65 U8 Reserved2; /* 04h */ 66 U8 NumberOfContexts; /* 05h */ 67 U8 PortNumber; /* 06h */ 68 U8 MsgFlags; /* 07h */ [all …]
|
D | mpi.h | 284 U8 Dev; /* 00h */ 285 U8 Unit; /* 01h */ 286 U8 Minor; /* 02h */ 287 U8 Major; /* 03h */ 341 U8 NextChainOffset; 342 U8 Flags; 350 U8 NextChainOffset; 351 U8 Flags; 359 U8 NextChainOffset; 360 U8 Flags; [all …]
|
D | mpi_type.h | 45 typedef unsigned char U8; typedef 81 typedef U8 *PU8;
|
/linux-2.4.37.9/drivers/net/ |
D | rcif.h | 149 U8 FirmString[FirmStringLen]; 167 U8 mac[MAC_SIZE]; 172 U8 mac[MAC_SIZE];
|
D | rclanmtl.h | 68 typedef __u8 U8; typedef 110 U8 PktCount, 178 U8 id; /* the AdapterID */
|
D | rclanmtl.c | 222 U8 VersionOffset; 223 U8 MsgFlags; 1027 *pMode = (U8) ((volatile PU8) p32)[0] & 0x0f; in RCGetPromiscuousMode() 1129 *pMode = (U8) ((volatile PU8) p32)[0] & 0x0f; in RCGetBroadcastMode() 1155 U8 IOPLinkSpeed; in RCGetLinkSpeed() 1196 IOPLinkSpeed = (U8) ((volatile PU8) p32)[0] & 0x0f; in RCGetLinkSpeed()
|
D | rcpci45.c | 109 static void RCrecv_callback (U32, U8, U32, PU32, struct net_device *); 541 U8 PktCount, in RCrecv_callback()
|
/linux-2.4.37.9/include/net/sctp/ |
D | command.h | 165 SCTP_ARG_CONSTRUCTOR(U8, __u8, u8)
|
/linux-2.4.37.9/Documentation/sound/ |
D | forte | 28 U8 and S16 audio formats are supported, mono/stereo, as well as most
|
/linux-2.4.37.9/fs/hfs/ |
D | ChangeLog | 747 Add byte-order independent conversions: U32->U16, U32->U8 and U16->U8.
|