/linux-2.4.37.9/include/acpi/ |
D | amlcode.h | 51 #define AML_NULL_CHAR (u16) 0x00 53 #define AML_ZERO_OP (u16) 0x00 54 #define AML_ONE_OP (u16) 0x01 55 #define AML_UNASSIGNED (u16) 0x02 56 #define AML_ALIAS_OP (u16) 0x06 57 #define AML_NAME_OP (u16) 0x08 58 #define AML_BYTE_OP (u16) 0x0a 59 #define AML_WORD_OP (u16) 0x0b 60 #define AML_DWORD_OP (u16) 0x0c 61 #define AML_STRING_OP (u16) 0x0d [all …]
|
D | amlresrc.h | 110 u16 irq_mask; 118 u16 irq_mask; 153 u16 address_min; 154 u16 address_max; 163 u16 base_address; 187 u16 length; 189 u16 address_min; 190 u16 address_max; 191 u16 alignment; 192 u16 range_length; [all …]
|
/linux-2.4.37.9/drivers/net/ |
D | dl2k.h | 309 u16 image; 311 u16 _bit_5_0:6; // bit 5:0 312 u16 speed1000:1; // bit 6 313 u16 col_test_enable:1; // bit 7 314 u16 duplex_mode:1; // bit 8 315 u16 restart_an:1; // bit 9 316 u16 isolate:1; // bit 10 317 u16 power_down:1; // bit 11 318 u16 an_enable:1; // bit 12 319 u16 speed100:1; // bit 13 [all …]
|
D | aironet4500.h | 104 u16 select; 105 u16 offset; 106 u16 data; 127 u16 port; 129 u16 command; 130 u16 par0; 131 u16 par1; 132 u16 par2; 133 u16 status; 134 u16 resp0; [all …]
|
D | sonic.h | 241 u16 rx_status; /* status after reception of a packet */ 243 u16 rx_pktlen; /* length of the packet incl. CRC */ 251 u16 rx_pktptr_l; 253 u16 rx_pktptr_h; 256 u16 rx_seqno; /* sequence no. */ 259 u16 link; /* link to next RDD (end if EOL bit set) */ 266 u16 in_use; 277 u16 tx_status; /* status after transmission of a packet */ 279 u16 tx_config; /* transmit configuration for this packet */ 281 u16 tx_pktsize; /* size of the packet to be transmitted */ [all …]
|
/linux-2.4.37.9/drivers/ieee1394/ |
D | eth1394.h | 59 u16 maxpayload[NODE_SET]; /* Max payload per node */ 99 u16 lf:2; 100 u16 res:14; 101 u16 ether_type; /* Ethernet packet type */ 105 u16 res:14; 106 u16 lf:2; 107 u16 ether_type; 116 u16 lf:2; 117 u16 res1:2; 118 u16 dg_size:12; /* Datagram size */ [all …]
|
/linux-2.4.37.9/drivers/net/bonding/ |
D | bond_3ad.h | 124 u16 length_type; 133 u16 actor_system_priority; 135 u16 actor_key; 136 u16 actor_port_priority; 137 u16 actor_port; 142 u16 partner_system_priority; 144 u16 partner_key; 145 u16 partner_port_priority; 146 u16 partner_port; 151 u16 collector_max_delay; [all …]
|
/linux-2.4.37.9/drivers/net/wireless/ |
D | hermes.h | 161 u16 status; 181 u16 status; 182 u16 reserved1; 183 u16 reserved2; 187 u16 tx_control; 207 u16 TxUnicastFrames; 208 u16 TxMulticastFrames; 209 u16 TxFragments; 210 u16 TxUnicastOctets; 211 u16 TxMulticastOctets; [all …]
|
/linux-2.4.37.9/include/asm-ppc/ |
D | immap_cpm2.h | 19 u16 sc_swsr; 44 u16 sc_ceer; 45 u16 sc_cemr; 99 u16 memc_mptpr; 126 u16 sit_tmcntsc; 132 u16 sit_piscr; 140 #define PISCR_PIRQ_MASK ((u16)0xff00) 141 #define PISCR_PS ((u16)0x0080) 142 #define PISCR_PIE ((u16)0x0004) 143 #define PISCR_PTF ((u16)0x0002) [all …]
|
/linux-2.4.37.9/drivers/net/e100/ |
D | e100_eeprom.c | 53 #define EEPROM_CHECKSUM ((u16) 0xBABA) 57 u16 e100_eeprom_calculate_chksum(struct e100_private *adapter); 58 static void e100_eeprom_write_word(struct e100_private *adapter, u16 reg, 59 u16 data); 60 void e100_eeprom_write_block(struct e100_private *adapter, u16 start, u16 *data, 61 u16 size); 62 u16 e100_eeprom_size(struct e100_private *adapter); 63 u16 e100_eeprom_read(struct e100_private *adapter, u16 reg); 65 static void shift_out_bits(struct e100_private *adapter, u16 data, u16 count); 66 static u16 shift_in_bits(struct e100_private *adapter); [all …]
|
/linux-2.4.37.9/include/linux/ |
D | sysv_fs.h | 43 typedef u16 sysv_ino_t; 67 u16 s_isize; /* index of first data zone */ 70 u16 s_nfree; /* number of free blocks in s_free, <= XENIX_NICFREE */ 73 u16 s_ninode; /* number of free inodes in s_inode, <= XENIX_NICINOD */ 82 u16 s_tinode; /* total number of free inodes */ 104 u16 s_isize; /* index of first data zone */ 105 u16 s_pad0; 108 u16 s_nfree; /* number of free blocks in s_free, <= SYSV_NICFREE */ 109 u16 s_pad1; 112 u16 s_ninode; /* number of free inodes in s_inode, <= SYSV_NICINOD */ [all …]
|
D | cycx_x25.h | 43 u16 command PACKED; 44 u16 link PACKED; /* values: 0 or 1 */ 45 u16 len PACKED; /* values: 0 thru 0x205 (517) */ 88 u16 t1 PACKED; /* time, in seconds */ 89 u16 t2 PACKED; /* time, in seconds */ 97 u16 rx_crc_errors PACKED; 98 u16 rx_over_errors PACKED; 99 u16 n2_tx_frames PACKED; 100 u16 n2_rx_frames PACKED; 101 u16 tx_timeouts PACKED; [all …]
|
/linux-2.4.37.9/drivers/video/ |
D | bt431.h | 18 volatile u16 addr_lo; 19 u16 pad0; 20 volatile u16 addr_hi; 21 u16 pad1; 22 volatile u16 addr_cmap; 23 u16 pad2; 24 volatile u16 addr_reg; 25 u16 pad3; 28 static inline u16 bt431_set_value(u8 val) in bt431_set_value() 33 static inline u8 bt431_get_value(u16 val) in bt431_get_value() [all …]
|
D | fbcon-vga.c | 29 static inline void vga_writew(u16 val, u16 *addr) in vga_writew() 38 static inline u16 vga_readw(u16 *addr) in vga_readw() 47 static inline void vga_memsetw(void *s, u16 c, unsigned int count) in vga_memsetw() 49 u16 *addr = (u16 *)s; in vga_memsetw() 57 static inline void vga_memmovew(u16 *to, u16 *from, unsigned int count) in vga_memmovew() 79 static inline u16 fbcon_vga_attr(struct display *p, in fbcon_vga_attr() 102 u16 *src, *dst; in fbcon_vga_bmove() 106 src = (u16 *)(p->screen_base+sy*p->next_line); in fbcon_vga_bmove() 107 dst = (u16 *)(p->screen_base+dy*p->next_line); in fbcon_vga_bmove() 110 src = (u16 *)(p->screen_base+sy*p->next_line+sx*2); in fbcon_vga_bmove() [all …]
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | user_exports.h | 15 typedef unsigned short u16; typedef 37 u16 version; /* Version number 0x06 */ 38 u16 platform; /* Platform type 0x08 */ 39 u16 processor; /* Processor type 0x0A */ 43 u16 dCacheL1Size; /* L1 d-cache size 0x18 */ 44 u16 dCacheL1LineSize; /* L1 d-cache line size 0x1A */ 45 u16 dCacheL1LogLineSize; /* L1 d-cache line size Log2 0x1C */ 46 u16 dCacheL1LinesPerPage;/* L1 d-cache lines / page 0x1E */ 47 u16 dCacheL1Assoc; /* L1 d-cache associativity 0x20 */ 49 u16 iCacheL1Size; /* L1 i-cache size 0x22 */ [all …]
|
D | eeh.h | 115 static inline u16 eeh_readw(void *addr) { in eeh_readw() 116 volatile u16 *vaddr = (volatile u16 *)IO_TOKEN_TO_ADDR(addr); in eeh_readw() 117 u16 val = in_le16(vaddr); in eeh_readw() 118 if (EEH_POSSIBLE_ERROR(addr, vaddr, val, u16)) in eeh_readw() 122 static inline void eeh_writew(u16 val, void *addr) { in eeh_writew() 123 volatile u16 *vaddr = (volatile u16 *)IO_TOKEN_TO_ADDR(addr); in eeh_writew() 126 static inline u16 eeh_raw_readw(void *addr) { in eeh_raw_readw() 127 volatile u16 *vaddr = (volatile u16 *)IO_TOKEN_TO_ADDR(addr); in eeh_raw_readw() 128 u16 val = in_be16(vaddr); in eeh_raw_readw() 129 if (EEH_POSSIBLE_ERROR(addr, vaddr, val, u16)) in eeh_raw_readw() [all …]
|
/linux-2.4.37.9/fs/hfsplus/ |
D | hfsplus_raw.h | 48 typedef u16 hfsplus_unichr; 52 u16 length; 83 u16 signature; 84 u16 version; 131 u16 num_rec; 132 u16 reserved; 143 u16 depth; 148 u16 node_size; 149 u16 max_key_len; 152 u16 reserved1; [all …]
|
/linux-2.4.37.9/drivers/s390/net/ |
D | iucv.h | 80 u16 ippathid; 83 u16 ipmsglim; 84 u16 res1; 93 u16 ippathid; 96 u16 ipmsglim; 97 u16 res1; 106 u16 ippathid; 118 u16 ippathid; 130 u16 ippathid; 142 u16 ippathid; [all …]
|
/linux-2.4.37.9/include/asm-arm/arch-sa1100/ |
D | h3600_gpio.h | 107 #define H3800_ASIC2_GPIO_Direction H3800_ASIC2_OFFSET( u16, GPIO, Direction ) 108 #define H3800_ASIC2_GPIO_InterruptType H3800_ASIC2_OFFSET( u16, GPIO, InterruptType ) 109 #define H3800_ASIC2_GPIO_InterruptEdgeType H3800_ASIC2_OFFSET( u16, GPIO, InterruptEdgeType ) 110 #define H3800_ASIC2_GPIO_InterruptLevelType H3800_ASIC2_OFFSET( u16, GPIO, InterruptLevelType ) 111 #define H3800_ASIC2_GPIO_InterruptClear H3800_ASIC2_OFFSET( u16, GPIO, InterruptClear ) 112 #define H3800_ASIC2_GPIO_InterruptFlag H3800_ASIC2_OFFSET( u16, GPIO, InterruptFlag ) 113 #define H3800_ASIC2_GPIO_Data H3800_ASIC2_OFFSET( u16, GPIO, Data ) 114 #define H3800_ASIC2_GPIO_BattFaultOut H3800_ASIC2_OFFSET( u16, GPIO, BattFaultOut ) 115 #define H3800_ASIC2_GPIO_InterruptEnable H3800_ASIC2_OFFSET( u16, GPIO, InterruptEnable ) 116 #define H3800_ASIC2_GPIO_Alternate H3800_ASIC2_OFFSET( u16, GPIO, Alternate ) [all …]
|
/linux-2.4.37.9/drivers/net/tokenring/ |
D | olympic.h | 240 u16 next ; 243 u16 buffer_length ; 249 u16 srb; /* be16 */ 250 u16 trb; /* be16 */ 251 u16 arb; /* be16 */ 252 u16 asb; /* be16 */ 279 u16 olympic_lan_status ; 281 u16 pkt_buf_sz ; 283 u16 olympic_addr_table_addr, olympic_parms_addr ; 304 u16 reserved ; [all …]
|
/linux-2.4.37.9/include/asm-mips/ |
D | pb1550.h | 45 /*00*/ u16 whoami; 46 u16 reserved0; 47 /*04*/ u16 status; 48 u16 reserved1; 49 /*08*/ u16 switches; 50 u16 reserved2; 51 /*0C*/ u16 resets; 52 u16 reserved3; 53 /*10*/ u16 pcmcia; 54 u16 reserved4; [all …]
|
/linux-2.4.37.9/include/asm-ppc64/iSeries/ |
D | ItVpdAreas.h | 79 u16 xSlicSize; // Size of this control block 004-005 80 u16 xPlicAdjustVpdLens:1; // Flag to indicate new interface 006-007 81 u16 xRsvd1:15; // Reserved bits ... 82 u16 xSlicVpdEntries; // Number of VPD entries 008-009 83 u16 xSlicDmaEntries; // Number of DMA entries 00A-00B 84 u16 xSlicMaxLogicalProcs; // Maximum logical processors 00C-00D 85 u16 xSlicMaxPhysicalProcs; // Maximum physical processors 00E-00F 86 u16 xSlicDmaToksOffset; // Offset into this of array 010-011 87 u16 xSlicVpdAdrsOffset; // Offset into this of array 012-013 88 u16 xSlicDmaLensOffset; // Offset into this of array 014-015 [all …]
|
D | HvReleaseData.h | 53 u16 xSize; // Size of this control block x04-x05 54 u16 xVpdAreasPtrOffset; // Offset in NACA of ItVpdAreas x06-x07 58 u16 xTagsMode:1; // 0 == tags active, 1 == tags inactive 59 u16 xAddressSize:1; // 0 == 64-bit, 1 == 32-bit 60 u16 xNoSharedProcs:1; // 0 == shared procs, 1 == no shared 61 u16 xNoHMT:1; // 0 == allow HMT, 1 == no HMT 62 u16 xRsvd2:12; // Reserved x18-x19 63 u16 xVrmIndex; // VRM Index of OS image x1A-x1B 64 u16 xMinSupportedPlicVrmIndex;// Min PLIC level (soft) x1C-x1D 65 u16 xMinCompatablePlicVrmIndex;// Min PLIC levelP (hard) x1E-x1F
|
/linux-2.4.37.9/drivers/char/ |
D | applicom.h | 34 u16 stjb_codef; /* offset 00 */ 36 u16 stjb_ticuser_root; /* offset 04 */ 38 u16 stjb_mode; /* offset 0A */ 39 u16 stjb_time; /* offset 0C */ 40 u16 stjb_stop; /* offset 0E */ 41 u16 stjb_nfonc; /* offset 10 */ 42 u16 stjb_ncard; /* offset 12 */ 43 u16 stjb_nchan; /* offset 14 */ 44 u16 stjb_nes; /* offset 16 */ 45 u16 stjb_nb; /* offset 18 */ [all …]
|
/linux-2.4.37.9/drivers/s390/char/ |
D | hwc.h | 75 #define _HWCB_HEADER u16 length; \ 78 u16 response_code; 80 #define _EBUF_HEADER u16 length; \ 83 u16 _reserved; 91 #define _MDB_HEADER u16 length; \ 92 u16 type; \ 96 #define _GO_HEADER u16 length; \ 97 u16 type; \ 104 u16 general_msg_flags; \ 109 #define _MTO_HEADER u16 length; \ [all …]
|