No. |
名称 |
ファイル名 |
説明 |
1 |
BIOS_KEY(scancode) |
bios_console.c |
|
2 |
NBI_NONVENDOR_LENGTH(len) |
nbi.c |
|
3 |
NBI_VENDOR_LENGTH(len) |
nbi.c |
|
4 |
NBI_LENGTH(len) |
nbi.c |
|
5 |
NBI_PROGRAM_RETURNS(flags) |
nbi.c |
|
6 |
NBI_LINEAR_EXEC_ADDR(flags) |
nbi.c |
|
7 |
NBI_LOADADDR_FLAGS(flags) |
nbi.c |
|
8 |
NBI_LAST_SEGHEADER(flags) |
nbi.c |
|
9 |
BIOS_DISK_DRIVER( _name, _fill_drive_name, _min_drive, _max_drive ) |
bios_disks.h |
|
10 |
GDT_SEGMENT(base,limit,type,sflag,dpl,avl,size,granularity) |
callbacks_arch.h |
|
11 |
GDT_SEGMENT_BASE(gdt_segment) |
callbacks_arch.h |
|
12 |
GDT_SEGMENT_LIMIT(gdt_segment) |
callbacks_arch.h |
|
13 |
GDT_SEGMENT_GRANULARITY(gdt_segment) |
callbacks_arch.h |
|
14 |
GDT_SEGMENT_TYPE(gdt_segment) |
callbacks_arch.h |
|
15 |
GDT_SEGMENT_SIZE(gdt_segment) |
callbacks_arch.h |
|
16 |
GDT_SEGMENT_NORMAL(base,limit,type,size,granularity) |
callbacks_arch.h |
|
17 |
GDT_SEGMENT_PMCS(base) |
callbacks_arch.h |
|
18 |
GDT_SEGMENT_PMDS(base) |
callbacks_arch.h |
|
19 |
GDT_SEGMENT_RMCS(base) |
callbacks_arch.h |
|
20 |
GDT_SEGMENT_RMDS(base) |
callbacks_arch.h |
|
21 |
GDT_SEGMENT_LMCS(base) |
callbacks_arch.h |
|
22 |
GDT_SEGMENT_LMDS(base) |
callbacks_arch.h |
|
23 |
GDT_STRUCT_t(num_segments) |
callbacks_arch.h |
|
24 |
GDT_ADJUST(structure) |
callbacks_arch.h |
|
25 |
PART_HEAD(chs) |
int13.h |
|
26 |
PART_SECTOR(chs) |
int13.h |
|
27 |
PART_CYLINDER(chs) |
int13.h |
|
28 |
__data16( variable ) |
libkir.h |
|
29 |
__data16_array( variable, array ) |
libkir.h |
|
30 |
__bss16( variable ) |
libkir.h |
|
31 |
__bss16_array( variable, array ) |
libkir.h |
|
32 |
__text16( variable ) |
libkir.h |
|
33 |
__text16_array( variable,array ) |
libkir.h |
|
34 |
__use_data16( variable ) |
libkir.h |
|
35 |
__use_text16( variable ) |
libkir.h |
|
36 |
__from_data16( pointer ) |
libkir.h |
|
37 |
__from_text16( pointer ) |
libkir.h |
|
38 |
put_real_kir_const_off( var, seg, off ) |
libkir.h |
|
39 |
put_real_kir_nonconst_off( var, seg, off ) |
libkir.h |
|
40 |
put_real_kir( var, seg, off ) |
libkir.h |
|
41 |
get_real_kir_const_off( var, seg, off ) |
libkir.h |
|
42 |
get_real_kir_nonconst_off( var, seg, off ) |
libkir.h |
|
43 |
get_real_kir( var, seg, off ) |
libkir.h |
|
44 |
TEXT16_CODE( asm_code_str ) |
libkir.h |
|
45 |
REAL_CODE( asm_code_str ) |
libkir.h |
|
46 |
__data16( variable ) |
librm.h |
|
47 |
__data16_array( variable, array ) |
librm.h |
|
48 |
__bss16( variable ) |
librm.h |
|
49 |
__bss16_array( variable, array ) |
librm.h |
|
50 |
__text16( variable ) |
librm.h |
|
51 |
__text16_array( variable, array ) |
librm.h |
|
52 |
__use_data16( variable ) |
librm.h |
|
53 |
__use_text16( variable ) |
librm.h |
|
54 |
__from_data16( pointer ) |
librm.h |
|
55 |
__from_text16( pointer ) |
librm.h |
|
56 |
TEXT16_CODE( asm_code_str ) |
librm.h |
|
57 |
REAL_CODE( asm_code_str ) |
librm.h |
|
58 |
PHYS_CODE( asm_code_str ) |
librm.h |
|
59 |
IMR_REG(x) |
pic8259.h |
|
60 |
IMR_BIT(x) |
pic8259.h |
|
61 |
irq_enabled(x) |
pic8259.h |
|
62 |
enable_irq(x) |
pic8259.h |
|
63 |
disable_irq(x) |
pic8259.h |
|
64 |
ICR_REG( irq ) |
pic8259.h |
|
65 |
ICR_VALUE( irq ) |
pic8259.h |
|
66 |
IRQ_INT( irq ) |
pic8259.h |
|
67 |
put_real( var, dest_seg, dest_off ) |
realmode.h |
|
68 |
get_real( var, src_seg, src_off ) |
realmode.h |
|
69 |
rmsetjmp( _env ) |
setjmp.h |
|
70 |
rmlongjmp( _env, _val ) |
setjmp.h |
|
71 |
write_crtc(data,addr) |
vga.h |
|
72 |
write_att(data,addr) |
vga.h |
|
73 |
write_seq(data,addr) |
vga.h |
|
74 |
write_gra(data,addr) |
vga.h |
|
75 |
vga_hardware_fixup() |
vga.h |
|
76 |
X86_READX( _api_func, _type ) |
x86_io.h |
|
77 |
X86_WRITEX( _api_func, _type ) |
x86_io.h |
|
78 |
X86_INX( _insn_suffix, _type, _reg_prefix ) |
x86_io.h |
|
79 |
X86_OUTX( _insn_suffix, _type, _reg_prefix ) |
x86_io.h |
|
80 |
memcpy( dest, src, len ) |
string.h |
|
81 |
CONFIG_DEFAULTS(_platform) |
defaults.h |
|
82 |
XSTR(s) |
config.c |
|
83 |
STR(s) |
config.c |
|
84 |
print_lacp(which, pkt, now) |
proto_eth_slow.c |
|
85 |
send_eth_slow_reports(now) |
proto_eth_slow.c |
|
86 |
process_eth_slow(ptype, now) |
proto_eth_slow.c |
|
87 |
uart_readb(addr) |
serial.c |
|
88 |
uart_writeb(val,addr) |
serial.c |
|
89 |
uart_readb(addr) |
serial.c |
|
90 |
uart_writeb(val,addr) |
serial.c |
|
91 |
rot1(x) |
aes.c |
|
92 |
rot2(x) |
aes.c |
|
93 |
rot3(x) |
aes.c |
|
94 |
mul2(x,t) |
aes.c |
|
95 |
inv_mix_col(x,f2,f4,f8,f9) |
aes.c |
|
96 |
n2l(c,l) |
aes.c |
|
97 |
l2n(l,c) |
aes.c |
|
98 |
SHA1CircularShift(bits,word) |
sha1.c |
|
99 |
check(A) |
bigint.h |
*< disappears in normal production mode |
100 |
bi_mod(A, B) |
bigint.h |
|
101 |
bi_residue(A, B) |
bigint.h |
|
102 |
bi_residue(A, B) |
bigint.h |
|
103 |
bi_residue(A, B) |
bigint.h |
|
104 |
bi_square(A, B) |
bigint.h |
|
105 |
max(a,b) |
bigint_impl.h |
*< Find the maximum of 2 numbers. |
106 |
min(a,b) |
bigint_impl.h |
*< Find the minimum of 2 numbers. |
107 |
U(j) |
bigint_impl.h |
*< uj for division |
108 |
Q(j) |
bigint_impl.h |
*< qj for division |
109 |
TTY_FLUSH() |
os_port.h |
|
110 |
abort() |
os_port.h |
|
111 |
ISA_IOIDX_MIN( driver ) |
isa.c |
|
112 |
ISA_IOIDX_MAX( driver ) |
isa.c |
|
113 |
ISA_IOIDX_MAX( driver ) |
isa.c |
|
114 |
ISA_IOADDR( driver, ioidx ) |
isa.c |
|
115 |
ISAPNP_CARD_ID_DATA(identifier) |
isapnp.c |
|
116 |
ISAPNP_DEV_ID_DATA(isapnp) |
isapnp.c |
|
117 |
BUG() |
virtio-ring.c |
|
118 |
BUG_ON(condition) |
virtio-ring.c |
|
119 |
linda_readq( _linda, _ptr, _offset ) |
linda.c |
|
120 |
linda_readq_array8b( _linda, _ptr, _offset, _idx ) |
linda.c |
|
121 |
linda_readq_array64k( _linda, _ptr, _offset, _idx ) |
linda.c |
|
122 |
linda_writeq( _linda, _ptr, _offset ) |
linda.c |
|
123 |
linda_writeq_array8b( _linda, _ptr, _offset, _idx ) |
linda.c |
|
124 |
linda_writeq_array64k( _linda, _ptr, _offset, _idx ) |
linda.c |
|
125 |
LINDA_DDS_VAL( amp_d, main_d, ipst_d, ipre_d, \ amp_s, main_s, ipst_s, ipre_s ) |
linda.c |
|
126 |
ARBEL_DB_EQ_OFFSET(_eqn) |
arbel.h |
|
127 |
ARBEL_BITMASK_SIZE(max_entries) |
arbel.h |
|
128 |
ARBEL_HCR_REG(x) |
arbel.h |
|
129 |
ARBEL_HCR_OPCODE( _command ) |
arbel.h |
|
130 |
ARBEL_HCR_IN_LEN( _command ) |
arbel.h |
|
131 |
ARBEL_HCR_OUT_LEN( _command ) |
arbel.h |
|
132 |
ARBEL_HCR_INOUT_CMD( _opcode, _in_mbox, _in_len, \ _out_mbox, _out_len ) |
arbel.h |
|
133 |
ARBEL_HCR_IN_CMD( _opcode, _in_mbox, _in_len ) |
arbel.h |
|
134 |
ARBEL_HCR_OUT_CMD( _opcode, _out_mbox, _out_len ) |
arbel.h |
|
135 |
ARBEL_HCR_VOID_CMD( _opcode ) |
arbel.h |
|
136 |
HERMON_DB_EQ_OFFSET(_eqn) |
hermon.h |
|
137 |
HERMON_BITMASK_SIZE(max_entries) |
hermon.h |
|
138 |
HERMON_HCR_REG(x) |
hermon.h |
|
139 |
HERMON_HCR_OPCODE( _command ) |
hermon.h |
|
140 |
HERMON_HCR_IN_LEN( _command ) |
hermon.h |
|
141 |
HERMON_HCR_OUT_LEN( _command ) |
hermon.h |
|
142 |
HERMON_HCR_INOUT_CMD( _opcode, _in_mbox, _in_len, \ _out_mbox, _out_len ) |
hermon.h |
|
143 |
HERMON_HCR_IN_CMD( _opcode, _in_mbox, _in_len ) |
hermon.h |
|
144 |
HERMON_HCR_OUT_CMD( _opcode, _out_mbox, _out_len ) |
hermon.h |
|
145 |
HERMON_HCR_VOID_CMD( _opcode ) |
hermon.h |
|
146 |
LINDA_EPB_ADDRESS( _channel, _element, _reg ) |
linda.h |
|
147 |
LINDA_EPB_ADDRESS_CHANNEL( _address ) |
linda.h |
|
148 |
LINDA_EPB_ADDRESS_ELEMENT( _address ) |
linda.h |
|
149 |
LINDA_EPB_ADDRESS_REG( _address ) |
linda.h |
|
150 |
LINDA_EPB_LOC( _cs, _channel, _element, _reg) |
linda.h |
|
151 |
LINDA_EPB_LOC_ADDRESS( _loc ) |
linda.h |
|
152 |
LINDA_EPB_LOC_CS( _loc ) |
linda.h |
|
153 |
LINDA_EPB_UC_LOC( _reg ) |
linda.h |
|
154 |
MLX_DECLARE_STRUCT( _structure ) |
mlx_bitops.h |
|
155 |
MLX_PSEUDO_STRUCT( _ptr ) |
mlx_bitops.h |
|
156 |
MLX_BIT_OFFSET( _structure_st, _field ) |
mlx_bitops.h |
|
157 |
MLX_DWORD_OFFSET( _structure_st, _field ) |
mlx_bitops.h |
|
158 |
MLX_DWORD_BIT_OFFSET( _structure_st, _index, _field ) |
mlx_bitops.h |
|
159 |
MLX_BIT_WIDTH( _structure_st, _field ) |
mlx_bitops.h |
|
160 |
MLX_BIT_MASK( _structure_st, _field ) |
mlx_bitops.h |
|
161 |
MLX_ASSEMBLE_1( _structure_st, _index, _field, _value ) |
mlx_bitops.h |
|
162 |
MLX_ASSEMBLE_2( _structure_st, _index, _field, _value, ... ) |
mlx_bitops.h |
|
163 |
MLX_ASSEMBLE_3( _structure_st, _index, _field, _value, ... ) |
mlx_bitops.h |
|
164 |
MLX_ASSEMBLE_4( _structure_st, _index, _field, _value, ... ) |
mlx_bitops.h |
|
165 |
MLX_ASSEMBLE_5( _structure_st, _index, _field, _value, ... ) |
mlx_bitops.h |
|
166 |
MLX_ASSEMBLE_6( _structure_st, _index, _field, _value, ... ) |
mlx_bitops.h |
|
167 |
MLX_MASK_1( _structure_st, _index, _field ) |
mlx_bitops.h |
|
168 |
MLX_MASK_2( _structure_st, _index, _field, ... ) |
mlx_bitops.h |
|
169 |
MLX_MASK_3( _structure_st, _index, _field, ... ) |
mlx_bitops.h |
|
170 |
MLX_MASK_4( _structure_st, _index, _field, ... ) |
mlx_bitops.h |
|
171 |
MLX_MASK_5( _structure_st, _index, _field, ... ) |
mlx_bitops.h |
|
172 |
MLX_MASK_6( _structure_st, _index, _field, ... ) |
mlx_bitops.h |
|
173 |
MLX_FILL( _ptr, _index, _assembled ) |
mlx_bitops.h |
|
174 |
MLX_FILL_1( _ptr, _index, ... ) |
mlx_bitops.h |
|
175 |
MLX_FILL_2( _ptr, _index, ... ) |
mlx_bitops.h |
|
176 |
MLX_FILL_3( _ptr, _index, ... ) |
mlx_bitops.h |
|
177 |
MLX_FILL_4( _ptr, _index, ... ) |
mlx_bitops.h |
|
178 |
MLX_FILL_5( _ptr, _index, ... ) |
mlx_bitops.h |
|
179 |
MLX_FILL_6( _ptr, _index, ... ) |
mlx_bitops.h |
|
180 |
MLX_SET( _ptr, _field, _value ) |
mlx_bitops.h |
|
181 |
MLX_GET( _ptr, _field ) |
mlx_bitops.h |
|
182 |
EL3WINDOW(win_num) |
3c515.c |
|
183 |
VIRT_TO_B44(addr) |
b44.c |
|
184 |
eeprom_delay() |
davicom.c |
|
185 |
STOP_DEPCA(ioaddr) |
depca.c |
|
186 |
dprintf(x) |
dmfe.c |
|
187 |
dprintf(x) |
dmfe.c |
|
188 |
virt_to_le32desc(addr) |
dmfe.c |
|
189 |
le32desc_to_virt(addr) |
dmfe.c |
|
190 |
DMFE_DBUG(dbug_now, msg, value) |
dmfe.c |
|
191 |
SHOW_MEDIA_TYPE(mode) |
dmfe.c |
|
192 |
SROM_CLK_WRITE(data, ioaddr) |
dmfe.c |
|
193 |
__CHK_IO_SIZE(pci_id, dev_rev) |
dmfe.c |
|
194 |
CHK_IO_SIZE(pci_dev, dev_rev) |
dmfe.c |
|
195 |
GetBit(x,y) |
eepro.c |
|
196 |
eeprom_delay() |
eepro.c |
|
197 |
eepro_full_reset(ioaddr) |
eepro.c |
|
198 |
eepro_sel_reset(ioaddr) |
eepro.c |
|
199 |
eepro_clear_int(ioaddr) |
eepro.c |
|
200 |
eepro_en_rx(ioaddr) |
eepro.c |
|
201 |
eepro_dis_rx(ioaddr) |
eepro.c |
|
202 |
eepro_sw2bank0(ioaddr) |
eepro.c |
|
203 |
eepro_sw2bank1(ioaddr) |
eepro.c |
|
204 |
eepro_sw2bank2(ioaddr) |
eepro.c |
|
205 |
whereami(s) |
eepro100.c |
|
206 |
virt_to_le32desc(addr) |
epic100.c |
|
207 |
le32desc_to_virt(addr) |
epic100.c |
|
208 |
delay(nanosec) |
epic100.c |
|
209 |
eeprom_delay(n) |
epic100.c |
|
210 |
EFAB_REGDUMP(...) |
etherfabric.c |
|
211 |
EFAB_TRACE(...) |
etherfabric.c |
|
212 |
EFAB_LOG(...) |
etherfabric.c |
|
213 |
EFAB_ERR(...) |
etherfabric.c |
|
214 |
FQS(_prefix, _x) |
etherfabric.c |
|
215 |
EFAB_MAX_FRAME_LEN(mtu) |
etherfabric.c |
FCS |
216 |
DEV_PRESENT_BIT(_b) |
etherfabric.c |
|
217 |
FALCON_GMAC_REG( efab, mac_reg ) |
etherfabric.c |
|
218 |
FALCON_XMAC_REG( efab_port, mac_reg ) |
etherfabric.c |
|
219 |
FCN_REVISION_REG(efab, reg) |
etherfabric.c |
|
220 |
EFAB_SET_OWORD_FIELD_VER(efab, reg, field, val) |
etherfabric.c |
|
221 |
_falcon_writel( efab, value, reg ) |
etherfabric.c |
|
222 |
_falcon_readl( efab, reg ) |
etherfabric.c |
|
223 |
FCN_DUMP_REG( efab, _reg ) |
etherfabric.c |
|
224 |
FCN_DUMP_MAC_REG( efab, _mac_reg ) |
etherfabric.c |
|
225 |
BOARD_TYPE(_rev) |
etherfabric.c |
|
226 |
dprintf(x) |
forcedeth.c |
|
227 |
dprintf(x) |
forcedeth.c |
|
228 |
virt_to_le32desc(addr) |
forcedeth.c |
|
229 |
le32desc_to_virt(addr) |
forcedeth.c |
|
230 |
virt_to_le32desc(addr) |
mtd80x.c |
|
231 |
le32desc_to_virt(addr) |
mtd80x.c |
|
232 |
get_unaligned(ptr) |
mtd80x.c |
|
233 |
DO_QUERY_CAP(cap, mod, var) |
mtnic.c |
|
234 |
dprintf(x) |
ns83820.c |
|
235 |
dprintf(x) |
ns83820.c |
|
236 |
virt_to_le32desc(addr) |
ns83820.c |
|
237 |
le32desc_to_virt(addr) |
ns83820.c |
|
238 |
__kick_rx() |
ns83820.c |
|
239 |
kick_rx() |
ns83820.c |
|
240 |
dprintf(x) |
pcnet32.c |
|
241 |
dprintf(x) |
pcnet32.c |
|
242 |
virt_to_le32desc(addr) |
pcnet32.c |
|
243 |
le32desc_to_virt(addr) |
pcnet32.c |
|
244 |
__le16_to_cpu(x) |
prism2.c |
|
245 |
__le32_to_cpu(x) |
prism2.c |
|
246 |
__cpu_to_le16(x) |
prism2.c |
|
247 |
__cpu_to_le32(x) |
prism2.c |
|
248 |
hfa384x2host_16(n) |
prism2.c |
|
249 |
hfa384x2host_32(n) |
prism2.c |
|
250 |
host2hfa384x_16(n) |
prism2.c |
|
251 |
host2hfa384x_32(n) |
prism2.c |
|
252 |
_R(VENDOR,DEVICE,INDEX) |
r8169.c |
|
253 |
eeprom_delay() |
sis900.c |
|
254 |
sis900_mdio_delay() |
sis900.c |
|
255 |
PRINTK2(args...) |
smc9000.c |
|
256 |
virt_to_le32desc(addr) |
sundance.c |
|
257 |
le32desc_to_virt(addr) |
sundance.c |
|
258 |
mdio_in(mdio_addr) |
sundance.c |
|
259 |
mdio_out(value, mdio_addr) |
sundance.c |
|
260 |
mdio_delay(mdio_addr) |
sundance.c |
|
261 |
NEXT_TX(N) |
tg3.c |
|
262 |
PREV_TX(N) |
tg3.c |
|
263 |
tw32(reg,val) |
tg3.c |
|
264 |
tw32_mailbox(reg, val) |
tg3.c |
|
265 |
tw16(reg,val) |
tg3.c |
|
266 |
tw8(reg,val) |
tg3.c |
|
267 |
tr32(reg) |
tg3.c |
|
268 |
tr16(reg) |
tg3.c |
|
269 |
tr8(reg) |
tg3.c |
|
270 |
tg3_link_report(tp) |
tg3.c |
|
271 |
tg3_setup_copper_phy(TP) |
tg3.c |
|
272 |
tg3_setup_fiber_phy(TP) |
tg3.c |
|
273 |
TG3_WRITE_SETTINGS(TABLE) |
tg3.c |
|
274 |
tg3_read_partno(TP) |
tg3.c |
|
275 |
tg3_phy_string(TP) |
tg3.c |
|
276 |
virt_to_le32desc(addr) |
tlan.c |
|
277 |
le32desc_to_virt(addr) |
tlan.c |
|
278 |
get_unaligned(ptr) |
tulip.c |
|
279 |
put_unaligned(val, ptr) |
tulip.c |
|
280 |
get_u16(ptr) |
tulip.c |
|
281 |
virt_to_le32desc(addr) |
tulip.c |
|
282 |
eeprom_delay() |
tulip.c |
|
283 |
mdio_delay() |
tulip.c |
|
284 |
virt_to_le32desc(addr) |
via-velocity.c |
|
285 |
le32desc_to_virt(addr) |
via-velocity.c |
|
286 |
VELOCITY_PARAM(N,D) |
via-velocity.c |
|
287 |
PCI_BYTE_REG_BITS_ON(x,i,p) |
via-velocity.c |
|
288 |
BUG() |
virtio-net.c |
|
289 |
BUG_ON(condition) |
virtio-net.c |
|
290 |
virt_to_le32desc(addr) |
w89c840.c |
|
291 |
le32desc_to_virt(addr) |
w89c840.c |
|
292 |
eeprom_delay(ee_addr) |
w89c840.c |
|
293 |
mdio_delay(mdio_addr) |
w89c840.c |
|
294 |
is_eeprom_busy(b) |
3c509.h |
|
295 |
GO_WINDOW(b,x) |
3c509.h |
|
296 |
SET_IRQ(i) |
3c509.h |
set IRQ i |
297 |
GO_WINDOW(x) |
3c595.h |
|
298 |
is_eeprom_busy(b) |
3c595.h |
|
299 |
amd8111e_writeq(_UlData,_memMap) |
amd8111e.h |
|
300 |
L1_CACHE_ALIGN(X) |
bnx2.h |
|
301 |
PHY_ID(id) |
bnx2.h |
|
302 |
PHY_REV_ID(id) |
bnx2.h |
|
303 |
NEXT_TX_BD(x) |
bnx2.h |
|
304 |
PREV_TX_BD(x) |
bnx2.h |
|
305 |
TX_RING_IDX(x) |
bnx2.h |
|
306 |
NEXT_RX_BD(x) |
bnx2.h |
|
307 |
RX_RING_IDX(x) |
bnx2.h |
|
308 |
RX_IDX(x) |
bnx2.h |
|
309 |
GET_CID_ADDR(_cid) |
bnx2.h |
|
310 |
GET_CID(_cid_addr) |
bnx2.h |
|
311 |
GET_PCID_ADDR(_pcid) |
bnx2.h |
|
312 |
GET_PCID(_pcid_addr) |
bnx2.h |
|
313 |
MB_GET_CID_ADDR(_cid) |
bnx2.h |
|
314 |
REG_RD(bp, offset) |
bnx2.h |
|
315 |
REG_WR(bp, offset, val) |
bnx2.h |
|
316 |
REG_WR16(bp, offset, val) |
bnx2.h |
|
317 |
REG_RD_IND(bp, offset) |
bnx2.h |
|
318 |
REG_WR_IND(bp, offset, val) |
bnx2.h |
|
319 |
CTX_WR(bp, cid_addr, offset, val) |
bnx2.h |
|
320 |
BNX2_BC_STATE_RESET_TYPE_VALUE(msg) |
bnx2.h |
|
321 |
EFAB_VAL(field,attribute) |
etherfabric.h |
|
322 |
EFAB_LOW_BIT( field ) |
etherfabric.h |
|
323 |
EFAB_WIDTH( field ) |
etherfabric.h |
|
324 |
EFAB_HIGH_BIT(field) |
etherfabric.h |
|
325 |
EFAB_MASK64( field ) |
etherfabric.h |
|
326 |
EFAB_MASK32( field ) |
etherfabric.h |
|
327 |
EFAB_DWORD_VAL(dword) |
etherfabric.h |
|
328 |
EFAB_QWORD_VAL(qword) |
etherfabric.h |
|
329 |
EFAB_OWORD_VAL(oword) |
etherfabric.h |
|
330 |
EFAB_EXTRACT_NATIVE( native_element, min ,max ,low ,high ) |
etherfabric.h |
|
331 |
EFAB_EXTRACT64( element, min, max, low, high ) |
etherfabric.h |
|
332 |
EFAB_EXTRACT32( element, min, max, low, high ) |
etherfabric.h |
|
333 |
EFAB_EXTRACT_OWORD64( oword, low, high ) |
etherfabric.h |
|
334 |
EFAB_EXTRACT_QWORD64( qword, low, high ) |
etherfabric.h |
|
335 |
EFAB_EXTRACT_OWORD32( oword, low, high ) |
etherfabric.h |
|
336 |
EFAB_EXTRACT_QWORD32( qword, low, high ) |
etherfabric.h |
|
337 |
EFAB_EXTRACT_DWORD( dword, low, high ) |
etherfabric.h |
|
338 |
EFAB_OWORD_FIELD64( oword, field ) |
etherfabric.h |
|
339 |
EFAB_QWORD_FIELD64( qword, field ) |
etherfabric.h |
|
340 |
EFAB_OWORD_FIELD32( oword, field ) |
etherfabric.h |
|
341 |
EFAB_QWORD_FIELD32( qword, field ) |
etherfabric.h |
|
342 |
EFAB_DWORD_FIELD( dword, field ) |
etherfabric.h |
|
343 |
EFAB_OWORD_IS_ZERO64( oword ) |
etherfabric.h |
|
344 |
EFAB_QWORD_IS_ZERO64( qword ) |
etherfabric.h |
|
345 |
EFAB_OWORD_IS_ZERO32( oword ) |
etherfabric.h |
|
346 |
EFAB_QWORD_IS_ZERO32( qword ) |
etherfabric.h |
|
347 |
EFAB_DWORD_IS_ZERO( dword ) |
etherfabric.h |
|
348 |
EFAB_OWORD_IS_ALL_ONES64( oword ) |
etherfabric.h |
|
349 |
EFAB_QWORD_IS_ALL_ONES64( qword ) |
etherfabric.h |
|
350 |
EFAB_OWORD_IS_ALL_ONES32( oword ) |
etherfabric.h |
|
351 |
EFAB_QWORD_IS_ALL_ONES32( qword ) |
etherfabric.h |
|
352 |
EFAB_DWORD_IS_ALL_ONES( dword ) |
etherfabric.h |
|
353 |
EFAB_INSERT_NATIVE64( min, max, low, high, value ) |
etherfabric.h |
|
354 |
EFAB_INSERT_NATIVE32( min, max, low, high, value ) |
etherfabric.h |
|
355 |
EFAB_INSERT_NATIVE( min, max, low, high, value ) |
etherfabric.h |
|
356 |
EFAB_INSERT_FIELD_NATIVE( min, max, field, value ) |
etherfabric.h |
|
357 |
EFAB_INSERT_FIELDS_NATIVE( min, max, \ field1, value1, \ field2, value2, \ field3, value3, \ field4, value4, \ field |
etherfabric.h |
|
358 |
EFAB_INSERT_FIELDS64( ... ) |
etherfabric.h |
|
359 |
EFAB_INSERT_FIELDS32( ... ) |
etherfabric.h |
|
360 |
EFAB_POPULATE_OWORD64( oword, ... ) |
etherfabric.h |
|
361 |
EFAB_POPULATE_QWORD64( qword, ... ) |
etherfabric.h |
|
362 |
EFAB_POPULATE_OWORD32( oword, ... ) |
etherfabric.h |
|
363 |
EFAB_POPULATE_QWORD32( qword, ... ) |
etherfabric.h |
|
364 |
EFAB_POPULATE_DWORD( dword, ... ) |
etherfabric.h |
|
365 |
EFAB_POPULATE_OWORD_9( oword, ... ) |
etherfabric.h |
|
366 |
EFAB_POPULATE_OWORD_8( oword, ... ) |
etherfabric.h |
|
367 |
EFAB_POPULATE_OWORD_7( oword, ... ) |
etherfabric.h |
|
368 |
EFAB_POPULATE_OWORD_6( oword, ... ) |
etherfabric.h |
|
369 |
EFAB_POPULATE_OWORD_5( oword, ... ) |
etherfabric.h |
|
370 |
EFAB_POPULATE_OWORD_4( oword, ... ) |
etherfabric.h |
|
371 |
EFAB_POPULATE_OWORD_3( oword, ... ) |
etherfabric.h |
|
372 |
EFAB_POPULATE_OWORD_2( oword, ... ) |
etherfabric.h |
|
373 |
EFAB_POPULATE_OWORD_1( oword, ... ) |
etherfabric.h |
|
374 |
EFAB_ZERO_OWORD( oword ) |
etherfabric.h |
|
375 |
EFAB_SET_OWORD( oword ) |
etherfabric.h |
|
376 |
EFAB_POPULATE_QWORD_9( qword, ... ) |
etherfabric.h |
|
377 |
EFAB_POPULATE_QWORD_8( qword, ... ) |
etherfabric.h |
|
378 |
EFAB_POPULATE_QWORD_7( qword, ... ) |
etherfabric.h |
|
379 |
EFAB_POPULATE_QWORD_6( qword, ... ) |
etherfabric.h |
|
380 |
EFAB_POPULATE_QWORD_5( qword, ... ) |
etherfabric.h |
|
381 |
EFAB_POPULATE_QWORD_4( qword, ... ) |
etherfabric.h |
|
382 |
EFAB_POPULATE_QWORD_3( qword, ... ) |
etherfabric.h |
|
383 |
EFAB_POPULATE_QWORD_2( qword, ... ) |
etherfabric.h |
|
384 |
EFAB_POPULATE_QWORD_1( qword, ... ) |
etherfabric.h |
|
385 |
EFAB_ZERO_QWORD( qword ) |
etherfabric.h |
|
386 |
EFAB_SET_QWORD( qword ) |
etherfabric.h |
|
387 |
EFAB_POPULATE_DWORD_9( dword, ... ) |
etherfabric.h |
|
388 |
EFAB_POPULATE_DWORD_8( dword, ... ) |
etherfabric.h |
|
389 |
EFAB_POPULATE_DWORD_7( dword, ... ) |
etherfabric.h |
|
390 |
EFAB_POPULATE_DWORD_6( dword, ... ) |
etherfabric.h |
|
391 |
EFAB_POPULATE_DWORD_5( dword, ... ) |
etherfabric.h |
|
392 |
EFAB_POPULATE_DWORD_4( dword, ... ) |
etherfabric.h |
|
393 |
EFAB_POPULATE_DWORD_3( dword, ... ) |
etherfabric.h |
|
394 |
EFAB_POPULATE_DWORD_2( dword, ... ) |
etherfabric.h |
|
395 |
EFAB_POPULATE_DWORD_1( dword, ... ) |
etherfabric.h |
|
396 |
EFAB_ZERO_DWORD( dword ) |
etherfabric.h |
|
397 |
EFAB_SET_DWORD( dword ) |
etherfabric.h |
|
398 |
EFAB_INSERT_FIELD64( ... ) |
etherfabric.h |
|
399 |
EFAB_INSERT_FIELD32( ... ) |
etherfabric.h |
|
400 |
EFAB_INPLACE_MASK64( min, max, field ) |
etherfabric.h |
|
401 |
EFAB_INPLACE_MASK32( min, max, field ) |
etherfabric.h |
|
402 |
EFAB_SET_OWORD_FIELD64( oword, field, value ) |
etherfabric.h |
|
403 |
EFAB_SET_QWORD_FIELD64( qword, field, value ) |
etherfabric.h |
|
404 |
EFAB_SET_OWORD_FIELD32( oword, field, value ) |
etherfabric.h |
|
405 |
EFAB_SET_QWORD_FIELD32( qword, field, value ) |
etherfabric.h |
|
406 |
EFAB_SET_DWORD_FIELD( dword, field, value ) |
etherfabric.h |
|
407 |
EFAB_DMA_TYPE_WIDTH( width ) |
etherfabric.h |
|
408 |
EFAB_DMA_MASK(mask) |
etherfabric.h |
|
409 |
HFA384x_FIRMWARE_VERSION(a,b,c) |
hfa384x.h |
|
410 |
HFA384x_LEVEL_TO_dBm(v) |
hfa384x.h |
|
411 |
HFA384x_ADDR_AUX_MKFLAT(p,o) |
hfa384x.h |
|
412 |
HFA384x_ADDR_CMD_MKFLAT(p,o) |
hfa384x.h |
|
413 |
HFA384x_ADDR_AUX_MKPAGE(f) |
hfa384x.h |
|
414 |
HFA384x_ADDR_AUX_MKOFF(f) |
hfa384x.h |
|
415 |
HFA384x_ADDR_CMD_MKPAGE(f) |
hfa384x.h |
|
416 |
HFA384x_ADDR_CMD_MKOFF(f) |
hfa384x.h |
|
417 |
HFA384x_AUX_MKOFF(f, c) |
hfa384x.h |
|
418 |
HFA384x_AUX_MKPAGE(f) |
hfa384x.h |
|
419 |
HFA384x_CMD_ISBUSY(value) |
hfa384x.h |
|
420 |
HFA384x_CMD_AINFO_GET(value) |
hfa384x.h |
|
421 |
HFA384x_CMD_AINFO_SET(value) |
hfa384x.h |
|
422 |
HFA384x_CMD_MACPORT_GET(value) |
hfa384x.h |
|
423 |
HFA384x_CMD_MACPORT_SET(value) |
hfa384x.h |
|
424 |
HFA384x_CMD_ISRECL(value) |
hfa384x.h |
|
425 |
HFA384x_CMD_RECL_SET(value) |
hfa384x.h |
|
426 |
HFA384x_CMD_QOS_GET(value) |
hfa384x.h |
|
427 |
HFA384x_CMD_QOS_SET(value) |
hfa384x.h |
|
428 |
HFA384x_CMD_ISWRITE(value) |
hfa384x.h |
|
429 |
HFA384x_CMD_WRITE_SET(value) |
hfa384x.h |
|
430 |
HFA384x_CMD_PROGMODE_GET(value) |
hfa384x.h |
|
431 |
HFA384x_CMD_PROGMODE_SET(value) |
hfa384x.h |
|
432 |
HFA384x_CMD_CMDCODE_GET(value) |
hfa384x.h |
|
433 |
HFA384x_CMD_CMDCODE_SET(value) |
hfa384x.h |
|
434 |
HFA384x_STATUS_RESULT_GET(value) |
hfa384x.h |
|
435 |
HFA384x_STATUS_RESULT_SET(value) |
hfa384x.h |
|
436 |
HFA384x_STATUS_CMDCODE_GET(value) |
hfa384x.h |
|
437 |
HFA384x_STATUS_CMDCODE_SET(value) |
hfa384x.h |
|
438 |
HFA384x_OFFSET_ISBUSY(value) |
hfa384x.h |
|
439 |
HFA384x_OFFSET_ISERR(value) |
hfa384x.h |
|
440 |
HFA384x_OFFSET_DATAOFF_GET(value) |
hfa384x.h |
|
441 |
HFA384x_OFFSET_DATAOFF_SET(value) |
hfa384x.h |
|
442 |
HFA384x_EVSTAT_ISTICK(value) |
hfa384x.h |
|
443 |
HFA384x_EVSTAT_ISWTERR(value) |
hfa384x.h |
|
444 |
HFA384x_EVSTAT_ISINFDROP(value) |
hfa384x.h |
|
445 |
HFA384x_EVSTAT_ISINFO(value) |
hfa384x.h |
|
446 |
HFA384x_EVSTAT_ISDTIM(value) |
hfa384x.h |
|
447 |
HFA384x_EVSTAT_ISCMD(value) |
hfa384x.h |
|
448 |
HFA384x_EVSTAT_ISALLOC(value) |
hfa384x.h |
|
449 |
HFA384x_EVSTAT_ISTXEXC(value) |
hfa384x.h |
|
450 |
HFA384x_EVSTAT_ISTX(value) |
hfa384x.h |
|
451 |
HFA384x_EVSTAT_ISRX(value) |
hfa384x.h |
|
452 |
HFA384x_EVSTAT_ISBAP_OP(value) |
hfa384x.h |
|
453 |
HFA384x_INTEN_ISTICK(value) |
hfa384x.h |
|
454 |
HFA384x_INTEN_TICK_SET(value) |
hfa384x.h |
|
455 |
HFA384x_INTEN_ISWTERR(value) |
hfa384x.h |
|
456 |
HFA384x_INTEN_WTERR_SET(value) |
hfa384x.h |
|
457 |
HFA384x_INTEN_ISINFDROP(value) |
hfa384x.h |
|
458 |
HFA384x_INTEN_INFDROP_SET(value) |
hfa384x.h |
|
459 |
HFA384x_INTEN_ISINFO(value) |
hfa384x.h |
|
460 |
HFA384x_INTEN_INFO_SET(value) |
hfa384x.h |
|
461 |
HFA384x_INTEN_ISDTIM(value) |
hfa384x.h |
|
462 |
HFA384x_INTEN_DTIM_SET(value) |
hfa384x.h |
|
463 |
HFA384x_INTEN_ISCMD(value) |
hfa384x.h |
|
464 |
HFA384x_INTEN_CMD_SET(value) |
hfa384x.h |
|
465 |
HFA384x_INTEN_ISALLOC(value) |
hfa384x.h |
|
466 |
HFA384x_INTEN_ALLOC_SET(value) |
hfa384x.h |
|
467 |
HFA384x_INTEN_ISTXEXC(value) |
hfa384x.h |
|
468 |
HFA384x_INTEN_TXEXC_SET(value) |
hfa384x.h |
|
469 |
HFA384x_INTEN_ISTX(value) |
hfa384x.h |
|
470 |
HFA384x_INTEN_TX_SET(value) |
hfa384x.h |
|
471 |
HFA384x_INTEN_ISRX(value) |
hfa384x.h |
|
472 |
HFA384x_INTEN_RX_SET(value) |
hfa384x.h |
|
473 |
HFA384x_EVACK_ISTICK(value) |
hfa384x.h |
|
474 |
HFA384x_EVACK_TICK_SET(value) |
hfa384x.h |
|
475 |
HFA384x_EVACK_ISWTERR(value) |
hfa384x.h |
|
476 |
HFA384x_EVACK_WTERR_SET(value) |
hfa384x.h |
|
477 |
HFA384x_EVACK_ISINFDROP(value) |
hfa384x.h |
|
478 |
HFA384x_EVACK_INFDROP_SET(value) |
hfa384x.h |
|
479 |
HFA384x_EVACK_ISINFO(value) |
hfa384x.h |
|
480 |
HFA384x_EVACK_INFO_SET(value) |
hfa384x.h |
|
481 |
HFA384x_EVACK_ISDTIM(value) |
hfa384x.h |
|
482 |
HFA384x_EVACK_DTIM_SET(value) |
hfa384x.h |
|
483 |
HFA384x_EVACK_ISCMD(value) |
hfa384x.h |
|
484 |
HFA384x_EVACK_CMD_SET(value) |
hfa384x.h |
|
485 |
HFA384x_EVACK_ISALLOC(value) |
hfa384x.h |
|
486 |
HFA384x_EVACK_ALLOC_SET(value) |
hfa384x.h |
|
487 |
HFA384x_EVACK_ISTXEXC(value) |
hfa384x.h |
|
488 |
HFA384x_EVACK_TXEXC_SET(value) |
hfa384x.h |
|
489 |
HFA384x_EVACK_ISTX(value) |
hfa384x.h |
|
490 |
HFA384x_EVACK_TX_SET(value) |
hfa384x.h |
|
491 |
HFA384x_EVACK_ISRX(value) |
hfa384x.h |
|
492 |
HFA384x_EVACK_RX_SET(value) |
hfa384x.h |
|
493 |
HFA384x_CONTROL_AUXEN_SET(value) |
hfa384x.h |
|
494 |
HFA384x_CONTROL_AUXEN_GET(value) |
hfa384x.h |
|
495 |
hfa384x2host_16(n) |
hfa384x.h |
|
496 |
hfa384x2host_32(n) |
hfa384x.h |
|
497 |
host2hfa384x_16(n) |
hfa384x.h |
|
498 |
host2hfa384x_32(n) |
hfa384x.h |
|
499 |
HFA384x_TXSTATUS_ISERROR(v) |
hfa384x.h |
|
500 |
HFA384x_TXSTATUS_ISACKERR(v) |
hfa384x.h |
|
501 |
HFA384x_TXSTATUS_ISFORMERR(v) |
hfa384x.h |
|
502 |
HFA384x_TXSTATUS_ISDISCON(v) |
hfa384x.h |
|
503 |
HFA384x_TXSTATUS_ISAGEDERR(v) |
hfa384x.h |
|
504 |
HFA384x_TXSTATUS_ISRETRYERR(v) |
hfa384x.h |
|
505 |
HFA384x_TX_GET(v,m,s) |
hfa384x.h |
|
506 |
HFA384x_TX_SET(v,m,s) |
hfa384x.h |
|
507 |
HFA384x_TX_CFPOLL_GET(v) |
hfa384x.h |
|
508 |
HFA384x_TX_CFPOLL_SET(v) |
hfa384x.h |
|
509 |
HFA384x_TX_PRST_GET(v) |
hfa384x.h |
|
510 |
HFA384x_TX_PRST_SET(v) |
hfa384x.h |
|
511 |
HFA384x_TX_MACPORT_GET(v) |
hfa384x.h |
|
512 |
HFA384x_TX_MACPORT_SET(v) |
hfa384x.h |
|
513 |
HFA384x_TX_NOENCRYPT_GET(v) |
hfa384x.h |
|
514 |
HFA384x_TX_NOENCRYPT_SET(v) |
hfa384x.h |
|
515 |
HFA384x_TX_RETRYSTRAT_GET(v) |
hfa384x.h |
|
516 |
HFA384x_TX_RETRYSTRAT_SET(v) |
hfa384x.h |
|
517 |
HFA384x_TX_STRUCTYPE_GET(v) |
hfa384x.h |
|
518 |
HFA384x_TX_STRUCTYPE_SET(v) |
hfa384x.h |
|
519 |
HFA384x_TX_TXEX_GET(v) |
hfa384x.h |
|
520 |
HFA384x_TX_TXEX_SET(v) |
hfa384x.h |
|
521 |
HFA384x_TX_TXOK_GET(v) |
hfa384x.h |
|
522 |
HFA384x_TX_TXOK_SET(v) |
hfa384x.h |
|
523 |
HFA384x_RXSTATUS_MSGTYPE_GET(value) |
hfa384x.h |
|
524 |
HFA384x_RXSTATUS_MSGTYPE_SET(value) |
hfa384x.h |
|
525 |
HFA384x_RXSTATUS_MACPORT_GET(value) |
hfa384x.h |
|
526 |
HFA384x_RXSTATUS_MACPORT_SET(value) |
hfa384x.h |
|
527 |
HFA384x_RXSTATUS_ISUNDECR(value) |
hfa384x.h |
|
528 |
HFA384x_RXSTATUS_ISFCSERR(value) |
hfa384x.h |
|
529 |
HFA384x_USB_ISFRM(a) |
hfa384x.h |
|
530 |
HFA384x_USB_ISTXFRM(a) |
hfa384x.h |
|
531 |
HFA384x_USB_ISRXFRM(a) |
hfa384x.h |
|
532 |
XNOR(x,y) |
mtnic.h |
|
533 |
MTNIC_BC_OFF(bc) |
mtnic.h |
|
534 |
MTNIC_BC_SZ(bc) |
mtnic.h |
|
535 |
MTNIC_BC_ONES(size) |
mtnic.h |
|
536 |
MTNIC_BC_MASK(bc) |
mtnic.h |
|
537 |
MTNIC_BC_VAL(val, bc) |
mtnic.h |
|
538 |
MTNIC_BC(off, size) |
mtnic.h |
|
539 |
MTNIC_BC_GET(x, bc) |
mtnic.h |
|
540 |
MTNIC_BC_SET(x, val, bc) |
mtnic.h |
|
541 |
MTNIC_BC_PUT(x, val, bc) |
mtnic.h |
|
542 |
eeprom_delay(ee_addr) |
natsemi.h |
|
543 |
WLAN_GET_FC_PVER(n) |
p80211hdr.h |
|
544 |
WLAN_GET_FC_FTYPE(n) |
p80211hdr.h |
|
545 |
WLAN_GET_FC_FSTYPE(n) |
p80211hdr.h |
|
546 |
WLAN_GET_FC_TODS(n) |
p80211hdr.h |
|
547 |
WLAN_GET_FC_FROMDS(n) |
p80211hdr.h |
|
548 |
WLAN_GET_FC_MOREFRAG(n) |
p80211hdr.h |
|
549 |
WLAN_GET_FC_RETRY(n) |
p80211hdr.h |
|
550 |
WLAN_GET_FC_PWRMGT(n) |
p80211hdr.h |
|
551 |
WLAN_GET_FC_MOREDATA(n) |
p80211hdr.h |
|
552 |
WLAN_GET_FC_ISWEP(n) |
p80211hdr.h |
|
553 |
WLAN_GET_FC_ORDER(n) |
p80211hdr.h |
|
554 |
WLAN_SET_FC_PVER(n) |
p80211hdr.h |
|
555 |
WLAN_SET_FC_FTYPE(n) |
p80211hdr.h |
|
556 |
WLAN_SET_FC_FSTYPE(n) |
p80211hdr.h |
|
557 |
WLAN_SET_FC_TODS(n) |
p80211hdr.h |
|
558 |
WLAN_SET_FC_FROMDS(n) |
p80211hdr.h |
|
559 |
WLAN_SET_FC_MOREFRAG(n) |
p80211hdr.h |
|
560 |
WLAN_SET_FC_RETRY(n) |
p80211hdr.h |
|
561 |
WLAN_SET_FC_PWRMGT(n) |
p80211hdr.h |
|
562 |
WLAN_SET_FC_MOREDATA(n) |
p80211hdr.h |
|
563 |
WLAN_SET_FC_ISWEP(n) |
p80211hdr.h |
|
564 |
WLAN_SET_FC_ORDER(n) |
p80211hdr.h |
|
565 |
WLAN_GET_SEQ_FRGNUM(n) |
p80211hdr.h |
|
566 |
WLAN_GET_SEQ_SEQNUM(n) |
p80211hdr.h |
|
567 |
WLAN_HDR_A3_DATAP(p) |
p80211hdr.h |
|
568 |
WLAN_HDR_A4_DATAP(p) |
p80211hdr.h |
|
569 |
DOT11_RATE5_ISBASIC_GET(r) |
p80211hdr.h |
|
570 |
WLAN_CTL_FRAMELEN(fstype) |
p80211hdr.h |
|
571 |
ARRAY_SIZE(x) |
r8169.h |
|
572 |
RTL_W8(reg, val8) |
r8169.h |
|
573 |
RTL_W16(reg, val16) |
r8169.h |
|
574 |
RTL_W32(reg, val32) |
r8169.h |
|
575 |
RTL_R8(reg) |
r8169.h |
|
576 |
RTL_R16(reg) |
r8169.h |
|
577 |
RTL_R32(reg) |
r8169.h |
|
578 |
_R(NAME,MAC,MASK) |
r8169.h |
|
579 |
SMC_SELECT_BANK(x, y) |
smc9000.h |
|
580 |
SMC_DELAY(x) |
smc9000.h |
|
581 |
GET_CHIP_REV_ID(MISC_HOST_CTRL) |
tg3.h |
|
582 |
GET_ASIC_REV(CHIP_REV_ID) |
tg3.h |
|
583 |
GET_CHIP_REV(CHIP_REV_ID) |
tg3.h |
|
584 |
GET_METAL_REV(CHIP_REV_ID) |
tg3.h |
|
585 |
CIRC_INC( a, b ) |
tlan.h |
|
586 |
TLan_ClearBit( bit, port ) |
tlan.h |
|
587 |
TLan_GetBit( bit, port ) |
tlan.h |
|
588 |
TLan_SetBit( bit, port ) |
tlan.h |
|
589 |
XOR8( a, b, c, d, e, f, g, h ) |
tlan.h |
|
590 |
DA( a, bit ) |
tlan.h |
|
591 |
BYTE_REG_BITS_ON(x,p) |
via-velocity.h |
|
592 |
WORD_REG_BITS_ON(x,p) |
via-velocity.h |
|
593 |
DWORD_REG_BITS_ON(x,p) |
via-velocity.h |
|
594 |
BYTE_REG_BITS_IS_ON(x,p) |
via-velocity.h |
|
595 |
WORD_REG_BITS_IS_ON(x,p) |
via-velocity.h |
|
596 |
DWORD_REG_BITS_IS_ON(x,p) |
via-velocity.h |
|
597 |
BYTE_REG_BITS_OFF(x,p) |
via-velocity.h |
|
598 |
WORD_REG_BITS_OFF(x,p) |
via-velocity.h |
|
599 |
DWORD_REG_BITS_OFF(x,p) |
via-velocity.h |
|
600 |
BYTE_REG_BITS_SET(x,m,p) |
via-velocity.h |
|
601 |
WORD_REG_BITS_SET(x,m,p) |
via-velocity.h |
|
602 |
DWORD_REG_BITS_SET(x,m,p) |
via-velocity.h |
|
603 |
VAR_USED(p) |
via-velocity.h |
|
604 |
mac_hw_mibs_init(regs) |
via-velocity.h |
|
605 |
mac_read_isr(regs) |
via-velocity.h |
|
606 |
mac_write_isr(regs, x) |
via-velocity.h |
|
607 |
mac_clear_isr(regs) |
via-velocity.h |
|
608 |
mac_write_int_mask(mask, regs) |
via-velocity.h |
|
609 |
mac_disable_int(regs) |
via-velocity.h |
|
610 |
mac_enable_int(regs) |
via-velocity.h |
|
611 |
mac_hw_mibs_read(regs, MIBs) |
via-velocity.h |
|
612 |
mac_set_dma_length(regs, n) |
via-velocity.h |
|
613 |
mac_set_rx_thresh(regs, n) |
via-velocity.h |
|
614 |
mac_rx_queue_run(regs) |
via-velocity.h |
|
615 |
mac_rx_queue_wake(regs) |
via-velocity.h |
|
616 |
mac_tx_queue_run(regs, n) |
via-velocity.h |
|
617 |
mac_tx_queue_wake(regs, n) |
via-velocity.h |
|
618 |
mac_eeprom_reload(regs) |
via-velocity.h |
|
619 |
PHYID_GET_PHY_REV_ID(i) |
via-velocity.h |
|
620 |
PHYID_GET_PHY_ID(i) |
via-velocity.h |
|
621 |
MII_REG_BITS_ON(x,i,p) |
via-velocity.h |
|
622 |
MII_REG_BITS_OFF(x,i,p) |
via-velocity.h |
|
623 |
MII_REG_BITS_IS_ON(x,i,p) |
via-velocity.h |
|
624 |
MII_GET_PHY_ID(p) |
via-velocity.h |
|
625 |
ASSERT(x) |
via-velocity.h |
|
626 |
VELOCITY_DBG(p,args...) |
via-velocity.h |
|
627 |
ASSERT(x) |
via-velocity.h |
|
628 |
VELOCITY_DBG(x) |
via-velocity.h |
|
629 |
VELOCITY_PRT(l, p, args...) |
via-velocity.h |
|
630 |
VELOCITY_PRT_CAMMASK(p,t) |
via-velocity.h |
|
631 |
WLAN_LOG_ERROR0(x) |
wlan_compat.h |
|
632 |
WLAN_LOG_ERROR1(x,n) |
wlan_compat.h |
|
633 |
WLAN_LOG_ERROR2(x,n1,n2) |
wlan_compat.h |
|
634 |
WLAN_LOG_ERROR3(x,n1,n2,n3) |
wlan_compat.h |
|
635 |
WLAN_LOG_ERROR4(x,n1,n2,n3,n4) |
wlan_compat.h |
|
636 |
WLAN_LOG_WARNING0(x) |
wlan_compat.h |
|
637 |
WLAN_LOG_WARNING1(x,n) |
wlan_compat.h |
|
638 |
WLAN_LOG_WARNING2(x,n1,n2) |
wlan_compat.h |
|
639 |
WLAN_LOG_WARNING3(x,n1,n2,n3) |
wlan_compat.h |
|
640 |
WLAN_LOG_WARNING4(x,n1,n2,n3,n4) |
wlan_compat.h |
|
641 |
WLAN_LOG_NOTICE0(x) |
wlan_compat.h |
|
642 |
WLAN_LOG_NOTICE1(x,n) |
wlan_compat.h |
|
643 |
WLAN_LOG_NOTICE2(x,n1,n2) |
wlan_compat.h |
|
644 |
WLAN_LOG_NOTICE3(x,n1,n2,n3) |
wlan_compat.h |
|
645 |
WLAN_LOG_NOTICE4(x,n1,n2,n3,n4) |
wlan_compat.h |
|
646 |
WLAN_LOG_INFO0(x) |
wlan_compat.h |
|
647 |
WLAN_LOG_INFO1(x,n) |
wlan_compat.h |
|
648 |
WLAN_LOG_INFO2(x,n1,n2) |
wlan_compat.h |
|
649 |
WLAN_LOG_INFO3(x,n1,n2,n3) |
wlan_compat.h |
|
650 |
WLAN_LOG_INFO4(x,n1,n2,n3,n4) |
wlan_compat.h |
|
651 |
WLAN_LOG_INFO5(x,n1,n2,n3,n4,n5) |
wlan_compat.h |
|
652 |
WLAN_ASSERT(c) |
wlan_compat.h |
|
653 |
WLAN_HEX_DUMP( l, x, p, n) |
wlan_compat.h |
|
654 |
WLAN_LOG_DEBUG0(l,x) |
wlan_compat.h |
|
655 |
WLAN_LOG_DEBUG1(l,x,n) |
wlan_compat.h |
|
656 |
WLAN_LOG_DEBUG2(l,x,n1,n2) |
wlan_compat.h |
|
657 |
WLAN_LOG_DEBUG3(l,x,n1,n2,n3) |
wlan_compat.h |
|
658 |
WLAN_LOG_DEBUG4(l,x,n1,n2,n3,n4) |
wlan_compat.h |
|
659 |
WLAN_LOG_DEBUG5(l,x,n1,n2,n3,n4,n5) |
wlan_compat.h |
|
660 |
WLAN_LOG_DEBUG6(l,x,n1,n2,n3,n4,n5,n6) |
wlan_compat.h |
|
661 |
WLAN_ASSERT(c) |
wlan_compat.h |
|
662 |
WLAN_HEX_DUMP( l, s, p, n) |
wlan_compat.h |
|
663 |
WLAN_LOG_DEBUG0(l, s) |
wlan_compat.h |
|
664 |
WLAN_LOG_DEBUG1(l, s,n) |
wlan_compat.h |
|
665 |
WLAN_LOG_DEBUG2(l, s,n1,n2) |
wlan_compat.h |
|
666 |
WLAN_LOG_DEBUG3(l, s,n1,n2,n3) |
wlan_compat.h |
|
667 |
WLAN_LOG_DEBUG4(l, s,n1,n2,n3,n4) |
wlan_compat.h |
|
668 |
WLAN_LOG_DEBUG5(l, s,n1,n2,n3,n4,n5) |
wlan_compat.h |
|
669 |
WLAN_LOG_ERROR0(s) |
wlan_compat.h |
|
670 |
WLAN_LOG_ERROR1(s,n) |
wlan_compat.h |
|
671 |
WLAN_LOG_ERROR2(s,n1,n2) |
wlan_compat.h |
|
672 |
WLAN_LOG_ERROR3(s,n1,n2,n3) |
wlan_compat.h |
|
673 |
WLAN_LOG_ERROR4(s,n1,n2,n3,n4) |
wlan_compat.h |
|
674 |
WLAN_LOG_WARNING0(s) |
wlan_compat.h |
|
675 |
WLAN_LOG_WARNING1(s,n) |
wlan_compat.h |
|
676 |
WLAN_LOG_WARNING2(s,n1,n2) |
wlan_compat.h |
|
677 |
WLAN_LOG_WARNING3(s,n1,n2,n3) |
wlan_compat.h |
|
678 |
WLAN_LOG_WARNING4(s,n1,n2,n3,n4) |
wlan_compat.h |
|
679 |
WLAN_LOG_NOTICE0(s) |
wlan_compat.h |
|
680 |
WLAN_LOG_NOTICE1(s,n) |
wlan_compat.h |
|
681 |
WLAN_LOG_NOTICE2(s,n1,n2) |
wlan_compat.h |
|
682 |
WLAN_LOG_NOTICE3(s,n1,n2,n3) |
wlan_compat.h |
|
683 |
WLAN_LOG_NOTICE4(s,n1,n2,n3,n4) |
wlan_compat.h |
|
684 |
WLAN_ASSERT(c) |
wlan_compat.h |
|
685 |
WLAN_HEX_DUMP( l, s, p, n) |
wlan_compat.h |
|
686 |
WLAN_LOG_INFO0(s) |
wlan_compat.h |
|
687 |
WLAN_LOG_INFO1(s,n) |
wlan_compat.h |
|
688 |
WLAN_LOG_INFO2(s,n1,n2) |
wlan_compat.h |
|
689 |
WLAN_LOG_INFO3(s,n1,n2,n3) |
wlan_compat.h |
|
690 |
WLAN_LOG_INFO4(s,n1,n2,n3,n4) |
wlan_compat.h |
|
691 |
WLAN_LOG_INFO5(s,n1,n2,n3,n4,n5) |
wlan_compat.h |
|
692 |
WLAN_LOG_DEBUG0(l, s) |
wlan_compat.h |
|
693 |
WLAN_LOG_DEBUG1(l, s,n) |
wlan_compat.h |
|
694 |
WLAN_LOG_DEBUG2(l, s,n1,n2) |
wlan_compat.h |
|
695 |
WLAN_LOG_DEBUG3(l, s,n1,n2,n3) |
wlan_compat.h |
|
696 |
WLAN_LOG_DEBUG4(l, s,n1,n2,n3,n4) |
wlan_compat.h |
|
697 |
WLAN_LOG_DEBUG5(l, s,n1,n2,n3,n4,n5) |
wlan_compat.h |
|
698 |
wlan_ms_to_ticks(n) |
wlan_compat.h |
|
699 |
wlan_tu2ticks(n) |
wlan_compat.h |
|
700 |
WLAN_INT_DISABLE(n) |
wlan_compat.h |
|
701 |
WLAN_INT_ENABLE(n) |
wlan_compat.h |
|
702 |
KERNEL_VERSION(a,b,c) |
wlan_compat.h |
|
703 |
kfree_s(a, b) |
wlan_compat.h |
|
704 |
init_waitqueue_head(p) |
wlan_compat.h |
|
705 |
init_waitqueue_head(p) |
wlan_compat.h |
|
706 |
set_current_state(b) |
wlan_compat.h |
|
707 |
init_waitqueue_entry(a, b) |
wlan_compat.h |
|
708 |
__wait_event_interruptible_timeout(wq, condition, timeout, ret) |
wlan_compat.h |
|
709 |
wait_event_interruptible_timeout(wq, condition, timeout) |
wlan_compat.h |
|
710 |
spin_lock(l) |
wlan_compat.h |
|
711 |
spin_unlock(l) |
wlan_compat.h |
|
712 |
spin_lock_irqsave(l,f) |
wlan_compat.h |
|
713 |
spin_unlock_irqrestore(l,f) |
wlan_compat.h |
|
714 |
spin_lock_init(s) |
wlan_compat.h |
|
715 |
spin_trylock(l) |
wlan_compat.h |
|
716 |
spin_is_locked(x) |
wlan_compat.h |
|
717 |
spin_is_locked(l) |
wlan_compat.h |
|
718 |
MODULE_PARM(a,b) |
wlan_compat.h |
|
719 |
MODULE_AUTHOR(a) |
wlan_compat.h |
|
720 |
MODULE_DESCRIPTION(a) |
wlan_compat.h |
|
721 |
MODULE_SUPPORTED_DEVICE(a) |
wlan_compat.h |
|
722 |
GET_USE_COUNT(m) |
wlan_compat.h |
|
723 |
MODULE_LICENSE(m) |
wlan_compat.h |
|
724 |
MODULE_DEVICE_TABLE(foo,bar) |
wlan_compat.h |
|
725 |
wlan_minutes2ticks(a) |
wlan_compat.h |
|
726 |
wlan_seconds2ticks(a) |
wlan_compat.h |
|
727 |
ieee2host16(n) |
wlan_compat.h |
|
728 |
ieee2host32(n) |
wlan_compat.h |
|
729 |
host2ieee16(n) |
wlan_compat.h |
|
730 |
host2ieee32(n) |
wlan_compat.h |
|
731 |
wlan_inw(a) |
wlan_compat.h |
|
732 |
wlan_inw_le16_to_cpu(a) |
wlan_compat.h |
|
733 |
wlan_outw(v,a) |
wlan_compat.h |
|
734 |
wlan_outw_cpu_to_le16(v,a) |
wlan_compat.h |
|
735 |
wlan_inw(a) |
wlan_compat.h |
|
736 |
wlan_inw_le16_to_cpu(a) |
wlan_compat.h |
|
737 |
wlan_outw(v,a) |
wlan_compat.h |
|
738 |
wlan_outw_cpu_to_le16(v,a) |
wlan_compat.h |
|
739 |
wlan_max(a, b) |
wlan_compat.h |
|
740 |
wlan_min(a, b) |
wlan_compat.h |
|
741 |
wlan_isprint(c) |
wlan_compat.h |
|
742 |
wlan_hexchar(x) |
wlan_compat.h |
|
743 |
wlan_mkprintstr(buf, buflen, str, strlen) |
wlan_compat.h |
|
744 |
E1000_DESC_UNUSED(R) |
e1000.h |
|
745 |
E1000_RX_DESC_PS(R, i) |
e1000.h |
|
746 |
E1000_RX_DESC_EXT(R, i) |
e1000.h |
|
747 |
E1000_GET_DESC(R, i, type) |
e1000.h |
|
748 |
E1000_RX_DESC(R, i) |
e1000.h |
|
749 |
E1000_TX_DESC(R, i) |
e1000.h |
|
750 |
E1000_CONTEXT_DESC(R, i) |
e1000.h |
|
751 |
E1000_BYTE_SWAP_WORD(_value) |
e1000_hw.h |
|
752 |
E1000_READ_REG_IO(a, reg) |
e1000_hw.h |
|
753 |
E1000_WRITE_REG_IO(a, reg, val) |
e1000_hw.h |
|
754 |
E1000_82542_SRRCTL(_n) |
e1000_hw.h |
Split and Replication |
755 |
E1000_82542_DCA_RXCTRL(_n) |
e1000_hw.h |
|
756 |
TBI_ACCEPT(adapter, status, errors, length, last_byte) |
e1000_hw.h |
|
757 |
GG82563_REG(page, reg) |
e1000_hw.h |
|
758 |
PHY_REG(page, reg) |
e1000_hw.h |
|
759 |
DEBUGFUNC(F) |
e1000_osdep.h |
|
760 |
DEBUGFUNC(F) |
e1000_osdep.h |
|
761 |
DEBUGOUT(S) |
e1000_osdep.h |
|
762 |
DEBUGOUT1(S, A...) |
e1000_osdep.h |
|
763 |
DEBUGOUT(S) |
e1000_osdep.h |
|
764 |
DEBUGOUT1(S, A...) |
e1000_osdep.h |
|
765 |
E1000_WRITE_REG(a, reg, value) |
e1000_osdep.h |
|
766 |
E1000_READ_REG(a, reg) |
e1000_osdep.h |
|
767 |
E1000_WRITE_REG_ARRAY(a, reg, offset, value) |
e1000_osdep.h |
|
768 |
E1000_READ_REG_ARRAY(a, reg, offset) |
e1000_osdep.h |
|
769 |
E1000_WRITE_REG_ARRAY_WORD(a, reg, offset, value) |
e1000_osdep.h |
|
770 |
E1000_READ_REG_ARRAY_WORD(a, reg, offset) |
e1000_osdep.h |
|
771 |
E1000_WRITE_REG_ARRAY_BYTE(a, reg, offset, value) |
e1000_osdep.h |
|
772 |
E1000_READ_REG_ARRAY_BYTE(a, reg, offset) |
e1000_osdep.h |
|
773 |
E1000_WRITE_FLUSH(a) |
e1000_osdep.h |
|
774 |
E1000_WRITE_ICH_FLASH_REG(a, reg, value) |
e1000_osdep.h |
|
775 |
E1000_READ_ICH_FLASH_REG(a, reg) |
e1000_osdep.h |
|
776 |
E1000_WRITE_ICH_FLASH_REG16(a, reg, value) |
e1000_osdep.h |
|
777 |
E1000_READ_ICH_FLASH_REG16(a, reg) |
e1000_osdep.h |
|
778 |
msleep(n) |
e1000_osdep.h |
|
779 |
NX_CDRP_SIGNATURE_TO_PCIFN(sign) |
nxhal_nic_interface.h |
|
780 |
NX_CDRP_SIGNATURE_TO_VERSION(sign) |
nxhal_nic_interface.h |
|
781 |
NX_CDRP_SIGNATURE_TO_MAGIC(sign) |
nxhal_nic_interface.h |
|
782 |
NX_CDRP_SIGNATURE_VALID(sign) |
nxhal_nic_interface.h |
|
783 |
NX_CDRP_SIGNATURE_MAKE(pcifn,version) |
nxhal_nic_interface.h |
|
784 |
NX_CDRP_FORM_RSP(rsp) |
nxhal_nic_interface.h |
|
785 |
NX_CDRP_IS_RSP(rsp) |
nxhal_nic_interface.h |
|
786 |
NX_CDRP_FORM_CMD(cmd) |
nxhal_nic_interface.h |
|
787 |
NX_CDRP_IS_CMD(cmd) |
nxhal_nic_interface.h |
|
788 |
NX_CAP_BIT(class, bit) |
nxhal_nic_interface.h |
|
789 |
SIZEOF_HOSTRQ_TX(HOSTRQ_TX) |
nxhal_nic_interface.h |
|
790 |
SIZEOF_CARDRSP_TX(CARDRSP_TX) |
nxhal_nic_interface.h |
|
791 |
SIZEOF_HOSTRQ_RX(HOSTRQ_RX, rds_rings, sds_rings) |
nxhal_nic_interface.h |
|
792 |
SIZEOF_CARDRSP_RX(CARDRSP_RX, rds_rings, sds_rings) |
nxhal_nic_interface.h |
|
793 |
NX_PSEUDO_BIT_STRUCT( _structure ) |
nx_bitops.h |
|
794 |
NX_PSEUDO_STRUCT( _ptr ) |
nx_bitops.h |
|
795 |
NX_BIT_OFFSET( _ptr, _field ) |
nx_bitops.h |
|
796 |
NX_BIT_WIDTH( _ptr, _field ) |
nx_bitops.h |
|
797 |
NX_QWORD_OFFSET( _ptr, _field ) |
nx_bitops.h |
|
798 |
NX_QWORD_BIT_OFFSET( _ptr, _index, _field ) |
nx_bitops.h |
|
799 |
NX_BIT_MASK( _ptr, _field ) |
nx_bitops.h |
|
800 |
NX_ASSEMBLE_1( _ptr, _index, _field, _value ) |
nx_bitops.h |
|
801 |
NX_ASSEMBLE_2( _ptr, _index, _field, _value, ... ) |
nx_bitops.h |
|
802 |
NX_ASSEMBLE_3( _ptr, _index, _field, _value, ... ) |
nx_bitops.h |
|
803 |
NX_ASSEMBLE_4( _ptr, _index, _field, _value, ... ) |
nx_bitops.h |
|
804 |
NX_ASSEMBLE_5( _ptr, _index, _field, _value, ... ) |
nx_bitops.h |
|
805 |
NX_ASSEMBLE_6( _ptr, _index, _field, _value, ... ) |
nx_bitops.h |
|
806 |
NX_ASSEMBLE_7( _ptr, _index, _field, _value, ... ) |
nx_bitops.h |
|
807 |
NX_MASK_1( _ptr, _index, _field ) |
nx_bitops.h |
|
808 |
NX_MASK_2( _ptr, _index, _field, ... ) |
nx_bitops.h |
|
809 |
NX_MASK_3( _ptr, _index, _field, ... ) |
nx_bitops.h |
|
810 |
NX_MASK_4( _ptr, _index, _field, ... ) |
nx_bitops.h |
|
811 |
NX_MASK_5( _ptr, _index, _field, ... ) |
nx_bitops.h |
|
812 |
NX_MASK_6( _ptr, _index, _field, ... ) |
nx_bitops.h |
|
813 |
NX_MASK_7( _ptr, _index, _field, ... ) |
nx_bitops.h |
|
814 |
NX_FILL( _ptr, _index, _assembled ) |
nx_bitops.h |
|
815 |
NX_FILL_1( _ptr, _index, ... ) |
nx_bitops.h |
|
816 |
NX_FILL_2( _ptr, _index, ... ) |
nx_bitops.h |
|
817 |
NX_FILL_3( _ptr, _index, ... ) |
nx_bitops.h |
|
818 |
NX_FILL_4( _ptr, _index, ... ) |
nx_bitops.h |
|
819 |
NX_FILL_5( _ptr, _index, ... ) |
nx_bitops.h |
|
820 |
NX_FILL_6( _ptr, _index, ... ) |
nx_bitops.h |
|
821 |
NX_FILL_7( _ptr, _index, ... ) |
nx_bitops.h |
|
822 |
NX_GET64( _ptr, _field ) |
nx_bitops.h |
|
823 |
NX_GET( _ptr, _field ) |
nx_bitops.h |
|
824 |
UNM_CRB_BASE(blk) |
phantom.h |
|
825 |
UNM_CRB_BLK(reg) |
phantom.h |
|
826 |
UNM_CRB_OFFSET(reg) |
phantom.h |
|
827 |
UNM_CAM_RAM_DMESG_HEAD(n) |
phantom.h |
|
828 |
UNM_CAM_RAM_DMESG_LEN(n) |
phantom.h |
|
829 |
UNM_CAM_RAM_DMESG_TAIL(n) |
phantom.h |
|
830 |
UNM_CAM_RAM_DMESG_SIG(n) |
phantom.h |
|
831 |
UNM_NIC_REG_XG_STATE_P3_LINK( port, state_p3 ) |
phantom.h |
|
832 |
EMBED( _index, _path, _name ) |
embedded.c |
|
833 |
alloca(size) |
alloca.h |
|
834 |
assert( condition ) |
assert.h |
|
835 |
linker_assert( condition, error_symbol ) |
assert.h |
|
836 |
ntohl(x) |
big_bswap.h |
|
837 |
htonl(x) |
big_bswap.h |
|
838 |
ntohs(x) |
big_bswap.h |
|
839 |
htons(x) |
big_bswap.h |
|
840 |
cpu_to_le64(x) |
big_bswap.h |
|
841 |
cpu_to_le32(x) |
big_bswap.h |
|
842 |
cpu_to_le16(x) |
big_bswap.h |
|
843 |
cpu_to_be64(x) |
big_bswap.h |
|
844 |
cpu_to_be32(x) |
big_bswap.h |
|
845 |
cpu_to_be16(x) |
big_bswap.h |
|
846 |
le64_to_cpu(x) |
big_bswap.h |
|
847 |
le32_to_cpu(x) |
big_bswap.h |
|
848 |
le16_to_cpu(x) |
big_bswap.h |
|
849 |
be64_to_cpu(x) |
big_bswap.h |
|
850 |
be32_to_cpu(x) |
big_bswap.h |
|
851 |
be16_to_cpu(x) |
big_bswap.h |
|
852 |
cpu_to_le64s(x) |
big_bswap.h |
|
853 |
cpu_to_le32s(x) |
big_bswap.h |
|
854 |
cpu_to_le16s(x) |
big_bswap.h |
|
855 |
cpu_to_be64s(x) |
big_bswap.h |
|
856 |
cpu_to_be32s(x) |
big_bswap.h |
|
857 |
cpu_to_be16s(x) |
big_bswap.h |
|
858 |
le64_to_cpus(x) |
big_bswap.h |
|
859 |
le32_to_cpus(x) |
big_bswap.h |
|
860 |
le16_to_cpus(x) |
big_bswap.h |
|
861 |
be64_to_cpus(x) |
big_bswap.h |
|
862 |
be32_to_cpus(x) |
big_bswap.h |
|
863 |
be16_to_cpus(x) |
big_bswap.h |
|
864 |
TAG_LEN(p) |
bootp.h |
|
865 |
__bswap_constant_16(x) |
byteswap.h |
|
866 |
__bswap_constant_32(x) |
byteswap.h |
|
867 |
__bswap_constant_64(x) |
byteswap.h |
|
868 |
__bswap_16(x) |
byteswap.h |
|
869 |
__bswap_32(x) |
byteswap.h |
|
870 |
__bswap_64(x) |
byteswap.h |
|
871 |
swap64(x) |
byteswap.h |
|
872 |
swap32(x) |
byteswap.h |
|
873 |
swap16(x) |
byteswap.h |
|
874 |
bswap_64(x) |
byteswap.h |
|
875 |
bswap_32(x) |
byteswap.h |
|
876 |
bswap_16(x) |
byteswap.h |
|
877 |
__attribute__(x) |
compiler.h |
|
878 |
_H1( x, y ) |
compiler.h |
|
879 |
_H2( x, y ) |
compiler.h |
|
880 |
PREFIX_OBJECT(prefix) |
compiler.h |
|
881 |
_STR(s) |
compiler.h |
|
882 |
_XSTR(s) |
compiler.h |
|
883 |
REQUIRE_OBJECT(object) |
compiler.h |
|
884 |
DBG_DISABLE( level ) |
compiler.h |
|
885 |
DBG_ENABLE( level ) |
compiler.h |
|
886 |
DBG_DISABLE( level ) |
compiler.h |
|
887 |
DBG_ENABLE( level ) |
compiler.h |
|
888 |
DBG_IF( level, ... ) |
compiler.h |
|
889 |
DBG_HDA_IF( level, dispaddr, data, len ) |
compiler.h |
|
890 |
DBG_HD_IF( level, data, len ) |
compiler.h |
|
891 |
DBG_AC_IF( level, id ) |
compiler.h |
|
892 |
DBG_DC_IF( level ) |
compiler.h |
|
893 |
DBGC_IF( level, id, ... ) |
compiler.h |
|
894 |
DBGC_HDA_IF( level, id, ... ) |
compiler.h |
|
895 |
DBGC_HD_IF( level, id, ... ) |
compiler.h |
|
896 |
DBG( ... ) |
compiler.h |
|
897 |
DBG_HDA( ... ) |
compiler.h |
|
898 |
DBG_HD( ... ) |
compiler.h |
|
899 |
DBGC( ... ) |
compiler.h |
|
900 |
DBGC_HDA( ... ) |
compiler.h |
|
901 |
DBGC_HD( ... ) |
compiler.h |
|
902 |
DBG2( ... ) |
compiler.h |
|
903 |
DBG2_HDA( ... ) |
compiler.h |
|
904 |
DBG2_HD( ... ) |
compiler.h |
|
905 |
DBGC2( ... ) |
compiler.h |
|
906 |
DBGC2_HDA( ... ) |
compiler.h |
|
907 |
DBGC2_HD( ... ) |
compiler.h |
|
908 |
DBGP( ... ) |
compiler.h |
|
909 |
DBGP_HDA( ... ) |
compiler.h |
|
910 |
DBGP_HD( ... ) |
compiler.h |
|
911 |
DBGCP( ... ) |
compiler.h |
|
912 |
DBGCP_HDA( ... ) |
compiler.h |
|
913 |
DBGCP_HD( ... ) |
compiler.h |
|
914 |
DBGIO( ... ) |
compiler.h |
|
915 |
DBGIO_HDA( ... ) |
compiler.h |
|
916 |
DBGIO_HD( ... ) |
compiler.h |
|
917 |
DBGCIO( ... ) |
compiler.h |
|
918 |
DBGCIO_HDA( ... ) |
compiler.h |
|
919 |
DBGCIO_HD( ... ) |
compiler.h |
|
920 |
barrier() |
compiler.h |
|
921 |
isdigit(c) |
ctype.h |
|
922 |
islower(c) |
ctype.h |
|
923 |
isupper(c) |
ctype.h |
|
924 |
MUCURSES_BITS( mask, shift ) |
curses.h |
|
925 |
COLOUR_PAIR(n) |
curses.h |
|
926 |
COLOR_PAIR(n) |
curses.h |
|
927 |
PAIR_NUMBER(attrs) |
curses.h |
|
928 |
can_change_color() |
curses.h |
|
929 |
color_content( c, r, g, b ) |
curses.h |
|
930 |
color_set( cpno, opts ) |
curses.h |
|
931 |
slk_color( c ) |
curses.h |
|
932 |
start_color() |
curses.h |
|
933 |
wcolor_set(w,s,v) |
curses.h |
|
934 |
mvprintw( y, x, fmt, ... ) |
curses.h |
|
935 |
mvwprintw( win, y, x, fmt, ... ) |
curses.h |
|
936 |
printw( fmt, ... ) |
curses.h |
|
937 |
standend() |
curses.h |
|
938 |
standout() |
curses.h |
|
939 |
debug(...) |
debug.h |
|
940 |
debug(...) |
debug.h |
nothing |
941 |
debug_hexdump(...) |
debug.h |
nothing |
942 |
PXENV_STATUS( rc ) |
errno.h |
|
943 |
open_eltorito_image(x,y,z) |
fs.h |
|
944 |
I365_IO(map) |
i82365.h |
|
945 |
I365_MEM(map) |
i82365.h |
|
946 |
I365_ENA_IO(map) |
i82365.h |
|
947 |
I365_ENA_MEM(map) |
i82365.h |
|
948 |
I365_IOCTL_MASK(map) |
i82365.h |
|
949 |
I365_IOCTL_WAIT(map) |
i82365.h |
|
950 |
I365_IOCTL_0WS(map) |
i82365.h |
|
951 |
I365_IOCTL_IOCS16(map) |
i82365.h |
|
952 |
I365_IOCTL_16BIT(map) |
i82365.h |
|
953 |
I365_REG(slot, reg) |
i82365.h |
|
954 |
RF5C_IO_OFF(w) |
i82365.h |
|
955 |
PD67_MEM_PAGE(n) |
i82365.h |
PCI window bits 31:24 |
956 |
PD67_IO_OFF(w) |
i82365.h |
|
957 |
PD67_TIME_SETUP(n) |
i82365.h |
|
958 |
PD67_TIME_CMD(n) |
i82365.h |
|
959 |
PD67_TIME_RECOV(n) |
i82365.h |
|
960 |
linux_load(x,y,z) |
lib.h |
nop |
961 |
ntohl(x) |
little_bswap.h |
|
962 |
htonl(x) |
little_bswap.h |
|
963 |
ntohs(x) |
little_bswap.h |
|
964 |
htons(x) |
little_bswap.h |
|
965 |
cpu_to_le64(x) |
little_bswap.h |
|
966 |
cpu_to_le32(x) |
little_bswap.h |
|
967 |
cpu_to_le16(x) |
little_bswap.h |
|
968 |
cpu_to_be64(x) |
little_bswap.h |
|
969 |
cpu_to_be32(x) |
little_bswap.h |
|
970 |
cpu_to_be16(x) |
little_bswap.h |
|
971 |
le64_to_cpu(x) |
little_bswap.h |
|
972 |
le32_to_cpu(x) |
little_bswap.h |
|
973 |
le16_to_cpu(x) |
little_bswap.h |
|
974 |
be64_to_cpu(x) |
little_bswap.h |
|
975 |
be32_to_cpu(x) |
little_bswap.h |
|
976 |
be16_to_cpu(x) |
little_bswap.h |
|
977 |
cpu_to_le64s(x) |
little_bswap.h |
|
978 |
cpu_to_le32s(x) |
little_bswap.h |
|
979 |
cpu_to_le16s(x) |
little_bswap.h |
|
980 |
cpu_to_be64s(x) |
little_bswap.h |
|
981 |
cpu_to_be32s(x) |
little_bswap.h |
|
982 |
cpu_to_be16s(x) |
little_bswap.h |
|
983 |
le64_to_cpus(x) |
little_bswap.h |
|
984 |
le32_to_cpus(x) |
little_bswap.h |
|
985 |
le16_to_cpus(x) |
little_bswap.h |
|
986 |
be64_to_cpus(x) |
little_bswap.h |
|
987 |
be32_to_cpus(x) |
little_bswap.h |
|
988 |
be16_to_cpus(x) |
little_bswap.h |
|
989 |
PCI_DRIVER(_name,_ids,_class) |
nic.h |
|
990 |
ISAPNP_DRIVER(_name,_ids) |
nic.h |
|
991 |
EISA_DRIVER(_name,_ids) |
nic.h |
|
992 |
MCA_DRIVER(_name,_ids) |
nic.h |
|
993 |
ISA_DRIVER(_name,_probe_addrs,_probe_addr,_vendor_id,_prod_id) |
nic.h |
|
994 |
DRIVER(_name_text,_unused2,_unused3,_name,_probe,_disable) |
nic.h |
|
995 |
va_start( ap, last ) |
stdarg.h |
|
996 |
va_arg( ap, type ) |
stdarg.h |
|
997 |
va_end( ap ) |
stdarg.h |
|
998 |
va_copy( dest, src ) |
stdarg.h |
|
999 |
offsetof(TYPE, MEMBER) |
stddef.h |
|
1000 |
container_of(ptr, type, member) |
stddef.h |
|
1001 |
sprintf( buf, fmt, ... ) |
stdio.h |
|
1002 |
flsl( x ) |
strings.h |
|
1003 |
fls( x ) |
strings.h |
|
1004 |
execl( command, arg, ... ) |
unistd.h |
|
1005 |
SINGLE_API_NAME( _prefix, _api_func ) |
api.h |
|
1006 |
SINGLE_API_INLINE( _prefix, _api_func ) |
api.h |
|
1007 |
PROVIDE_SINGLE_API( _prefix, _api_func, _func ) |
api.h |
|
1008 |
PROVIDE_SINGLE_API_INLINE( _prefix, _api_func ) |
api.h |
|
1009 |
BITMAP_INDEX( bit ) |
bitmap.h |
|
1010 |
BITMAP_MASK( bit ) |
bitmap.h |
|
1011 |
PSEUDO_BIT_STRUCT( _structure ) |
bitops.h |
|
1012 |
PSEUDO_BIT_STRUCT_TYPE( _ptr ) |
bitops.h |
|
1013 |
BIT_OFFSET( _ptr, _field ) |
bitops.h |
|
1014 |
BIT_WIDTH( _ptr, _field ) |
bitops.h |
|
1015 |
QWORD_OFFSET( _ptr, _field ) |
bitops.h |
|
1016 |
QWORD_BIT_OFFSET( _ptr, _index, _field ) |
bitops.h |
|
1017 |
BIT_MASK( _ptr, _field ) |
bitops.h |
|
1018 |
BIT_ASSEMBLE_1( _ptr, _index, _field, _value ) |
bitops.h |
|
1019 |
BIT_ASSEMBLE_2( _ptr, _index, _field, _value, ... ) |
bitops.h |
|
1020 |
BIT_ASSEMBLE_3( _ptr, _index, _field, _value, ... ) |
bitops.h |
|
1021 |
BIT_ASSEMBLE_4( _ptr, _index, _field, _value, ... ) |
bitops.h |
|
1022 |
BIT_ASSEMBLE_5( _ptr, _index, _field, _value, ... ) |
bitops.h |
|
1023 |
BIT_ASSEMBLE_6( _ptr, _index, _field, _value, ... ) |
bitops.h |
|
1024 |
BIT_ASSEMBLE_7( _ptr, _index, _field, _value, ... ) |
bitops.h |
|
1025 |
BIT_MASK_1( _ptr, _index, _field ) |
bitops.h |
|
1026 |
BIT_MASK_2( _ptr, _index, _field, ... ) |
bitops.h |
|
1027 |
BIT_MASK_3( _ptr, _index, _field, ... ) |
bitops.h |
|
1028 |
BIT_MASK_4( _ptr, _index, _field, ... ) |
bitops.h |
|
1029 |
BIT_MASK_5( _ptr, _index, _field, ... ) |
bitops.h |
|
1030 |
BIT_MASK_6( _ptr, _index, _field, ... ) |
bitops.h |
|
1031 |
BIT_MASK_7( _ptr, _index, _field, ... ) |
bitops.h |
|
1032 |
BIT_FILL( _ptr, _index, _assembled ) |
bitops.h |
|
1033 |
BIT_FILL_1( _ptr, _field1, ... ) |
bitops.h |
|
1034 |
BIT_FILL_2( _ptr, _field1, ... ) |
bitops.h |
|
1035 |
BIT_FILL_3( _ptr, _field1, ... ) |
bitops.h |
|
1036 |
BIT_FILL_4( _ptr, _field1, ... ) |
bitops.h |
|
1037 |
BIT_FILL_5( _ptr, _field1, ... ) |
bitops.h |
|
1038 |
BIT_FILL_6( _ptr, _field1, ... ) |
bitops.h |
|
1039 |
BIT_GET64( _ptr, _field ) |
bitops.h |
|
1040 |
BIT_GET( _ptr, _field ) |
bitops.h |
|
1041 |
BIT_SET( _ptr, _field, _value ) |
bitops.h |
|
1042 |
CBC_CIPHER( _cbc_name, _cbc_cipher, _raw_cipher, _raw_context, \ _blocksize ) |
cbc.h |
|
1043 |
cipher_encrypt( cipher, ctx, src, dst, len ) |
crypto.h |
|
1044 |
cipher_decrypt( cipher, ctx, src, dst, len ) |
crypto.h |
|
1045 |
DHCP_ENCAP_OPT( encapsulator, encapsulated ) |
dhcp.h |
|
1046 |
DHCP_ENCAPSULATOR( encap_opt ) |
dhcp.h |
|
1047 |
DHCP_ENCAPSULATED( encap_opt ) |
dhcp.h |
|
1048 |
DHCP_IS_ENCAP_OPT( opt ) |
dhcp.h |
|
1049 |
_VA_ARG_COUNT( _1, _2, _3, _4, _5, _6, _7, _8, \ _9, _10, _11, _12, _13, _14, _15, _16, \ _17, _18, _19, _20, _21, _2 |
dhcp.h |
|
1050 |
VA_ARG_COUNT( ... ) |
dhcp.h |
|
1051 |
DHCP_OPTION( ... ) |
dhcp.h |
|
1052 |
DHCP_STRING( ... ) |
dhcp.h |
|
1053 |
DHCP_BYTE( value ) |
dhcp.h |
|
1054 |
DHCP_WORD( value ) |
dhcp.h |
|
1055 |
DHCP_DWORD( value ) |
dhcp.h |
|
1056 |
DHCP_ENCAP( ... ) |
dhcp.h |
|
1057 |
DNS_FLAG_QR(flags) |
dns.h |
|
1058 |
DNS_FLAG_OPCODE(flags) |
dns.h |
|
1059 |
DNS_FLAG_RCODE(flags) |
dns.h |
|
1060 |
EISA_SLOT_BASE( n ) |
eisa.h |
|
1061 |
DHCP_FEATURE( feature_opt, ... ) |
features.h |
|
1062 |
_DHCP_FEATURE( _name, feature_opt, ... ) |
features.h |
|
1063 |
__DHCP_FEATURE( _name, feature_opt, ... ) |
features.h |
|
1064 |
__feature_name( category ) |
features.h |
|
1065 |
FEATURE_NAME( category, text ) |
features.h |
|
1066 |
_FEATURE_NAME( category, _name, text ) |
features.h |
|
1067 |
__FEATURE_NAME( category, _name, text ) |
features.h |
|
1068 |
FEATURE( category, text, feature_opt, version ) |
features.h |
|
1069 |
FEATURE_VERSION( ... ) |
features.h |
|
1070 |
IB_LID_MULTICAST( lid ) |
ib_packet.h |
|
1071 |
__image_type( probe_order ) |
image.h |
|
1072 |
for_each_image( image ) |
image.h |
|
1073 |
IN_CLASSA(addr) |
in.h |
|
1074 |
IN_CLASSB(addr) |
in.h |
|
1075 |
IN_CLASSC(addr) |
in.h |
|
1076 |
IN_MULTICAST(addr) |
in.h |
|
1077 |
for_each_ibdev( ibdev ) |
infiniband.h |
|
1078 |
__init_fn( init_order ) |
init.h |
|
1079 |
__startup_fn( startup_order ) |
init.h |
|
1080 |
IOAPI_INLINE( _subsys, _api_func ) |
io.h |
|
1081 |
PROVIDE_IOAPI( _subsys, _api_func, _func ) |
io.h |
|
1082 |
PROVIDE_IOAPI_INLINE( _subsys, _api_func ) |
io.h |
|
1083 |
IOAPI_READ( _func, _type, io_addr, _prefix, _ndigits ) |
io.h |
|
1084 |
IOAPI_WRITE( _func, _type, data, io_addr, _prefix, _ndigits ) |
io.h |
|
1085 |
IOAPI_READS( _func, _type, io_addr, data, count, _prefix, _ndigits ) |
io.h |
|
1086 |
IOAPI_WRITES( _func, _type, io_addr, data, count, _prefix, _ndigits ) |
io.h |
|
1087 |
readb( io_addr ) |
io.h |
|
1088 |
readw( io_addr ) |
io.h |
|
1089 |
readl( io_addr ) |
io.h |
|
1090 |
readq( io_addr ) |
io.h |
|
1091 |
writeb( data, io_addr ) |
io.h |
|
1092 |
writew( data, io_addr ) |
io.h |
|
1093 |
writel( data, io_addr ) |
io.h |
|
1094 |
writeq( data, io_addr ) |
io.h |
|
1095 |
inb( io_addr ) |
io.h |
|
1096 |
inw( io_addr ) |
io.h |
|
1097 |
inl( io_addr ) |
io.h |
|
1098 |
outb( data, io_addr ) |
io.h |
|
1099 |
outw( data, io_addr ) |
io.h |
|
1100 |
outl( data, io_addr ) |
io.h |
|
1101 |
insb( io_addr, data, count ) |
io.h |
|
1102 |
insw( io_addr, data, count ) |
io.h |
|
1103 |
insl( io_addr, data, count ) |
io.h |
|
1104 |
outsb( io_addr, data, count ) |
io.h |
|
1105 |
outsw( io_addr, data, count ) |
io.h |
|
1106 |
outsl( io_addr, data, count ) |
io.h |
|
1107 |
INX_P( _func, _type, io_addr ) |
io.h |
|
1108 |
inb_p( io_addr ) |
io.h |
|
1109 |
inw_p( io_addr ) |
io.h |
|
1110 |
inl_p( io_addr ) |
io.h |
|
1111 |
OUTX_P( _func, data, io_addr ) |
io.h |
|
1112 |
outb_p( data, io_addr ) |
io.h |
|
1113 |
outw_p( data, io_addr ) |
io.h |
|
1114 |
outl_p( data, io_addr ) |
io.h |
|
1115 |
rmb() |
io.h |
|
1116 |
wmb() |
io.h |
|
1117 |
iob_reserve( iobuf, len ) |
iobuf.h |
|
1118 |
iob_push( iobuf, len ) |
iobuf.h |
|
1119 |
iob_pull( iobuf, len ) |
iobuf.h |
|
1120 |
iob_put( iobuf, len ) |
iobuf.h |
|
1121 |
iob_unput( iobuf, len ) |
iobuf.h |
|
1122 |
iob_disown( iobuf ) |
iobuf.h |
|
1123 |
IP6_EQUAL( in6_addr1, in6_addr2 ) |
ip6.h |
|
1124 |
IS_UNSPECIFIED( addr ) |
ip6.h |
|
1125 |
ISA_ROM( IMAGE, DESCRIPTION ) |
isa.h |
|
1126 |
ISAPNP_IOBASE(n) |
isapnp.h |
|
1127 |
ISAPNP_IRQNO(n) |
isapnp.h |
|
1128 |
ISAPNP_IRQTYPE(n) |
isapnp.h |
|
1129 |
ISAPNP_IS_SMALL_TAG(tag) |
isapnp.h |
|
1130 |
ISAPNP_SMALL_TAG_NAME(tag) |
isapnp.h |
|
1131 |
ISAPNP_SMALL_TAG_LEN(tag) |
isapnp.h |
|
1132 |
ISAPNP_IS_LARGE_TAG(tag) |
isapnp.h |
|
1133 |
ISAPNP_LARGE_TAG_NAME(tag) |
isapnp.h |
|
1134 |
ISA_VENDOR( a, b, c ) |
isa_ids.h |
|
1135 |
ISAPNP_VENDOR( a, b, c ) |
isa_ids.h |
|
1136 |
EISA_VENDOR( a, b, c ) |
isa_ids.h |
|
1137 |
ISA_PROD_ID(product) |
isa_ids.h |
|
1138 |
ISA_PROD_REV(product) |
isa_ids.h |
|
1139 |
ISCSI_AHS_LEN( segment_lengths ) |
iscsi.h |
|
1140 |
ISCSI_DATA_LEN( segment_lengths ) |
iscsi.h |
|
1141 |
ISCSI_DATA_PAD_LEN( segment_lengths ) |
iscsi.h |
|
1142 |
ISCSI_SET_LENGTHS( segment_lengths, ahs_len, data_len ) |
iscsi.h |
|
1143 |
KEY_ANSI( n, terminator ) |
keys.h |
|
1144 |
LIST_HEAD_INIT( name ) |
list.h |
|
1145 |
LIST_HEAD( name ) |
list.h |
|
1146 |
INIT_LIST_HEAD( ptr ) |
list.h |
|
1147 |
list_for_each_entry( pos, head, member ) |
list.h |
|
1148 |
list_for_each_entry_safe( pos, tmp, head, member ) |
list.h |
|
1149 |
MCA_POS_REG(n) |
mca.h |
|
1150 |
MCA_ID(mca) |
mca.h |
|
1151 |
NAP_INLINE( _subsys, _api_func ) |
nap.h |
|
1152 |
PROVIDE_NAP( _subsys, _api_func, _func ) |
nap.h |
|
1153 |
PROVIDE_NAP_INLINE( _subsys, _api_func ) |
nap.h |
|
1154 |
PCI_DEVFN( slot, func ) |
pci.h |
|
1155 |
PCI_SLOT( devfn ) |
pci.h |
|
1156 |
PCI_FUNC( devfn ) |
pci.h |
|
1157 |
PCI_BUSDEVFN( bus, devfn ) |
pci.h |
|
1158 |
PCI_BASE_CLASS( class ) |
pci.h |
|
1159 |
PCI_SUB_CLASS( class ) |
pci.h |
|
1160 |
PCI_PROG_INTF( class ) |
pci.h |
|
1161 |
PCI_ROM( _vendor, _device, _name, _description ) |
pci.h |
|
1162 |
PCIAPI_INLINE( _subsys, _api_func ) |
pci_io.h |
|
1163 |
PROVIDE_PCIAPI( _subsys, _api_func, _func ) |
pci_io.h |
|
1164 |
PROVIDE_PCIAPI_INLINE( _subsys, _api_func ) |
pci_io.h |
|
1165 |
__resolver( resolv_order ) |
resolv.h |
|
1166 |
SCSI_CDB_DATA(cdb) |
scsi.h |
|
1167 |
PROVIDE_SMBIOS( _subsys, _api_func, _func ) |
smbios.h |
|
1168 |
SPI_BIT_SS( slave ) |
spi_bit.h |
|
1169 |
__attribute__( x ) |
tables.h |
|
1170 |
__table_str( x ) |
tables.h |
|
1171 |
__table_section( table, idx ) |
tables.h |
|
1172 |
__table_section_start( table ) |
tables.h |
|
1173 |
__table_section_end( table ) |
tables.h |
|
1174 |
__natural_alignment( type ) |
tables.h |
|
1175 |
__table( type, table, idx ) |
tables.h |
|
1176 |
__table_start( type, table ) |
tables.h |
|
1177 |
__table_end( type, table ) |
tables.h |
|
1178 |
TCP_STATE_SENT(flags) |
tcp.h |
|
1179 |
TCP_FLAGS_SENT(state) |
tcp.h |
|
1180 |
TCP_STATE_ACKED(flags) |
tcp.h |
|
1181 |
TCP_FLAGS_ACKED(state) |
tcp.h |
|
1182 |
TCP_STATE_RCVD(flags) |
tcp.h |
|
1183 |
TCP_FLAGS_RCVD(state) |
tcp.h |
|
1184 |
TCP_FLAGS_SENDING(state) |
tcp.h |
|
1185 |
TCP_CAN_SEND_DATA(state) |
tcp.h |
|
1186 |
TCP_CLOSED_GRACEFULLY(state) |
tcp.h |
|
1187 |
TIMER_INLINE( _subsys, _api_func ) |
timer.h |
|
1188 |
PROVIDE_TIMER( _subsys, _api_func, _func ) |
timer.h |
|
1189 |
PROVIDE_TIMER_INLINE( _subsys, _api_func ) |
timer.h |
|
1190 |
UACCESS_INLINE( _subsys, _api_func ) |
uaccess.h |
|
1191 |
PROVIDE_UACCESS( _subsys, _api_func, _func ) |
uaccess.h |
|
1192 |
PROVIDE_UACCESS_INLINE( _subsys, _api_func ) |
uaccess.h |
|
1193 |
PROVIDE_UMALLOC( _subsys, _api_func, _func ) |
umalloc.h |
|
1194 |
vring_size(num) |
virtio-ring.h |
|
1195 |
_INT_SIZE_OF(n) |
Base.h |
|
1196 |
VA_START(ap, v) |
Base.h |
|
1197 |
VA_ARG(ap, t) |
Base.h |
|
1198 |
VA_END(ap) |
Base.h |
|
1199 |
OFFSET_OF(TYPE, Field) |
Base.h |
|
1200 |
_CR(Record, TYPE, Field) |
Base.h |
|
1201 |
ALIGN_VALUE(Value, Alignment) |
Base.h |
|
1202 |
ALIGN_POINTER(Pointer, Alignment) |
Base.h |
|
1203 |
ALIGN_VARIABLE(Value) |
Base.h |
|
1204 |
MAX(a, b) |
Base.h |
|
1205 |
MIN(a, b) |
Base.h |
|
1206 |
ENCODE_ERROR(a) |
Base.h |
|
1207 |
ENCODE_WARNING(a) |
Base.h |
|
1208 |
RETURN_ERROR(a) |
Base.h |
|
1209 |
SIGNATURE_16(A, B) |
Base.h |
|
1210 |
SIGNATURE_32(A, B, C, D) |
Base.h |
|
1211 |
SIGNATURE_64(A, B, C, D, E, F, G, H) |
Base.h |
|
1212 |
EFI_REQUIRE_PROTOCOL( _protocol, _ptr ) |
efi.h |
|
1213 |
EFI_USE_TABLE( _table, _ptr, _required ) |
efi.h |
|
1214 |
RC_TO_EFIRC( rc ) |
efi.h |
|
1215 |
EFIRC_TO_RC( efirc ) |
efi.h |
|
1216 |
EFIPCI_LOCATION( _offset, _width ) |
efi_pci.h |
|
1217 |
EFIPCI_OFFSET( _location ) |
efi_pci.h |
|
1218 |
EFIPCI_WIDTH( _location ) |
efi_pci.h |
|
1219 |
ASM_PFX(name) |
ProcessorBind.h |
|
1220 |
ASM_PFX(name) |
ProcessorBind.h |
|
1221 |
FUNCTION_ENTRY_POINT(p) |
ProcessorBind.h |
|
1222 |
IS_CLASS1(_p, c) |
Pci22.h |
|
1223 |
IS_CLASS2(_p, c, s) |
Pci22.h |
|
1224 |
IS_CLASS3(_p, c, s, p) |
Pci22.h |
|
1225 |
IS_PCI_DISPLAY(_p) |
Pci22.h |
|
1226 |
IS_PCI_VGA(_p) |
Pci22.h |
|
1227 |
IS_PCI_8514(_p) |
Pci22.h |
|
1228 |
IS_PCI_GFX(_p) |
Pci22.h |
|
1229 |
IS_PCI_OLD(_p) |
Pci22.h |
|
1230 |
IS_PCI_OLD_VGA(_p) |
Pci22.h |
|
1231 |
IS_PCI_IDE(_p) |
Pci22.h |
|
1232 |
IS_PCI_SCSI(_p) |
Pci22.h |
|
1233 |
IS_PCI_RAID(_p) |
Pci22.h |
|
1234 |
IS_PCI_LPC(_p) |
Pci22.h |
|
1235 |
IS_PCI_P2P(_p) |
Pci22.h |
|
1236 |
IS_PCI_P2P_SUB(_p) |
Pci22.h |
|
1237 |
IS_PCI_16550_SERIAL(_p) |
Pci22.h |
|
1238 |
IS_PCI_USB(_p) |
Pci22.h |
|
1239 |
IS_PCI_BRIDGE(_p) |
Pci22.h |
|
1240 |
IS_CARDBUS_BRIDGE(_p) |
Pci22.h |
|
1241 |
IS_PCI_MULTI_FUNC(_p) |
Pci22.h |
|
1242 |
EFI_IMAGE_MACHINE_TYPE_SUPPORTED(Machine) |
PeImage.h |
|
1243 |
EFI_IMAGE_MACHINE_CROSS_TYPE_SUPPORTED(Machine) |
PeImage.h |
|
1244 |
EFI_IMAGE_MACHINE_TYPE_SUPPORTED(Machine) |
PeImage.h |
|
1245 |
EFI_IMAGE_MACHINE_CROSS_TYPE_SUPPORTED(Machine) |
PeImage.h |
|
1246 |
EFI_IMAGE_MACHINE_TYPE_SUPPORTED(Machine) |
PeImage.h |
|
1247 |
EFI_IMAGE_MACHINE_CROSS_TYPE_SUPPORTED(Machine) |
PeImage.h |
|
1248 |
EFI_IMAGE_MACHINE_TYPE_SUPPORTED(Machine) |
PeImage.h |
|
1249 |
EFI_IMAGE_MACHINE_CROSS_TYPE_SUPPORTED(Machine) |
PeImage.h |
|
1250 |
EFI_IMAGE_FIRST_SECTION(ntheader) |
PeImage.h |
|
1251 |
EFI_IMAGE_SNAP_BY_ORDINAL(Ordinal) |
PeImage.h |
|
1252 |
EFI_IMAGE_ORDINAL(Ordinal) |
PeImage.h |
|
1253 |
SECTION_SIZE(SectionHeaderPtr) |
PiFirmwareFile.h |
|
1254 |
EISA_ID(_Name, _Num) |
DevicePath.h |
|
1255 |
EISA_PNP_ID(_PNPId) |
DevicePath.h |
|
1256 |
EFI_PNP_ID(_PNPId) |
DevicePath.h |
|
1257 |
EISA_ID_TO_NUM(_Id) |
DevicePath.h |
|
1258 |
ACPI_DISPLAY_ADR(_DeviceIdScheme, _HeadId, _NonVgaOutput, _BiosCanDetect, _VendorInfo, _Type, _Port, _Index) |
DevicePath.h |
|
1259 |
EFI_PCI_ADDRESS(bus, dev, func, reg) |
PciRootBridgeIo.h |
|
1260 |
EFI_TEXT_ATTR(f, b) |
SimpleTextOut.h |
|
1261 |
EFIERR(_a) |
UefiBaseType.h |
|
1262 |
EFI_ERROR(A) |
UefiBaseType.h |
|
1263 |
EFI_SIGNATURE_16(A, B) |
UefiBaseType.h |
|
1264 |
EFI_SIGNATURE_32(A, B, C, D) |
UefiBaseType.h |
|
1265 |
EFI_SIGNATURE_64(A, B, C, D, E, F, G, H) |
UefiBaseType.h |
|
1266 |
EFI_FIELD_OFFSET(TYPE,Field) |
UefiBaseType.h |
|
1267 |
EFI_SIZE_TO_PAGES(a) |
UefiBaseType.h |
|
1268 |
EFI_PAGES_TO_SIZE(a) |
UefiBaseType.h |
|
1269 |
STRING_TOKEN(t) |
UefiInternalFormRepresentation.h |
|
1270 |
PXE_BUSTYPE(a, b, c, d) |
UefiPxe.h |
|
1271 |
PXE_SWAP_UINT16(n) |
UefiPxe.h |
|
1272 |
PXE_SWAP_UINT32(n) |
UefiPxe.h |
|
1273 |
PXE_SWAP_UINT64(n) |
UefiPxe.h |
|
1274 |
NEXT_MEMORY_DESCRIPTOR(_Ptr, _Size) |
UefiSpec.h |
|
1275 |
ASM_PFX(name) |
ProcessorBind.h |
|
1276 |
ASM_PFX(name) |
ProcessorBind.h |
|
1277 |
FUNCTION_ENTRY_POINT(p) |
ProcessorBind.h |
|
1278 |
IS_PORT_ADDRESS(io_addr) |
efi_io.c |
|
1279 |
SMBIOS_RAW_TAG( _type, _structure, _field ) |
smbios_settings.c |
|
1280 |
SMBIOS_STRING_TAG( _type, _structure, _field ) |
smbios_settings.c |
|
1281 |
DHCP_PACKET_FIELD( _tag, _field, _used_len ) |
dhcppkt.c |
|
1282 |
tls_prf_label( tls, secret, secret_len, out, out_len, label, ... ) |
tls.c |
|
1283 |
eprintf(...) |
efirom.c |
|
1284 |
eprintf(...) |
elf2efi.c |
|
1285 |
Fprintf(x) |
nrv2b.c |
|
1286 |
Fprintf(x) |
nrv2b.c |
|
1287 |
getbyte(c) |
nrv2b.c |
|
1288 |
HEAD3(b,p) |
nrv2b.c |
|
1289 |
HEAD2(b,p) |
nrv2b.c |
|
1290 |
s_head3(s,key) |
nrv2b.c |
|
1291 |
assert_match(a,b,c) |
nrv2b.c |
|
1292 |
swd_pos2off(s,pos) |
nrv2b.c |
|
1293 |
GETBIT_8(bb, src, ilen) |
nrv2b.c |
|
1294 |
GETBIT_LE16(bb, src, ilen) |
nrv2b.c |
|
1295 |
GETBIT_LE32(bb, src, ilen) |
nrv2b.c |
|
1296 |
GETBIT_LE64(bb, src, ilen) |
nrv2b.c |
|
1297 |
GETBIT(bb, src, ilen) |
nrv2b.c |
|
1298 |
GETBIT(bb, src, ilen) |
nrv2b.c |
|
1299 |
GETBIT(bb, src, ilen) |
nrv2b.c |
|
1300 |
GETBIT(bb, src, ilen) |
nrv2b.c |
|
1301 |
FAIL(x,r) |
nrv2b.c |
|
1302 |
FAIL(x,r) |
nrv2b.c |
|
1303 |
OUTB(data, port) |
bromutil.c |
|
1304 |
OUTW(data, port) |
bromutil.c |
|
1305 |
OUTL(data, port) |
bromutil.c |
|
1306 |
OUTB(data, port) |
bromutil.c |
|
1307 |
OUTW(data, port) |
bromutil.c |
|
1308 |
OUTL(data, port) |
bromutil.c |
|
1309 |
loadkernel(s) |
main.c |
|
1310 |
Fprintf(x) |
lzhuf.c |
|
1311 |
Fprintf(x) |
lzhuf.c |
|
1312 |
OUTB(data, port) |
bromutil.c |
|
1313 |
OUTW(data, port) |
bromutil.c |
|
1314 |
OUTL(data, port) |
bromutil.c |
|
1315 |
OUTB(data, port) |
bromutil.c |
|
1316 |
OUTW(data, port) |
bromutil.c |
|
1317 |
OUTL(data, port) |
bromutil.c |
|
1318 |
loadkernel(s) |
main.c |
|
1319 |
Fprintf(x) |
lzhuf.c |
|
1320 |
Fprintf(x) |
lzhuf.c |
|
1321 |
rdtsc(low,high) |
timer_rdtsc.c |
|
1322 |
rdtscll(val) |
timer_rdtsc.c |
|
1323 |
BIOS_KEY(scancode) |
bios_console.c |
|
1324 |
SMBIOS_RAW_TAG( _type, _structure, _field ) |
smbios_settings.c |
|
1325 |
SMBIOS_STRING_TAG( _type, _structure, _field ) |
smbios_settings.c |
|
1326 |
NBI_NONVENDOR_LENGTH(len) |
nbi.c |
|
1327 |
NBI_VENDOR_LENGTH(len) |
nbi.c |
|
1328 |
NBI_LENGTH(len) |
nbi.c |
|
1329 |
NBI_PROGRAM_RETURNS(flags) |
nbi.c |
|
1330 |
NBI_LINEAR_EXEC_ADDR(flags) |
nbi.c |
|
1331 |
NBI_LOADADDR_FLAGS(flags) |
nbi.c |
|
1332 |
NBI_LAST_SEGHEADER(flags) |
nbi.c |
|
1333 |
BIOS_DISK_DRIVER( _name, _fill_drive_name, _min_drive, _max_drive ) |
bios_disks.h |
|
1334 |
GDT_SEGMENT(base,limit,type,sflag,dpl,avl,size,granularity) |
callbacks_arch.h |
|
1335 |
GDT_SEGMENT_BASE(gdt_segment) |
callbacks_arch.h |
|
1336 |
GDT_SEGMENT_LIMIT(gdt_segment) |
callbacks_arch.h |
|
1337 |
GDT_SEGMENT_GRANULARITY(gdt_segment) |
callbacks_arch.h |
|
1338 |
GDT_SEGMENT_TYPE(gdt_segment) |
callbacks_arch.h |
|
1339 |
GDT_SEGMENT_SIZE(gdt_segment) |
callbacks_arch.h |
|
1340 |
GDT_SEGMENT_NORMAL(base,limit,type,size,granularity) |
callbacks_arch.h |
|
1341 |
GDT_SEGMENT_PMCS(base) |
callbacks_arch.h |
|
1342 |
GDT_SEGMENT_PMDS(base) |
callbacks_arch.h |
|
1343 |
GDT_SEGMENT_RMCS(base) |
callbacks_arch.h |
|
1344 |
GDT_SEGMENT_RMDS(base) |
callbacks_arch.h |
|
1345 |
GDT_SEGMENT_LMCS(base) |
callbacks_arch.h |
|
1346 |
GDT_SEGMENT_LMDS(base) |
callbacks_arch.h |
|
1347 |
GDT_STRUCT_t(num_segments) |
callbacks_arch.h |
|
1348 |
GDT_ADJUST(structure) |
callbacks_arch.h |
|
1349 |
PART_HEAD(chs) |
int13.h |
|
1350 |
PART_SECTOR(chs) |
int13.h |
|
1351 |
PART_CYLINDER(chs) |
int13.h |
|
1352 |
readb( addr ) |
io.h |
|
1353 |
readw( addr ) |
io.h |
|
1354 |
readl( addr ) |
io.h |
|
1355 |
writeb( b, addr ) |
io.h |
|
1356 |
writew( b, addr ) |
io.h |
|
1357 |
writel( b, addr ) |
io.h |
|
1358 |
memcpy_fromio(a,b,c) |
io.h |
|
1359 |
memcpy_toio(a,b,c) |
io.h |
|
1360 |
mb() |
io.h |
|
1361 |
rmb() |
io.h |
|
1362 |
wmb() |
io.h |
|
1363 |
__OUT1(s,x) |
io.h |
|
1364 |
__OUT2(s,s1,s2) |
io.h |
|
1365 |
__OUT(s,s1,x) |
io.h |
|
1366 |
__IN1(s,x) |
io.h |
|
1367 |
__IN2(s,s1,s2) |
io.h |
|
1368 |
__IN(s,s1,x,i...) |
io.h |
|
1369 |
__INS(s) |
io.h |
|
1370 |
__OUTS(s) |
io.h |
|
1371 |
outb(val,port) |
io.h |
|
1372 |
inb(port) |
io.h |
|
1373 |
outb_p(val,port) |
io.h |
|
1374 |
inb_p(port) |
io.h |
|
1375 |
outw(val,port) |
io.h |
|
1376 |
inw(port) |
io.h |
|
1377 |
outw_p(val,port) |
io.h |
|
1378 |
inw_p(port) |
io.h |
|
1379 |
outl(val,port) |
io.h |
|
1380 |
inl(port) |
io.h |
|
1381 |
outl_p(val,port) |
io.h |
|
1382 |
inl_p(port) |
io.h |
|
1383 |
__data16( variable ) |
libkir.h |
|
1384 |
__data16_array( variable, array ) |
libkir.h |
|
1385 |
__bss16( variable ) |
libkir.h |
|
1386 |
__bss16_array( variable, array ) |
libkir.h |
|
1387 |
__text16( variable ) |
libkir.h |
|
1388 |
__text16_array( variable,array ) |
libkir.h |
|
1389 |
__use_data16( variable ) |
libkir.h |
|
1390 |
__use_text16( variable ) |
libkir.h |
|
1391 |
__from_data16( pointer ) |
libkir.h |
|
1392 |
__from_text16( pointer ) |
libkir.h |
|
1393 |
put_real_kir_const_off( var, seg, off ) |
libkir.h |
|
1394 |
put_real_kir_nonconst_off( var, seg, off ) |
libkir.h |
|
1395 |
put_real_kir( var, seg, off ) |
libkir.h |
|
1396 |
get_real_kir_const_off( var, seg, off ) |
libkir.h |
|
1397 |
get_real_kir_nonconst_off( var, seg, off ) |
libkir.h |
|
1398 |
get_real_kir( var, seg, off ) |
libkir.h |
|
1399 |
TEXT16_CODE( asm_code_str ) |
libkir.h |
|
1400 |
REAL_CODE( asm_code_str ) |
libkir.h |
|
1401 |
__data16( variable ) |
librm.h |
|
1402 |
__data16_array( variable, array ) |
librm.h |
|
1403 |
__bss16( variable ) |
librm.h |
|
1404 |
__bss16_array( variable, array ) |
librm.h |
|
1405 |
__text16( variable ) |
librm.h |
|
1406 |
__text16_array( variable, array ) |
librm.h |
|
1407 |
__use_data16( variable ) |
librm.h |
|
1408 |
__use_text16( variable ) |
librm.h |
|
1409 |
__from_data16( pointer ) |
librm.h |
|
1410 |
__from_text16( pointer ) |
librm.h |
|
1411 |
VIRTUAL(x,y) |
librm.h |
|
1412 |
put_real_librm( var, dest_seg, dest_off ) |
librm.h |
|
1413 |
get_real_librm( var, src_seg, src_off ) |
librm.h |
|
1414 |
TEXT16_CODE( asm_code_str ) |
librm.h |
|
1415 |
REAL_CODE( asm_code_str ) |
librm.h |
|
1416 |
PHYS_CODE( asm_code_str ) |
librm.h |
|
1417 |
IMR_REG(x) |
pic8259.h |
|
1418 |
IMR_BIT(x) |
pic8259.h |
|
1419 |
irq_enabled(x) |
pic8259.h |
|
1420 |
enable_irq(x) |
pic8259.h |
|
1421 |
disable_irq(x) |
pic8259.h |
|
1422 |
ICR_REG( irq ) |
pic8259.h |
|
1423 |
ICR_VALUE( irq ) |
pic8259.h |
|
1424 |
IRQ_INT( irq ) |
pic8259.h |
|
1425 |
IS_NULL_SEGOFF16(x) |
pxe_addr.h |
|
1426 |
SEGOFF16_TO_PTR(x) |
pxe_addr.h |
|
1427 |
PTR_TO_SEGOFF16(ptr,segoff16) |
pxe_addr.h |
|
1428 |
RM_XSTR(x) |
realmode.h |
|
1429 |
RM_STR(x) |
realmode.h |
|
1430 |
write_crtc(data,addr) |
vga.h |
|
1431 |
write_att(data,addr) |
vga.h |
|
1432 |
write_seq(data,addr) |
vga.h |
|
1433 |
write_gra(data,addr) |
vga.h |
|
1434 |
vga_hardware_fixup() |
vga.h |
|
1435 |
__bswap_constant_16(x) |
byteswap.h |
|
1436 |
__bswap_constant_32(x) |
byteswap.h |
|
1437 |
__bswap_constant_64(x) |
byteswap.h |
|
1438 |
__bswap_16(x) |
byteswap.h |
|
1439 |
__bswap_32(x) |
byteswap.h |
|
1440 |
__bswap_64(x) |
byteswap.h |
|
1441 |
ELF_CHECK_X86_64_ARCH(x) |
elf.h |
|
1442 |
ELF_CHECK_X86_64_ARCH(x) |
elf.h |
|
1443 |
ELF_CHECK_I386_ARCH(x) |
elf.h |
|
1444 |
ELF_CHECK_ARCH(x) |
elf.h |
|
1445 |
ARCH_ELF_MACHINE_OK(x) |
elf_x.h |
|
1446 |
memcpy( dest, src, len ) |
string.h |
|
1447 |
XSTR(s) |
config.c |
|
1448 |
STR(s) |
config.c |
|
1449 |
print_lacp(which, pkt, now) |
proto_eth_slow.c |
|
1450 |
send_eth_slow_reports(now) |
proto_eth_slow.c |
|
1451 |
process_eth_slow(ptype, now) |
proto_eth_slow.c |
|
1452 |
uart_readb(addr) |
serial.c |
|
1453 |
uart_writeb(val,addr) |
serial.c |
|
1454 |
uart_readb(addr) |
serial.c |
|
1455 |
uart_writeb(val,addr) |
serial.c |
|
1456 |
sslAssert( ... ) |
cryptoLayer.h |
|
1457 |
matrixStrDebugMsg( ... ) |
cryptoLayer.h |
|
1458 |
matrixIntDebugMsg( ... ) |
cryptoLayer.h |
|
1459 |
LOAD32L( cpu32, ptr ) |
cryptoLayer.h |
|
1460 |
LOAD32H( cpu32, ptr ) |
cryptoLayer.h |
|
1461 |
LOAD64L( cpu64, ptr ) |
cryptoLayer.h |
|
1462 |
LOAD64H( cpu64, ptr ) |
cryptoLayer.h |
|
1463 |
STORE32L( cpu32, ptr ) |
cryptoLayer.h |
|
1464 |
STORE32H( cpu32, ptr ) |
cryptoLayer.h |
|
1465 |
STORE64L( cpu64, ptr ) |
cryptoLayer.h |
|
1466 |
STORE64H( cpu64, ptr ) |
cryptoLayer.h |
|
1467 |
ROL( data, rotation ) |
cryptoLayer.h |
|
1468 |
ROLc( data, rotation ) |
cryptoLayer.h |
|
1469 |
ROR( data, rotation ) |
cryptoLayer.h |
|
1470 |
RORc( data, rotation ) |
cryptoLayer.h |
|
1471 |
ROL64( data, rotation ) |
cryptoLayer.h |
|
1472 |
ROL64c( data, rotation ) |
cryptoLayer.h |
|
1473 |
ROR64( data, rotation ) |
cryptoLayer.h |
|
1474 |
ROR64c( data, rotation ) |
cryptoLayer.h |
|
1475 |
rot1(x) |
aes.c |
|
1476 |
rot2(x) |
aes.c |
|
1477 |
rot3(x) |
aes.c |
|
1478 |
mul2(x,t) |
aes.c |
|
1479 |
inv_mix_col(x,f2,f4,f8,f9) |
aes.c |
|
1480 |
n2l(c,l) |
aes.c |
|
1481 |
l2n(l,c) |
aes.c |
|
1482 |
SHA1CircularShift(bits,word) |
sha1.c |
|
1483 |
check(A) |
bigint.h |
*< disappears in normal production mode |
1484 |
bi_mod(A, B) |
bigint.h |
|
1485 |
bi_residue(A, B) |
bigint.h |
|
1486 |
bi_residue(A, B) |
bigint.h |
|
1487 |
bi_residue(A, B) |
bigint.h |
|
1488 |
bi_square(A, B) |
bigint.h |
|
1489 |
max(a,b) |
bigint_impl.h |
*< Find the maximum of 2 numbers. |
1490 |
min(a,b) |
bigint_impl.h |
*< Find the minimum of 2 numbers. |
1491 |
U(j) |
bigint_impl.h |
*< uj for division |
1492 |
Q(j) |
bigint_impl.h |
*< qj for division |
1493 |
TTY_FLUSH() |
os_port.h |
|
1494 |
abort() |
os_port.h |
|
1495 |
MIN(x,y) |
mpi.h |
|
1496 |
MAX(x,y) |
mpi.h |
|
1497 |
ISA_IOIDX_MIN( driver ) |
isa.c |
|
1498 |
ISA_IOIDX_MAX( driver ) |
isa.c |
|
1499 |
ISA_IOIDX_MAX( driver ) |
isa.c |
|
1500 |
ISA_IOADDR( driver, ioidx ) |
isa.c |
|
1501 |
ISAPNP_CARD_ID_DATA(identifier) |
isapnp.c |
|
1502 |
ISAPNP_DEV_ID_DATA(isapnp) |
isapnp.c |
|
1503 |
ARBEL_DB_EQ_OFFSET(_eqn) |
arbel.h |
|
1504 |
ARBEL_BITMASK_SIZE(max_entries) |
arbel.h |
|
1505 |
ARBEL_HCR_REG(x) |
arbel.h |
|
1506 |
ARBEL_HCR_OPCODE( _command ) |
arbel.h |
|
1507 |
ARBEL_HCR_IN_LEN( _command ) |
arbel.h |
|
1508 |
ARBEL_HCR_OUT_LEN( _command ) |
arbel.h |
|
1509 |
ARBEL_HCR_INOUT_CMD( _opcode, _in_mbox, _in_len, \ _out_mbox, _out_len ) |
arbel.h |
|
1510 |
ARBEL_HCR_IN_CMD( _opcode, _in_mbox, _in_len ) |
arbel.h |
|
1511 |
ARBEL_HCR_OUT_CMD( _opcode, _out_mbox, _out_len ) |
arbel.h |
|
1512 |
ARBEL_HCR_VOID_CMD( _opcode ) |
arbel.h |
|
1513 |
HERMON_DB_EQ_OFFSET(_eqn) |
hermon.h |
|
1514 |
HERMON_BITMASK_SIZE(max_entries) |
hermon.h |
|
1515 |
HERMON_HCR_REG(x) |
hermon.h |
|
1516 |
HERMON_HCR_OPCODE( _command ) |
hermon.h |
|
1517 |
HERMON_HCR_IN_LEN( _command ) |
hermon.h |
|
1518 |
HERMON_HCR_OUT_LEN( _command ) |
hermon.h |
|
1519 |
HERMON_HCR_INOUT_CMD( _opcode, _in_mbox, _in_len, \ _out_mbox, _out_len ) |
hermon.h |
|
1520 |
HERMON_HCR_IN_CMD( _opcode, _in_mbox, _in_len ) |
hermon.h |
|
1521 |
HERMON_HCR_OUT_CMD( _opcode, _out_mbox, _out_len ) |
hermon.h |
|
1522 |
HERMON_HCR_VOID_CMD( _opcode ) |
hermon.h |
|
1523 |
MLX_DECLARE_STRUCT( _structure ) |
mlx_bitops.h |
|
1524 |
MLX_PSEUDO_STRUCT( _ptr ) |
mlx_bitops.h |
|
1525 |
MLX_BIT_OFFSET( _structure_st, _field ) |
mlx_bitops.h |
|
1526 |
MLX_DWORD_OFFSET( _structure_st, _field ) |
mlx_bitops.h |
|
1527 |
MLX_DWORD_BIT_OFFSET( _structure_st, _index, _field ) |
mlx_bitops.h |
|
1528 |
MLX_BIT_WIDTH( _structure_st, _field ) |
mlx_bitops.h |
|
1529 |
MLX_BIT_MASK( _structure_st, _field ) |
mlx_bitops.h |
|
1530 |
MLX_ASSEMBLE_1( _structure_st, _index, _field, _value ) |
mlx_bitops.h |
|
1531 |
MLX_ASSEMBLE_2( _structure_st, _index, _field, _value, ... ) |
mlx_bitops.h |
|
1532 |
MLX_ASSEMBLE_3( _structure_st, _index, _field, _value, ... ) |
mlx_bitops.h |
|
1533 |
MLX_ASSEMBLE_4( _structure_st, _index, _field, _value, ... ) |
mlx_bitops.h |
|
1534 |
MLX_ASSEMBLE_5( _structure_st, _index, _field, _value, ... ) |
mlx_bitops.h |
|
1535 |
MLX_ASSEMBLE_6( _structure_st, _index, _field, _value, ... ) |
mlx_bitops.h |
|
1536 |
MLX_MASK_1( _structure_st, _index, _field ) |
mlx_bitops.h |
|
1537 |
MLX_MASK_2( _structure_st, _index, _field, ... ) |
mlx_bitops.h |
|
1538 |
MLX_MASK_3( _structure_st, _index, _field, ... ) |
mlx_bitops.h |
|
1539 |
MLX_MASK_4( _structure_st, _index, _field, ... ) |
mlx_bitops.h |
|
1540 |
MLX_MASK_5( _structure_st, _index, _field, ... ) |
mlx_bitops.h |
|
1541 |
MLX_MASK_6( _structure_st, _index, _field, ... ) |
mlx_bitops.h |
|
1542 |
MLX_FILL( _ptr, _index, _assembled ) |
mlx_bitops.h |
|
1543 |
MLX_FILL_1( _ptr, _index, ... ) |
mlx_bitops.h |
|
1544 |
MLX_FILL_2( _ptr, _index, ... ) |
mlx_bitops.h |
|
1545 |
MLX_FILL_3( _ptr, _index, ... ) |
mlx_bitops.h |
|
1546 |
MLX_FILL_4( _ptr, _index, ... ) |
mlx_bitops.h |
|
1547 |
MLX_FILL_5( _ptr, _index, ... ) |
mlx_bitops.h |
|
1548 |
MLX_FILL_6( _ptr, _index, ... ) |
mlx_bitops.h |
|
1549 |
MLX_SET( _ptr, _field, _value ) |
mlx_bitops.h |
|
1550 |
MLX_GET( _ptr, _field ) |
mlx_bitops.h |
|
1551 |
EL3WINDOW(win_num) |
3c515.c |
|
1552 |
eeprom_delay() |
davicom.c |
|
1553 |
STOP_DEPCA(ioaddr) |
depca.c |
|
1554 |
dprintf(x) |
dmfe.c |
|
1555 |
dprintf(x) |
dmfe.c |
|
1556 |
virt_to_le32desc(addr) |
dmfe.c |
|
1557 |
le32desc_to_virt(addr) |
dmfe.c |
|
1558 |
DMFE_DBUG(dbug_now, msg, value) |
dmfe.c |
|
1559 |
SHOW_MEDIA_TYPE(mode) |
dmfe.c |
|
1560 |
SROM_CLK_WRITE(data, ioaddr) |
dmfe.c |
|
1561 |
__CHK_IO_SIZE(pci_id, dev_rev) |
dmfe.c |
|
1562 |
CHK_IO_SIZE(pci_dev, dev_rev) |
dmfe.c |
|
1563 |
GetBit(x,y) |
eepro.c |
|
1564 |
eeprom_delay() |
eepro.c |
|
1565 |
eepro_full_reset(ioaddr) |
eepro.c |
|
1566 |
eepro_sel_reset(ioaddr) |
eepro.c |
|
1567 |
eepro_clear_int(ioaddr) |
eepro.c |
|
1568 |
eepro_en_rx(ioaddr) |
eepro.c |
|
1569 |
eepro_dis_rx(ioaddr) |
eepro.c |
|
1570 |
eepro_sw2bank0(ioaddr) |
eepro.c |
|
1571 |
eepro_sw2bank1(ioaddr) |
eepro.c |
|
1572 |
eepro_sw2bank2(ioaddr) |
eepro.c |
|
1573 |
whereami(s) |
eepro100.c |
|
1574 |
virt_to_le32desc(addr) |
epic100.c |
|
1575 |
le32desc_to_virt(addr) |
epic100.c |
|
1576 |
delay(nanosec) |
epic100.c |
|
1577 |
eeprom_delay(n) |
epic100.c |
|
1578 |
EFAB_ASSERT(x) |
etherfabric.c |
|
1579 |
EFAB_TRACE(...) |
etherfabric.c |
|
1580 |
EFAB_REGDUMP(...) |
etherfabric.c |
|
1581 |
EFAB_LOG(...) |
etherfabric.c |
|
1582 |
EFAB_ERR(...) |
etherfabric.c |
|
1583 |
EF1002_MAC_REG( efab, mac_reg ) |
etherfabric.c |
|
1584 |
FALCON_GMAC_REG( efab, mac_reg ) |
etherfabric.c |
|
1585 |
FALCON_XMAC_REG( efab_port, mac_reg ) |
etherfabric.c |
|
1586 |
_falcon_writel( efab, value, reg ) |
etherfabric.c |
|
1587 |
_falcon_readl( efab, reg ) |
etherfabric.c |
|
1588 |
FCN_DUMP_REG( efab, _reg ) |
etherfabric.c |
|
1589 |
FCN_DUMP_MAC_REG( efab, _mac_reg ) |
etherfabric.c |
|
1590 |
FALCON_MAC_ADDRESS_OFFSET(port) |
etherfabric.c |
|
1591 |
dprintf(x) |
forcedeth.c |
|
1592 |
dprintf(x) |
forcedeth.c |
|
1593 |
virt_to_le32desc(addr) |
forcedeth.c |
|
1594 |
le32desc_to_virt(addr) |
forcedeth.c |
|
1595 |
virt_to_le32desc(addr) |
mtd80x.c |
|
1596 |
le32desc_to_virt(addr) |
mtd80x.c |
|
1597 |
get_unaligned(ptr) |
mtd80x.c |
|
1598 |
DO_QUERY_CAP(cap, mod, var) |
mtnic.c |
|
1599 |
dprintf(x) |
ns83820.c |
|
1600 |
dprintf(x) |
ns83820.c |
|
1601 |
virt_to_le32desc(addr) |
ns83820.c |
|
1602 |
le32desc_to_virt(addr) |
ns83820.c |
|
1603 |
__kick_rx() |
ns83820.c |
|
1604 |
kick_rx() |
ns83820.c |
|
1605 |
dprintf(x) |
pcnet32.c |
|
1606 |
dprintf(x) |
pcnet32.c |
|
1607 |
virt_to_le32desc(addr) |
pcnet32.c |
|
1608 |
le32desc_to_virt(addr) |
pcnet32.c |
|
1609 |
__le16_to_cpu(x) |
prism2.c |
|
1610 |
__le32_to_cpu(x) |
prism2.c |
|
1611 |
__cpu_to_le16(x) |
prism2.c |
|
1612 |
__cpu_to_le32(x) |
prism2.c |
|
1613 |
hfa384x2host_16(n) |
prism2.c |
|
1614 |
hfa384x2host_32(n) |
prism2.c |
|
1615 |
host2hfa384x_16(n) |
prism2.c |
|
1616 |
host2hfa384x_32(n) |
prism2.c |
|
1617 |
virt_to_le32desc(addr) |
r8169.c |
|
1618 |
le32desc_to_virt(addr) |
r8169.c |
|
1619 |
ARRAY_SIZE(x) |
r8169.c |
|
1620 |
RTL_W8(reg, val8) |
r8169.c |
|
1621 |
RTL_W16(reg, val16) |
r8169.c |
|
1622 |
RTL_W32(reg, val32) |
r8169.c |
|
1623 |
RTL_R8(reg) |
r8169.c |
|
1624 |
RTL_R16(reg) |
r8169.c |
|
1625 |
RTL_R32(reg) |
r8169.c |
|
1626 |
RTL_W8(reg, val8) |
r8169.c |
|
1627 |
RTL_W16(reg, val16) |
r8169.c |
|
1628 |
RTL_W32(reg, val32) |
r8169.c |
|
1629 |
RTL_R8(reg) |
r8169.c |
|
1630 |
RTL_R16(reg) |
r8169.c |
|
1631 |
RTL_R32(reg) |
r8169.c |
|
1632 |
RTL8169_WRITE_GMII_REG_BIT( ioaddr, reg, bitnum, bitval ) |
r8169.c |
|
1633 |
eeprom_delay() |
sis900.c |
|
1634 |
sis900_mdio_delay() |
sis900.c |
|
1635 |
PRINTK2(args...) |
smc9000.c |
|
1636 |
virt_to_le32desc(addr) |
sundance.c |
|
1637 |
le32desc_to_virt(addr) |
sundance.c |
|
1638 |
mdio_in(mdio_addr) |
sundance.c |
|
1639 |
mdio_out(value, mdio_addr) |
sundance.c |
|
1640 |
mdio_delay(mdio_addr) |
sundance.c |
|
1641 |
NEXT_TX(N) |
tg3.c |
|
1642 |
PREV_TX(N) |
tg3.c |
|
1643 |
tw32(reg,val) |
tg3.c |
|
1644 |
tw32_mailbox(reg, val) |
tg3.c |
|
1645 |
tw16(reg,val) |
tg3.c |
|
1646 |
tw8(reg,val) |
tg3.c |
|
1647 |
tr32(reg) |
tg3.c |
|
1648 |
tr16(reg) |
tg3.c |
|
1649 |
tr8(reg) |
tg3.c |
|
1650 |
tg3_link_report(tp) |
tg3.c |
|
1651 |
tg3_setup_copper_phy(TP) |
tg3.c |
|
1652 |
tg3_setup_fiber_phy(TP) |
tg3.c |
|
1653 |
TG3_WRITE_SETTINGS(TABLE) |
tg3.c |
|
1654 |
tg3_read_partno(TP) |
tg3.c |
|
1655 |
tg3_phy_string(TP) |
tg3.c |
|
1656 |
virt_to_le32desc(addr) |
tlan.c |
|
1657 |
le32desc_to_virt(addr) |
tlan.c |
|
1658 |
get_unaligned(ptr) |
tulip.c |
|
1659 |
put_unaligned(val, ptr) |
tulip.c |
|
1660 |
get_u16(ptr) |
tulip.c |
|
1661 |
virt_to_le32desc(addr) |
tulip.c |
|
1662 |
eeprom_delay() |
tulip.c |
|
1663 |
mdio_delay() |
tulip.c |
|
1664 |
virt_to_le32desc(addr) |
via-velocity.c |
|
1665 |
le32desc_to_virt(addr) |
via-velocity.c |
|
1666 |
VELOCITY_PARAM(N,D) |
via-velocity.c |
|
1667 |
PCI_BYTE_REG_BITS_ON(x,i,p) |
via-velocity.c |
|
1668 |
BUG() |
virtio-net.c |
|
1669 |
BUG_ON(condition) |
virtio-net.c |
|
1670 |
virt_to_le32desc(addr) |
w89c840.c |
|
1671 |
le32desc_to_virt(addr) |
w89c840.c |
|
1672 |
eeprom_delay(ee_addr) |
w89c840.c |
|
1673 |
mdio_delay(mdio_addr) |
w89c840.c |
|
1674 |
is_eeprom_busy(b) |
3c509.h |
|
1675 |
GO_WINDOW(b,x) |
3c509.h |
|
1676 |
SET_IRQ(i) |
3c509.h |
set IRQ i |
1677 |
GO_WINDOW(x) |
3c595.h |
|
1678 |
is_eeprom_busy(b) |
3c595.h |
|
1679 |
amd8111e_writeq(_UlData,_memMap) |
amd8111e.h |
|
1680 |
L1_CACHE_ALIGN(X) |
bnx2.h |
|
1681 |
PHY_ID(id) |
bnx2.h |
|
1682 |
PHY_REV_ID(id) |
bnx2.h |
|
1683 |
NEXT_TX_BD(x) |
bnx2.h |
|
1684 |
PREV_TX_BD(x) |
bnx2.h |
|
1685 |
TX_RING_IDX(x) |
bnx2.h |
|
1686 |
NEXT_RX_BD(x) |
bnx2.h |
|
1687 |
RX_RING_IDX(x) |
bnx2.h |
|
1688 |
RX_IDX(x) |
bnx2.h |
|
1689 |
GET_CID_ADDR(_cid) |
bnx2.h |
|
1690 |
GET_CID(_cid_addr) |
bnx2.h |
|
1691 |
GET_PCID_ADDR(_pcid) |
bnx2.h |
|
1692 |
GET_PCID(_pcid_addr) |
bnx2.h |
|
1693 |
MB_GET_CID_ADDR(_cid) |
bnx2.h |
|
1694 |
REG_RD(bp, offset) |
bnx2.h |
|
1695 |
REG_WR(bp, offset, val) |
bnx2.h |
|
1696 |
REG_WR16(bp, offset, val) |
bnx2.h |
|
1697 |
REG_RD_IND(bp, offset) |
bnx2.h |
|
1698 |
REG_WR_IND(bp, offset, val) |
bnx2.h |
|
1699 |
CTX_WR(bp, cid_addr, offset, val) |
bnx2.h |
|
1700 |
BNX2_BC_STATE_RESET_TYPE_VALUE(msg) |
bnx2.h |
|
1701 |
EFAB_VAL(field,attribute) |
etherfabric.h |
|
1702 |
EFAB_LOW_BIT( field ) |
etherfabric.h |
|
1703 |
EFAB_WIDTH( field ) |
etherfabric.h |
|
1704 |
EFAB_HIGH_BIT(field) |
etherfabric.h |
|
1705 |
EFAB_MASK64( field ) |
etherfabric.h |
|
1706 |
EFAB_MASK32( field ) |
etherfabric.h |
|
1707 |
EFAB_DWORD_VAL(dword) |
etherfabric.h |
|
1708 |
EFAB_QWORD_VAL(qword) |
etherfabric.h |
|
1709 |
EFAB_OWORD_VAL(oword) |
etherfabric.h |
|
1710 |
EFAB_EXTRACT_NATIVE( native_element, min ,max ,low ,high ) |
etherfabric.h |
|
1711 |
EFAB_EXTRACT64( element, min, max, low, high ) |
etherfabric.h |
|
1712 |
EFAB_EXTRACT32( element, min, max, low, high ) |
etherfabric.h |
|
1713 |
EFAB_EXTRACT_OWORD64( oword, low, high ) |
etherfabric.h |
|
1714 |
EFAB_EXTRACT_QWORD64( qword, low, high ) |
etherfabric.h |
|
1715 |
EFAB_EXTRACT_OWORD32( oword, low, high ) |
etherfabric.h |
|
1716 |
EFAB_EXTRACT_QWORD32( qword, low, high ) |
etherfabric.h |
|
1717 |
EFAB_EXTRACT_DWORD( dword, low, high ) |
etherfabric.h |
|
1718 |
EFAB_OWORD_FIELD64( oword, field ) |
etherfabric.h |
|
1719 |
EFAB_QWORD_FIELD64( qword, field ) |
etherfabric.h |
|
1720 |
EFAB_OWORD_FIELD32( oword, field ) |
etherfabric.h |
|
1721 |
EFAB_QWORD_FIELD32( qword, field ) |
etherfabric.h |
|
1722 |
EFAB_DWORD_FIELD( dword, field ) |
etherfabric.h |
|
1723 |
EFAB_OWORD_IS_ZERO64( oword ) |
etherfabric.h |
|
1724 |
EFAB_QWORD_IS_ZERO64( qword ) |
etherfabric.h |
|
1725 |
EFAB_OWORD_IS_ZERO32( oword ) |
etherfabric.h |
|
1726 |
EFAB_QWORD_IS_ZERO32( qword ) |
etherfabric.h |
|
1727 |
EFAB_DWORD_IS_ZERO( dword ) |
etherfabric.h |
|
1728 |
EFAB_OWORD_IS_ALL_ONES64( oword ) |
etherfabric.h |
|
1729 |
EFAB_QWORD_IS_ALL_ONES64( qword ) |
etherfabric.h |
|
1730 |
EFAB_OWORD_IS_ALL_ONES32( oword ) |
etherfabric.h |
|
1731 |
EFAB_QWORD_IS_ALL_ONES32( qword ) |
etherfabric.h |
|
1732 |
EFAB_DWORD_IS_ALL_ONES( dword ) |
etherfabric.h |
|
1733 |
EFAB_INSERT_NATIVE64( min, max, low, high, value ) |
etherfabric.h |
|
1734 |
EFAB_INSERT_NATIVE32( min, max, low, high, value ) |
etherfabric.h |
|
1735 |
EFAB_INSERT_NATIVE( min, max, low, high, value ) |
etherfabric.h |
|
1736 |
EFAB_INSERT_FIELD_NATIVE( min, max, field, value ) |
etherfabric.h |
|
1737 |
EFAB_INSERT_FIELDS_NATIVE( min, max, \ field1, value1, \ field2, value2, \ field3, value3, \ field4, value4, \ field |
etherfabric.h |
|
1738 |
EFAB_INSERT_FIELDS64( ... ) |
etherfabric.h |
|
1739 |
EFAB_INSERT_FIELDS32( ... ) |
etherfabric.h |
|
1740 |
EFAB_POPULATE_OWORD64( oword, ... ) |
etherfabric.h |
|
1741 |
EFAB_POPULATE_QWORD64( qword, ... ) |
etherfabric.h |
|
1742 |
EFAB_POPULATE_OWORD32( oword, ... ) |
etherfabric.h |
|
1743 |
EFAB_POPULATE_QWORD32( qword, ... ) |
etherfabric.h |
|
1744 |
EFAB_POPULATE_DWORD( dword, ... ) |
etherfabric.h |
|
1745 |
EFAB_POPULATE_OWORD_9( oword, ... ) |
etherfabric.h |
|
1746 |
EFAB_POPULATE_OWORD_8( oword, ... ) |
etherfabric.h |
|
1747 |
EFAB_POPULATE_OWORD_7( oword, ... ) |
etherfabric.h |
|
1748 |
EFAB_POPULATE_OWORD_6( oword, ... ) |
etherfabric.h |
|
1749 |
EFAB_POPULATE_OWORD_5( oword, ... ) |
etherfabric.h |
|
1750 |
EFAB_POPULATE_OWORD_4( oword, ... ) |
etherfabric.h |
|
1751 |
EFAB_POPULATE_OWORD_3( oword, ... ) |
etherfabric.h |
|
1752 |
EFAB_POPULATE_OWORD_2( oword, ... ) |
etherfabric.h |
|
1753 |
EFAB_POPULATE_OWORD_1( oword, ... ) |
etherfabric.h |
|
1754 |
EFAB_ZERO_OWORD( oword ) |
etherfabric.h |
|
1755 |
EFAB_SET_OWORD( oword ) |
etherfabric.h |
|
1756 |
EFAB_POPULATE_QWORD_9( qword, ... ) |
etherfabric.h |
|
1757 |
EFAB_POPULATE_QWORD_8( qword, ... ) |
etherfabric.h |
|
1758 |
EFAB_POPULATE_QWORD_7( qword, ... ) |
etherfabric.h |
|
1759 |
EFAB_POPULATE_QWORD_6( qword, ... ) |
etherfabric.h |
|
1760 |
EFAB_POPULATE_QWORD_5( qword, ... ) |
etherfabric.h |
|
1761 |
EFAB_POPULATE_QWORD_4( qword, ... ) |
etherfabric.h |
|
1762 |
EFAB_POPULATE_QWORD_3( qword, ... ) |
etherfabric.h |
|
1763 |
EFAB_POPULATE_QWORD_2( qword, ... ) |
etherfabric.h |
|
1764 |
EFAB_POPULATE_QWORD_1( qword, ... ) |
etherfabric.h |
|
1765 |
EFAB_ZERO_QWORD( qword ) |
etherfabric.h |
|
1766 |
EFAB_SET_QWORD( qword ) |
etherfabric.h |
|
1767 |
EFAB_POPULATE_DWORD_9( dword, ... ) |
etherfabric.h |
|
1768 |
EFAB_POPULATE_DWORD_8( dword, ... ) |
etherfabric.h |
|
1769 |
EFAB_POPULATE_DWORD_7( dword, ... ) |
etherfabric.h |
|
1770 |
EFAB_POPULATE_DWORD_6( dword, ... ) |
etherfabric.h |
|
1771 |
EFAB_POPULATE_DWORD_5( dword, ... ) |
etherfabric.h |
|
1772 |
EFAB_POPULATE_DWORD_4( dword, ... ) |
etherfabric.h |
|
1773 |
EFAB_POPULATE_DWORD_3( dword, ... ) |
etherfabric.h |
|
1774 |
EFAB_POPULATE_DWORD_2( dword, ... ) |
etherfabric.h |
|
1775 |
EFAB_POPULATE_DWORD_1( dword, ... ) |
etherfabric.h |
|
1776 |
EFAB_ZERO_DWORD( dword ) |
etherfabric.h |
|
1777 |
EFAB_SET_DWORD( dword ) |
etherfabric.h |
|
1778 |
EFAB_INSERT_FIELD64( ... ) |
etherfabric.h |
|
1779 |
EFAB_INSERT_FIELD32( ... ) |
etherfabric.h |
|
1780 |
EFAB_INPLACE_MASK64( min, max, field ) |
etherfabric.h |
|
1781 |
EFAB_INPLACE_MASK32( min, max, field ) |
etherfabric.h |
|
1782 |
EFAB_SET_OWORD_FIELD64( oword, field, value ) |
etherfabric.h |
|
1783 |
EFAB_SET_QWORD_FIELD64( qword, field, value ) |
etherfabric.h |
|
1784 |
EFAB_SET_OWORD_FIELD32( oword, field, value ) |
etherfabric.h |
|
1785 |
EFAB_SET_QWORD_FIELD32( qword, field, value ) |
etherfabric.h |
|
1786 |
EFAB_SET_DWORD_FIELD( dword, field, value ) |
etherfabric.h |
|
1787 |
EFAB_DMA_TYPE_WIDTH( width ) |
etherfabric.h |
|
1788 |
EFAB_DMA_MASK(mask) |
etherfabric.h |
|
1789 |
HFA384x_FIRMWARE_VERSION(a,b,c) |
hfa384x.h |
|
1790 |
HFA384x_LEVEL_TO_dBm(v) |
hfa384x.h |
|
1791 |
HFA384x_ADDR_AUX_MKFLAT(p,o) |
hfa384x.h |
|
1792 |
HFA384x_ADDR_CMD_MKFLAT(p,o) |
hfa384x.h |
|
1793 |
HFA384x_ADDR_AUX_MKPAGE(f) |
hfa384x.h |
|
1794 |
HFA384x_ADDR_AUX_MKOFF(f) |
hfa384x.h |
|
1795 |
HFA384x_ADDR_CMD_MKPAGE(f) |
hfa384x.h |
|
1796 |
HFA384x_ADDR_CMD_MKOFF(f) |
hfa384x.h |
|
1797 |
HFA384x_AUX_MKOFF(f, c) |
hfa384x.h |
|
1798 |
HFA384x_AUX_MKPAGE(f) |
hfa384x.h |
|
1799 |
HFA384x_CMD_ISBUSY(value) |
hfa384x.h |
|
1800 |
HFA384x_CMD_AINFO_GET(value) |
hfa384x.h |
|
1801 |
HFA384x_CMD_AINFO_SET(value) |
hfa384x.h |
|
1802 |
HFA384x_CMD_MACPORT_GET(value) |
hfa384x.h |
|
1803 |
HFA384x_CMD_MACPORT_SET(value) |
hfa384x.h |
|
1804 |
HFA384x_CMD_ISRECL(value) |
hfa384x.h |
|
1805 |
HFA384x_CMD_RECL_SET(value) |
hfa384x.h |
|
1806 |
HFA384x_CMD_QOS_GET(value) |
hfa384x.h |
|
1807 |
HFA384x_CMD_QOS_SET(value) |
hfa384x.h |
|
1808 |
HFA384x_CMD_ISWRITE(value) |
hfa384x.h |
|
1809 |
HFA384x_CMD_WRITE_SET(value) |
hfa384x.h |
|
1810 |
HFA384x_CMD_PROGMODE_GET(value) |
hfa384x.h |
|
1811 |
HFA384x_CMD_PROGMODE_SET(value) |
hfa384x.h |
|
1812 |
HFA384x_CMD_CMDCODE_GET(value) |
hfa384x.h |
|
1813 |
HFA384x_CMD_CMDCODE_SET(value) |
hfa384x.h |
|
1814 |
HFA384x_STATUS_RESULT_GET(value) |
hfa384x.h |
|
1815 |
HFA384x_STATUS_RESULT_SET(value) |
hfa384x.h |
|
1816 |
HFA384x_STATUS_CMDCODE_GET(value) |
hfa384x.h |
|
1817 |
HFA384x_STATUS_CMDCODE_SET(value) |
hfa384x.h |
|
1818 |
HFA384x_OFFSET_ISBUSY(value) |
hfa384x.h |
|
1819 |
HFA384x_OFFSET_ISERR(value) |
hfa384x.h |
|
1820 |
HFA384x_OFFSET_DATAOFF_GET(value) |
hfa384x.h |
|
1821 |
HFA384x_OFFSET_DATAOFF_SET(value) |
hfa384x.h |
|
1822 |
HFA384x_EVSTAT_ISTICK(value) |
hfa384x.h |
|
1823 |
HFA384x_EVSTAT_ISWTERR(value) |
hfa384x.h |
|
1824 |
HFA384x_EVSTAT_ISINFDROP(value) |
hfa384x.h |
|
1825 |
HFA384x_EVSTAT_ISINFO(value) |
hfa384x.h |
|
1826 |
HFA384x_EVSTAT_ISDTIM(value) |
hfa384x.h |
|
1827 |
HFA384x_EVSTAT_ISCMD(value) |
hfa384x.h |
|
1828 |
HFA384x_EVSTAT_ISALLOC(value) |
hfa384x.h |
|
1829 |
HFA384x_EVSTAT_ISTXEXC(value) |
hfa384x.h |
|
1830 |
HFA384x_EVSTAT_ISTX(value) |
hfa384x.h |
|
1831 |
HFA384x_EVSTAT_ISRX(value) |
hfa384x.h |
|
1832 |
HFA384x_EVSTAT_ISBAP_OP(value) |
hfa384x.h |
|
1833 |
HFA384x_INTEN_ISTICK(value) |
hfa384x.h |
|
1834 |
HFA384x_INTEN_TICK_SET(value) |
hfa384x.h |
|
1835 |
HFA384x_INTEN_ISWTERR(value) |
hfa384x.h |
|
1836 |
HFA384x_INTEN_WTERR_SET(value) |
hfa384x.h |
|
1837 |
HFA384x_INTEN_ISINFDROP(value) |
hfa384x.h |
|
1838 |
HFA384x_INTEN_INFDROP_SET(value) |
hfa384x.h |
|
1839 |
HFA384x_INTEN_ISINFO(value) |
hfa384x.h |
|
1840 |
HFA384x_INTEN_INFO_SET(value) |
hfa384x.h |
|
1841 |
HFA384x_INTEN_ISDTIM(value) |
hfa384x.h |
|
1842 |
HFA384x_INTEN_DTIM_SET(value) |
hfa384x.h |
|
1843 |
HFA384x_INTEN_ISCMD(value) |
hfa384x.h |
|
1844 |
HFA384x_INTEN_CMD_SET(value) |
hfa384x.h |
|
1845 |
HFA384x_INTEN_ISALLOC(value) |
hfa384x.h |
|
1846 |
HFA384x_INTEN_ALLOC_SET(value) |
hfa384x.h |
|
1847 |
HFA384x_INTEN_ISTXEXC(value) |
hfa384x.h |
|
1848 |
HFA384x_INTEN_TXEXC_SET(value) |
hfa384x.h |
|
1849 |
HFA384x_INTEN_ISTX(value) |
hfa384x.h |
|
1850 |
HFA384x_INTEN_TX_SET(value) |
hfa384x.h |
|
1851 |
HFA384x_INTEN_ISRX(value) |
hfa384x.h |
|
1852 |
HFA384x_INTEN_RX_SET(value) |
hfa384x.h |
|
1853 |
HFA384x_EVACK_ISTICK(value) |
hfa384x.h |
|
1854 |
HFA384x_EVACK_TICK_SET(value) |
hfa384x.h |
|
1855 |
HFA384x_EVACK_ISWTERR(value) |
hfa384x.h |
|
1856 |
HFA384x_EVACK_WTERR_SET(value) |
hfa384x.h |
|
1857 |
HFA384x_EVACK_ISINFDROP(value) |
hfa384x.h |
|
1858 |
HFA384x_EVACK_INFDROP_SET(value) |
hfa384x.h |
|
1859 |
HFA384x_EVACK_ISINFO(value) |
hfa384x.h |
|
1860 |
HFA384x_EVACK_INFO_SET(value) |
hfa384x.h |
|
1861 |
HFA384x_EVACK_ISDTIM(value) |
hfa384x.h |
|
1862 |
HFA384x_EVACK_DTIM_SET(value) |
hfa384x.h |
|
1863 |
HFA384x_EVACK_ISCMD(value) |
hfa384x.h |
|
1864 |
HFA384x_EVACK_CMD_SET(value) |
hfa384x.h |
|
1865 |
HFA384x_EVACK_ISALLOC(value) |
hfa384x.h |
|
1866 |
HFA384x_EVACK_ALLOC_SET(value) |
hfa384x.h |
|
1867 |
HFA384x_EVACK_ISTXEXC(value) |
hfa384x.h |
|
1868 |
HFA384x_EVACK_TXEXC_SET(value) |
hfa384x.h |
|
1869 |
HFA384x_EVACK_ISTX(value) |
hfa384x.h |
|
1870 |
HFA384x_EVACK_TX_SET(value) |
hfa384x.h |
|
1871 |
HFA384x_EVACK_ISRX(value) |
hfa384x.h |
|
1872 |
HFA384x_EVACK_RX_SET(value) |
hfa384x.h |
|
1873 |
HFA384x_CONTROL_AUXEN_SET(value) |
hfa384x.h |
|
1874 |
HFA384x_CONTROL_AUXEN_GET(value) |
hfa384x.h |
|
1875 |
hfa384x2host_16(n) |
hfa384x.h |
|
1876 |
hfa384x2host_32(n) |
hfa384x.h |
|
1877 |
host2hfa384x_16(n) |
hfa384x.h |
|
1878 |
host2hfa384x_32(n) |
hfa384x.h |
|
1879 |
HFA384x_TXSTATUS_ISERROR(v) |
hfa384x.h |
|
1880 |
HFA384x_TXSTATUS_ISACKERR(v) |
hfa384x.h |
|
1881 |
HFA384x_TXSTATUS_ISFORMERR(v) |
hfa384x.h |
|
1882 |
HFA384x_TXSTATUS_ISDISCON(v) |
hfa384x.h |
|
1883 |
HFA384x_TXSTATUS_ISAGEDERR(v) |
hfa384x.h |
|
1884 |
HFA384x_TXSTATUS_ISRETRYERR(v) |
hfa384x.h |
|
1885 |
HFA384x_TX_GET(v,m,s) |
hfa384x.h |
|
1886 |
HFA384x_TX_SET(v,m,s) |
hfa384x.h |
|
1887 |
HFA384x_TX_CFPOLL_GET(v) |
hfa384x.h |
|
1888 |
HFA384x_TX_CFPOLL_SET(v) |
hfa384x.h |
|
1889 |
HFA384x_TX_PRST_GET(v) |
hfa384x.h |
|
1890 |
HFA384x_TX_PRST_SET(v) |
hfa384x.h |
|
1891 |
HFA384x_TX_MACPORT_GET(v) |
hfa384x.h |
|
1892 |
HFA384x_TX_MACPORT_SET(v) |
hfa384x.h |
|
1893 |
HFA384x_TX_NOENCRYPT_GET(v) |
hfa384x.h |
|
1894 |
HFA384x_TX_NOENCRYPT_SET(v) |
hfa384x.h |
|
1895 |
HFA384x_TX_RETRYSTRAT_GET(v) |
hfa384x.h |
|
1896 |
HFA384x_TX_RETRYSTRAT_SET(v) |
hfa384x.h |
|
1897 |
HFA384x_TX_STRUCTYPE_GET(v) |
hfa384x.h |
|
1898 |
HFA384x_TX_STRUCTYPE_SET(v) |
hfa384x.h |
|
1899 |
HFA384x_TX_TXEX_GET(v) |
hfa384x.h |
|
1900 |
HFA384x_TX_TXEX_SET(v) |
hfa384x.h |
|
1901 |
HFA384x_TX_TXOK_GET(v) |
hfa384x.h |
|
1902 |
HFA384x_TX_TXOK_SET(v) |
hfa384x.h |
|
1903 |
HFA384x_RXSTATUS_MSGTYPE_GET(value) |
hfa384x.h |
|
1904 |
HFA384x_RXSTATUS_MSGTYPE_SET(value) |
hfa384x.h |
|
1905 |
HFA384x_RXSTATUS_MACPORT_GET(value) |
hfa384x.h |
|
1906 |
HFA384x_RXSTATUS_MACPORT_SET(value) |
hfa384x.h |
|
1907 |
HFA384x_RXSTATUS_ISUNDECR(value) |
hfa384x.h |
|
1908 |
HFA384x_RXSTATUS_ISFCSERR(value) |
hfa384x.h |
|
1909 |
HFA384x_USB_ISFRM(a) |
hfa384x.h |
|
1910 |
HFA384x_USB_ISTXFRM(a) |
hfa384x.h |
|
1911 |
HFA384x_USB_ISRXFRM(a) |
hfa384x.h |
|
1912 |
XNOR(x,y) |
mtnic.h |
|
1913 |
MTNIC_BC_OFF(bc) |
mtnic.h |
|
1914 |
MTNIC_BC_SZ(bc) |
mtnic.h |
|
1915 |
MTNIC_BC_ONES(size) |
mtnic.h |
|
1916 |
MTNIC_BC_MASK(bc) |
mtnic.h |
|
1917 |
MTNIC_BC_VAL(val, bc) |
mtnic.h |
|
1918 |
MTNIC_BC(off, size) |
mtnic.h |
|
1919 |
MTNIC_BC_GET(x, bc) |
mtnic.h |
|
1920 |
MTNIC_BC_SET(x, val, bc) |
mtnic.h |
|
1921 |
MTNIC_BC_PUT(x, val, bc) |
mtnic.h |
|
1922 |
eeprom_delay(ee_addr) |
natsemi.h |
|
1923 |
WLAN_GET_FC_PVER(n) |
p80211hdr.h |
|
1924 |
WLAN_GET_FC_FTYPE(n) |
p80211hdr.h |
|
1925 |
WLAN_GET_FC_FSTYPE(n) |
p80211hdr.h |
|
1926 |
WLAN_GET_FC_TODS(n) |
p80211hdr.h |
|
1927 |
WLAN_GET_FC_FROMDS(n) |
p80211hdr.h |
|
1928 |
WLAN_GET_FC_MOREFRAG(n) |
p80211hdr.h |
|
1929 |
WLAN_GET_FC_RETRY(n) |
p80211hdr.h |
|
1930 |
WLAN_GET_FC_PWRMGT(n) |
p80211hdr.h |
|
1931 |
WLAN_GET_FC_MOREDATA(n) |
p80211hdr.h |
|
1932 |
WLAN_GET_FC_ISWEP(n) |
p80211hdr.h |
|
1933 |
WLAN_GET_FC_ORDER(n) |
p80211hdr.h |
|
1934 |
WLAN_SET_FC_PVER(n) |
p80211hdr.h |
|
1935 |
WLAN_SET_FC_FTYPE(n) |
p80211hdr.h |
|
1936 |
WLAN_SET_FC_FSTYPE(n) |
p80211hdr.h |
|
1937 |
WLAN_SET_FC_TODS(n) |
p80211hdr.h |
|
1938 |
WLAN_SET_FC_FROMDS(n) |
p80211hdr.h |
|
1939 |
WLAN_SET_FC_MOREFRAG(n) |
p80211hdr.h |
|
1940 |
WLAN_SET_FC_RETRY(n) |
p80211hdr.h |
|
1941 |
WLAN_SET_FC_PWRMGT(n) |
p80211hdr.h |
|
1942 |
WLAN_SET_FC_MOREDATA(n) |
p80211hdr.h |
|
1943 |
WLAN_SET_FC_ISWEP(n) |
p80211hdr.h |
|
1944 |
WLAN_SET_FC_ORDER(n) |
p80211hdr.h |
|
1945 |
WLAN_GET_SEQ_FRGNUM(n) |
p80211hdr.h |
|
1946 |
WLAN_GET_SEQ_SEQNUM(n) |
p80211hdr.h |
|
1947 |
WLAN_HDR_A3_DATAP(p) |
p80211hdr.h |
|
1948 |
WLAN_HDR_A4_DATAP(p) |
p80211hdr.h |
|
1949 |
DOT11_RATE5_ISBASIC_GET(r) |
p80211hdr.h |
|
1950 |
WLAN_CTL_FRAMELEN(fstype) |
p80211hdr.h |
|
1951 |
SMC_SELECT_BANK(x, y) |
smc9000.h |
|
1952 |
SMC_DELAY(x) |
smc9000.h |
|
1953 |
GET_CHIP_REV_ID(MISC_HOST_CTRL) |
tg3.h |
|
1954 |
GET_ASIC_REV(CHIP_REV_ID) |
tg3.h |
|
1955 |
GET_CHIP_REV(CHIP_REV_ID) |
tg3.h |
|
1956 |
GET_METAL_REV(CHIP_REV_ID) |
tg3.h |
|
1957 |
CIRC_INC( a, b ) |
tlan.h |
|
1958 |
TLan_ClearBit( bit, port ) |
tlan.h |
|
1959 |
TLan_GetBit( bit, port ) |
tlan.h |
|
1960 |
TLan_SetBit( bit, port ) |
tlan.h |
|
1961 |
XOR8( a, b, c, d, e, f, g, h ) |
tlan.h |
|
1962 |
DA( a, bit ) |
tlan.h |
|
1963 |
BYTE_REG_BITS_ON(x,p) |
via-velocity.h |
|
1964 |
WORD_REG_BITS_ON(x,p) |
via-velocity.h |
|
1965 |
DWORD_REG_BITS_ON(x,p) |
via-velocity.h |
|
1966 |
BYTE_REG_BITS_IS_ON(x,p) |
via-velocity.h |
|
1967 |
WORD_REG_BITS_IS_ON(x,p) |
via-velocity.h |
|
1968 |
DWORD_REG_BITS_IS_ON(x,p) |
via-velocity.h |
|
1969 |
BYTE_REG_BITS_OFF(x,p) |
via-velocity.h |
|
1970 |
WORD_REG_BITS_OFF(x,p) |
via-velocity.h |
|
1971 |
DWORD_REG_BITS_OFF(x,p) |
via-velocity.h |
|
1972 |
BYTE_REG_BITS_SET(x,m,p) |
via-velocity.h |
|
1973 |
WORD_REG_BITS_SET(x,m,p) |
via-velocity.h |
|
1974 |
DWORD_REG_BITS_SET(x,m,p) |
via-velocity.h |
|
1975 |
VAR_USED(p) |
via-velocity.h |
|
1976 |
mac_hw_mibs_init(regs) |
via-velocity.h |
|
1977 |
mac_read_isr(regs) |
via-velocity.h |
|
1978 |
mac_write_isr(regs, x) |
via-velocity.h |
|
1979 |
mac_clear_isr(regs) |
via-velocity.h |
|
1980 |
mac_write_int_mask(mask, regs) |
via-velocity.h |
|
1981 |
mac_disable_int(regs) |
via-velocity.h |
|
1982 |
mac_enable_int(regs) |
via-velocity.h |
|
1983 |
mac_hw_mibs_read(regs, MIBs) |
via-velocity.h |
|
1984 |
mac_set_dma_length(regs, n) |
via-velocity.h |
|
1985 |
mac_set_rx_thresh(regs, n) |
via-velocity.h |
|
1986 |
mac_rx_queue_run(regs) |
via-velocity.h |
|
1987 |
mac_rx_queue_wake(regs) |
via-velocity.h |
|
1988 |
mac_tx_queue_run(regs, n) |
via-velocity.h |
|
1989 |
mac_tx_queue_wake(regs, n) |
via-velocity.h |
|
1990 |
mac_eeprom_reload(regs) |
via-velocity.h |
|
1991 |
PHYID_GET_PHY_REV_ID(i) |
via-velocity.h |
|
1992 |
PHYID_GET_PHY_ID(i) |
via-velocity.h |
|
1993 |
MII_REG_BITS_ON(x,i,p) |
via-velocity.h |
|
1994 |
MII_REG_BITS_OFF(x,i,p) |
via-velocity.h |
|
1995 |
MII_REG_BITS_IS_ON(x,i,p) |
via-velocity.h |
|
1996 |
MII_GET_PHY_ID(p) |
via-velocity.h |
|
1997 |
ASSERT(x) |
via-velocity.h |
|
1998 |
VELOCITY_DBG(p,args...) |
via-velocity.h |
|
1999 |
ASSERT(x) |
via-velocity.h |
|
2000 |
VELOCITY_DBG(x) |
via-velocity.h |
|
2001 |
VELOCITY_PRT(l, p, args...) |
via-velocity.h |
|
2002 |
VELOCITY_PRT_CAMMASK(p,t) |
via-velocity.h |
|
2003 |
vring_size(num) |
virtio-ring.h |
|
2004 |
WLAN_LOG_ERROR0(x) |
wlan_compat.h |
|
2005 |
WLAN_LOG_ERROR1(x,n) |
wlan_compat.h |
|
2006 |
WLAN_LOG_ERROR2(x,n1,n2) |
wlan_compat.h |
|
2007 |
WLAN_LOG_ERROR3(x,n1,n2,n3) |
wlan_compat.h |
|
2008 |
WLAN_LOG_ERROR4(x,n1,n2,n3,n4) |
wlan_compat.h |
|
2009 |
WLAN_LOG_WARNING0(x) |
wlan_compat.h |
|
2010 |
WLAN_LOG_WARNING1(x,n) |
wlan_compat.h |
|
2011 |
WLAN_LOG_WARNING2(x,n1,n2) |
wlan_compat.h |
|
2012 |
WLAN_LOG_WARNING3(x,n1,n2,n3) |
wlan_compat.h |
|
2013 |
WLAN_LOG_WARNING4(x,n1,n2,n3,n4) |
wlan_compat.h |
|
2014 |
WLAN_LOG_NOTICE0(x) |
wlan_compat.h |
|
2015 |
WLAN_LOG_NOTICE1(x,n) |
wlan_compat.h |
|
2016 |
WLAN_LOG_NOTICE2(x,n1,n2) |
wlan_compat.h |
|
2017 |
WLAN_LOG_NOTICE3(x,n1,n2,n3) |
wlan_compat.h |
|
2018 |
WLAN_LOG_NOTICE4(x,n1,n2,n3,n4) |
wlan_compat.h |
|
2019 |
WLAN_LOG_INFO0(x) |
wlan_compat.h |
|
2020 |
WLAN_LOG_INFO1(x,n) |
wlan_compat.h |
|
2021 |
WLAN_LOG_INFO2(x,n1,n2) |
wlan_compat.h |
|
2022 |
WLAN_LOG_INFO3(x,n1,n2,n3) |
wlan_compat.h |
|
2023 |
WLAN_LOG_INFO4(x,n1,n2,n3,n4) |
wlan_compat.h |
|
2024 |
WLAN_LOG_INFO5(x,n1,n2,n3,n4,n5) |
wlan_compat.h |
|
2025 |
WLAN_ASSERT(c) |
wlan_compat.h |
|
2026 |
WLAN_HEX_DUMP( l, x, p, n) |
wlan_compat.h |
|
2027 |
WLAN_LOG_DEBUG0(l,x) |
wlan_compat.h |
|
2028 |
WLAN_LOG_DEBUG1(l,x,n) |
wlan_compat.h |
|
2029 |
WLAN_LOG_DEBUG2(l,x,n1,n2) |
wlan_compat.h |
|
2030 |
WLAN_LOG_DEBUG3(l,x,n1,n2,n3) |
wlan_compat.h |
|
2031 |
WLAN_LOG_DEBUG4(l,x,n1,n2,n3,n4) |
wlan_compat.h |
|
2032 |
WLAN_LOG_DEBUG5(l,x,n1,n2,n3,n4,n5) |
wlan_compat.h |
|
2033 |
WLAN_LOG_DEBUG6(l,x,n1,n2,n3,n4,n5,n6) |
wlan_compat.h |
|
2034 |
WLAN_ASSERT(c) |
wlan_compat.h |
|
2035 |
WLAN_HEX_DUMP( l, s, p, n) |
wlan_compat.h |
|
2036 |
WLAN_LOG_DEBUG0(l, s) |
wlan_compat.h |
|
2037 |
WLAN_LOG_DEBUG1(l, s,n) |
wlan_compat.h |
|
2038 |
WLAN_LOG_DEBUG2(l, s,n1,n2) |
wlan_compat.h |
|
2039 |
WLAN_LOG_DEBUG3(l, s,n1,n2,n3) |
wlan_compat.h |
|
2040 |
WLAN_LOG_DEBUG4(l, s,n1,n2,n3,n4) |
wlan_compat.h |
|
2041 |
WLAN_LOG_DEBUG5(l, s,n1,n2,n3,n4,n5) |
wlan_compat.h |
|
2042 |
WLAN_LOG_ERROR0(s) |
wlan_compat.h |
|
2043 |
WLAN_LOG_ERROR1(s,n) |
wlan_compat.h |
|
2044 |
WLAN_LOG_ERROR2(s,n1,n2) |
wlan_compat.h |
|
2045 |
WLAN_LOG_ERROR3(s,n1,n2,n3) |
wlan_compat.h |
|
2046 |
WLAN_LOG_ERROR4(s,n1,n2,n3,n4) |
wlan_compat.h |
|
2047 |
WLAN_LOG_WARNING0(s) |
wlan_compat.h |
|
2048 |
WLAN_LOG_WARNING1(s,n) |
wlan_compat.h |
|
2049 |
WLAN_LOG_WARNING2(s,n1,n2) |
wlan_compat.h |
|
2050 |
WLAN_LOG_WARNING3(s,n1,n2,n3) |
wlan_compat.h |
|
2051 |
WLAN_LOG_WARNING4(s,n1,n2,n3,n4) |
wlan_compat.h |
|
2052 |
WLAN_LOG_NOTICE0(s) |
wlan_compat.h |
|
2053 |
WLAN_LOG_NOTICE1(s,n) |
wlan_compat.h |
|
2054 |
WLAN_LOG_NOTICE2(s,n1,n2) |
wlan_compat.h |
|
2055 |
WLAN_LOG_NOTICE3(s,n1,n2,n3) |
wlan_compat.h |
|
2056 |
WLAN_LOG_NOTICE4(s,n1,n2,n3,n4) |
wlan_compat.h |
|
2057 |
WLAN_ASSERT(c) |
wlan_compat.h |
|
2058 |
WLAN_HEX_DUMP( l, s, p, n) |
wlan_compat.h |
|
2059 |
WLAN_LOG_INFO0(s) |
wlan_compat.h |
|
2060 |
WLAN_LOG_INFO1(s,n) |
wlan_compat.h |
|
2061 |
WLAN_LOG_INFO2(s,n1,n2) |
wlan_compat.h |
|
2062 |
WLAN_LOG_INFO3(s,n1,n2,n3) |
wlan_compat.h |
|
2063 |
WLAN_LOG_INFO4(s,n1,n2,n3,n4) |
wlan_compat.h |
|
2064 |
WLAN_LOG_INFO5(s,n1,n2,n3,n4,n5) |
wlan_compat.h |
|
2065 |
WLAN_LOG_DEBUG0(l, s) |
wlan_compat.h |
|
2066 |
WLAN_LOG_DEBUG1(l, s,n) |
wlan_compat.h |
|
2067 |
WLAN_LOG_DEBUG2(l, s,n1,n2) |
wlan_compat.h |
|
2068 |
WLAN_LOG_DEBUG3(l, s,n1,n2,n3) |
wlan_compat.h |
|
2069 |
WLAN_LOG_DEBUG4(l, s,n1,n2,n3,n4) |
wlan_compat.h |
|
2070 |
WLAN_LOG_DEBUG5(l, s,n1,n2,n3,n4,n5) |
wlan_compat.h |
|
2071 |
wlan_ms_to_ticks(n) |
wlan_compat.h |
|
2072 |
wlan_tu2ticks(n) |
wlan_compat.h |
|
2073 |
WLAN_INT_DISABLE(n) |
wlan_compat.h |
|
2074 |
WLAN_INT_ENABLE(n) |
wlan_compat.h |
|
2075 |
KERNEL_VERSION(a,b,c) |
wlan_compat.h |
|
2076 |
kfree_s(a, b) |
wlan_compat.h |
|
2077 |
init_waitqueue_head(p) |
wlan_compat.h |
|
2078 |
init_waitqueue_head(p) |
wlan_compat.h |
|
2079 |
set_current_state(b) |
wlan_compat.h |
|
2080 |
init_waitqueue_entry(a, b) |
wlan_compat.h |
|
2081 |
__wait_event_interruptible_timeout(wq, condition, timeout, ret) |
wlan_compat.h |
|
2082 |
wait_event_interruptible_timeout(wq, condition, timeout) |
wlan_compat.h |
|
2083 |
spin_lock(l) |
wlan_compat.h |
|
2084 |
spin_unlock(l) |
wlan_compat.h |
|
2085 |
spin_lock_irqsave(l,f) |
wlan_compat.h |
|
2086 |
spin_unlock_irqrestore(l,f) |
wlan_compat.h |
|
2087 |
spin_lock_init(s) |
wlan_compat.h |
|
2088 |
spin_trylock(l) |
wlan_compat.h |
|
2089 |
spin_is_locked(x) |
wlan_compat.h |
|
2090 |
spin_is_locked(l) |
wlan_compat.h |
|
2091 |
MODULE_PARM(a,b) |
wlan_compat.h |
|
2092 |
MODULE_AUTHOR(a) |
wlan_compat.h |
|
2093 |
MODULE_DESCRIPTION(a) |
wlan_compat.h |
|
2094 |
MODULE_SUPPORTED_DEVICE(a) |
wlan_compat.h |
|
2095 |
GET_USE_COUNT(m) |
wlan_compat.h |
|
2096 |
MODULE_LICENSE(m) |
wlan_compat.h |
|
2097 |
MODULE_DEVICE_TABLE(foo,bar) |
wlan_compat.h |
|
2098 |
wlan_minutes2ticks(a) |
wlan_compat.h |
|
2099 |
wlan_seconds2ticks(a) |
wlan_compat.h |
|
2100 |
ieee2host16(n) |
wlan_compat.h |
|
2101 |
ieee2host32(n) |
wlan_compat.h |
|
2102 |
host2ieee16(n) |
wlan_compat.h |
|
2103 |
host2ieee32(n) |
wlan_compat.h |
|
2104 |
wlan_inw(a) |
wlan_compat.h |
|
2105 |
wlan_inw_le16_to_cpu(a) |
wlan_compat.h |
|
2106 |
wlan_outw(v,a) |
wlan_compat.h |
|
2107 |
wlan_outw_cpu_to_le16(v,a) |
wlan_compat.h |
|
2108 |
wlan_inw(a) |
wlan_compat.h |
|
2109 |
wlan_inw_le16_to_cpu(a) |
wlan_compat.h |
|
2110 |
wlan_outw(v,a) |
wlan_compat.h |
|
2111 |
wlan_outw_cpu_to_le16(v,a) |
wlan_compat.h |
|
2112 |
wlan_max(a, b) |
wlan_compat.h |
|
2113 |
wlan_min(a, b) |
wlan_compat.h |
|
2114 |
wlan_isprint(c) |
wlan_compat.h |
|
2115 |
wlan_hexchar(x) |
wlan_compat.h |
|
2116 |
wlan_mkprintstr(buf, buflen, str, strlen) |
wlan_compat.h |
|
2117 |
E1000_DESC_UNUSED(R) |
e1000.h |
|
2118 |
E1000_RX_DESC_PS(R, i) |
e1000.h |
|
2119 |
E1000_RX_DESC_EXT(R, i) |
e1000.h |
|
2120 |
E1000_GET_DESC(R, i, type) |
e1000.h |
|
2121 |
E1000_RX_DESC(R, i) |
e1000.h |
|
2122 |
E1000_TX_DESC(R, i) |
e1000.h |
|
2123 |
E1000_CONTEXT_DESC(R, i) |
e1000.h |
|
2124 |
E1000_BYTE_SWAP_WORD(_value) |
e1000_hw.h |
|
2125 |
E1000_READ_REG_IO(a, reg) |
e1000_hw.h |
|
2126 |
E1000_WRITE_REG_IO(a, reg, val) |
e1000_hw.h |
|
2127 |
E1000_82542_SRRCTL(_n) |
e1000_hw.h |
Split and Replication |
2128 |
E1000_82542_DCA_RXCTRL(_n) |
e1000_hw.h |
|
2129 |
TBI_ACCEPT(adapter, status, errors, length, last_byte) |
e1000_hw.h |
|
2130 |
GG82563_REG(page, reg) |
e1000_hw.h |
|
2131 |
PHY_REG(page, reg) |
e1000_hw.h |
|
2132 |
DEBUGFUNC(F) |
e1000_osdep.h |
|
2133 |
DEBUGFUNC(F) |
e1000_osdep.h |
|
2134 |
DEBUGOUT(S) |
e1000_osdep.h |
|
2135 |
DEBUGOUT1(S, A...) |
e1000_osdep.h |
|
2136 |
DEBUGOUT(S) |
e1000_osdep.h |
|
2137 |
DEBUGOUT1(S, A...) |
e1000_osdep.h |
|
2138 |
E1000_WRITE_REG(a, reg, value) |
e1000_osdep.h |
|
2139 |
E1000_READ_REG(a, reg) |
e1000_osdep.h |
|
2140 |
E1000_WRITE_REG_ARRAY(a, reg, offset, value) |
e1000_osdep.h |
|
2141 |
E1000_READ_REG_ARRAY(a, reg, offset) |
e1000_osdep.h |
|
2142 |
E1000_WRITE_REG_ARRAY_WORD(a, reg, offset, value) |
e1000_osdep.h |
|
2143 |
E1000_READ_REG_ARRAY_WORD(a, reg, offset) |
e1000_osdep.h |
|
2144 |
E1000_WRITE_REG_ARRAY_BYTE(a, reg, offset, value) |
e1000_osdep.h |
|
2145 |
E1000_READ_REG_ARRAY_BYTE(a, reg, offset) |
e1000_osdep.h |
|
2146 |
E1000_WRITE_FLUSH(a) |
e1000_osdep.h |
|
2147 |
E1000_WRITE_ICH_FLASH_REG(a, reg, value) |
e1000_osdep.h |
|
2148 |
E1000_READ_ICH_FLASH_REG(a, reg) |
e1000_osdep.h |
|
2149 |
E1000_WRITE_ICH_FLASH_REG16(a, reg, value) |
e1000_osdep.h |
|
2150 |
E1000_READ_ICH_FLASH_REG16(a, reg) |
e1000_osdep.h |
|
2151 |
msleep(n) |
e1000_osdep.h |
|
2152 |
MOD_INC(counter, max_count) |
ib_mt25218.c |
|
2153 |
WRITE_BYTE_VOL(addr, off, val) |
ib_mt25218.c |
|
2154 |
WRITE_WORD_VOL(addr, off, val) |
ib_mt25218.c |
|
2155 |
WRITE_DWORD_VOL(addr, off, val) |
ib_mt25218.c |
|
2156 |
EQUAL_GUIDS(g1, g2) |
ipoib.c |
|
2157 |
MAC_IDX(i) |
ipoib.c |
|
2158 |
tprintf(fmt, a...) |
mt23108_imp.c |
|
2159 |
eprintf(fmt, a...) |
mt23108_imp.c |
|
2160 |
tprintf(fmt, a...) |
mt25218_imp.c |
|
2161 |
eprintf(fmt, a...) |
mt25218_imp.c |
|
2162 |
MT_BIT_OFFSET(object_struct,reg_path) |
bit_ops.h |
|
2163 |
MT_BIT_SIZE(object_struct,reg_path) |
bit_ops.h |
|
2164 |
MT_BIT_OFFSET_SIZE(object_struct,reg_path) |
bit_ops.h |
|
2165 |
MT_BYTE_OFFSET(object_struct,reg_path) |
bit_ops.h |
|
2166 |
MT_BYTE_SIZE(object_struct,reg_path) |
bit_ops.h |
|
2167 |
MT_BYTE_OFFSET_SIZE(object_struct,reg_path) |
bit_ops.h |
|
2168 |
MT_STRUCT_SIZE(object_struct) |
bit_ops.h |
|
2169 |
MASK32(S) |
bit_ops.h |
|
2170 |
BITS32(O,S) |
bit_ops.h |
|
2171 |
MT_EXTRACT32(W,O,S) |
bit_ops.h |
|
2172 |
MT_INSERT32(W,F,O,S) |
bit_ops.h |
|
2173 |
MT_EXTRACT_ARRAY32(A,O,S) |
bit_ops.h |
|
2174 |
MT_INSERT_ARRAY32(A,F,O,S) |
bit_ops.h |
|
2175 |
INS_FLD(src, a, st, fld) |
bit_ops.h |
|
2176 |
EX_FLD(a, st, fld) |
bit_ops.h |
|
2177 |
FLD_DW_ADDR(buf, st, fld) |
bit_ops.h |
|
2178 |
INS_FLD_TO_BE(val, buf, st, fld) |
bit_ops.h |
|
2179 |
EX_FLD_FROM_BE(buf, st, fld, type) |
bit_ops.h |
|
2180 |
NX_CDRP_SIGNATURE_TO_PCIFN(sign) |
nxhal_nic_interface.h |
|
2181 |
NX_CDRP_SIGNATURE_TO_VERSION(sign) |
nxhal_nic_interface.h |
|
2182 |
NX_CDRP_SIGNATURE_TO_MAGIC(sign) |
nxhal_nic_interface.h |
|
2183 |
NX_CDRP_SIGNATURE_VALID(sign) |
nxhal_nic_interface.h |
|
2184 |
NX_CDRP_SIGNATURE_MAKE(pcifn,version) |
nxhal_nic_interface.h |
|
2185 |
NX_CDRP_FORM_RSP(rsp) |
nxhal_nic_interface.h |
|
2186 |
NX_CDRP_IS_RSP(rsp) |
nxhal_nic_interface.h |
|
2187 |
NX_CDRP_FORM_CMD(cmd) |
nxhal_nic_interface.h |
|
2188 |
NX_CDRP_IS_CMD(cmd) |
nxhal_nic_interface.h |
|
2189 |
NX_CAP_BIT(class, bit) |
nxhal_nic_interface.h |
|
2190 |
SIZEOF_HOSTRQ_TX(HOSTRQ_TX) |
nxhal_nic_interface.h |
|
2191 |
SIZEOF_CARDRSP_TX(CARDRSP_TX) |
nxhal_nic_interface.h |
|
2192 |
SIZEOF_HOSTRQ_RX(HOSTRQ_RX, rds_rings, sds_rings) |
nxhal_nic_interface.h |
|
2193 |
SIZEOF_CARDRSP_RX(CARDRSP_RX, rds_rings, sds_rings) |
nxhal_nic_interface.h |
|
2194 |
NX_PSEUDO_BIT_STRUCT( _structure ) |
nx_bitops.h |
|
2195 |
NX_PSEUDO_STRUCT( _ptr ) |
nx_bitops.h |
|
2196 |
NX_BIT_OFFSET( _ptr, _field ) |
nx_bitops.h |
|
2197 |
NX_BIT_WIDTH( _ptr, _field ) |
nx_bitops.h |
|
2198 |
NX_QWORD_OFFSET( _ptr, _field ) |
nx_bitops.h |
|
2199 |
NX_QWORD_BIT_OFFSET( _ptr, _index, _field ) |
nx_bitops.h |
|
2200 |
NX_BIT_MASK( _ptr, _field ) |
nx_bitops.h |
|
2201 |
NX_ASSEMBLE_1( _ptr, _index, _field, _value ) |
nx_bitops.h |
|
2202 |
NX_ASSEMBLE_2( _ptr, _index, _field, _value, ... ) |
nx_bitops.h |
|
2203 |
NX_ASSEMBLE_3( _ptr, _index, _field, _value, ... ) |
nx_bitops.h |
|
2204 |
NX_ASSEMBLE_4( _ptr, _index, _field, _value, ... ) |
nx_bitops.h |
|
2205 |
NX_ASSEMBLE_5( _ptr, _index, _field, _value, ... ) |
nx_bitops.h |
|
2206 |
NX_ASSEMBLE_6( _ptr, _index, _field, _value, ... ) |
nx_bitops.h |
|
2207 |
NX_ASSEMBLE_7( _ptr, _index, _field, _value, ... ) |
nx_bitops.h |
|
2208 |
NX_MASK_1( _ptr, _index, _field ) |
nx_bitops.h |
|
2209 |
NX_MASK_2( _ptr, _index, _field, ... ) |
nx_bitops.h |
|
2210 |
NX_MASK_3( _ptr, _index, _field, ... ) |
nx_bitops.h |
|
2211 |
NX_MASK_4( _ptr, _index, _field, ... ) |
nx_bitops.h |
|
2212 |
NX_MASK_5( _ptr, _index, _field, ... ) |
nx_bitops.h |
|
2213 |
NX_MASK_6( _ptr, _index, _field, ... ) |
nx_bitops.h |
|
2214 |
NX_MASK_7( _ptr, _index, _field, ... ) |
nx_bitops.h |
|
2215 |
NX_FILL( _ptr, _index, _assembled ) |
nx_bitops.h |
|
2216 |
NX_FILL_1( _ptr, _index, ... ) |
nx_bitops.h |
|
2217 |
NX_FILL_2( _ptr, _index, ... ) |
nx_bitops.h |
|
2218 |
NX_FILL_3( _ptr, _index, ... ) |
nx_bitops.h |
|
2219 |
NX_FILL_4( _ptr, _index, ... ) |
nx_bitops.h |
|
2220 |
NX_FILL_5( _ptr, _index, ... ) |
nx_bitops.h |
|
2221 |
NX_FILL_6( _ptr, _index, ... ) |
nx_bitops.h |
|
2222 |
NX_FILL_7( _ptr, _index, ... ) |
nx_bitops.h |
|
2223 |
NX_GET64( _ptr, _field ) |
nx_bitops.h |
|
2224 |
NX_GET( _ptr, _field ) |
nx_bitops.h |
|
2225 |
UNM_CRB_BASE(blk) |
phantom.h |
|
2226 |
UNM_CRB_BLK(reg) |
phantom.h |
|
2227 |
UNM_CRB_OFFSET(reg) |
phantom.h |
|
2228 |
UNM_CAM_RAM_DMESG_HEAD(n) |
phantom.h |
|
2229 |
UNM_CAM_RAM_DMESG_LEN(n) |
phantom.h |
|
2230 |
UNM_CAM_RAM_DMESG_TAIL(n) |
phantom.h |
|
2231 |
UNM_CAM_RAM_DMESG_SIG(n) |
phantom.h |
|
2232 |
UNM_NIC_REG_XG_STATE_P3_LINK( port, state_p3 ) |
phantom.h |
|
2233 |
alloca(size) |
alloca.h |
|
2234 |
assert( condition ) |
assert.h |
|
2235 |
linker_assert( condition, error_symbol ) |
assert.h |
|
2236 |
ntohl(x) |
big_bswap.h |
|
2237 |
htonl(x) |
big_bswap.h |
|
2238 |
ntohs(x) |
big_bswap.h |
|
2239 |
htons(x) |
big_bswap.h |
|
2240 |
cpu_to_le64(x) |
big_bswap.h |
|
2241 |
cpu_to_le32(x) |
big_bswap.h |
|
2242 |
cpu_to_le16(x) |
big_bswap.h |
|
2243 |
cpu_to_be64(x) |
big_bswap.h |
|
2244 |
cpu_to_be32(x) |
big_bswap.h |
|
2245 |
cpu_to_be16(x) |
big_bswap.h |
|
2246 |
le64_to_cpu(x) |
big_bswap.h |
|
2247 |
le32_to_cpu(x) |
big_bswap.h |
|
2248 |
le16_to_cpu(x) |
big_bswap.h |
|
2249 |
be64_to_cpu(x) |
big_bswap.h |
|
2250 |
be32_to_cpu(x) |
big_bswap.h |
|
2251 |
be16_to_cpu(x) |
big_bswap.h |
|
2252 |
cpu_to_le64s(x) |
big_bswap.h |
|
2253 |
cpu_to_le32s(x) |
big_bswap.h |
|
2254 |
cpu_to_le16s(x) |
big_bswap.h |
|
2255 |
cpu_to_be64s(x) |
big_bswap.h |
|
2256 |
cpu_to_be32s(x) |
big_bswap.h |
|
2257 |
cpu_to_be16s(x) |
big_bswap.h |
|
2258 |
le64_to_cpus(x) |
big_bswap.h |
|
2259 |
le32_to_cpus(x) |
big_bswap.h |
|
2260 |
le16_to_cpus(x) |
big_bswap.h |
|
2261 |
be64_to_cpus(x) |
big_bswap.h |
|
2262 |
be32_to_cpus(x) |
big_bswap.h |
|
2263 |
be16_to_cpus(x) |
big_bswap.h |
|
2264 |
TAG_LEN(p) |
bootp.h |
|
2265 |
swap64(x) |
byteswap.h |
|
2266 |
swap32(x) |
byteswap.h |
|
2267 |
swap16(x) |
byteswap.h |
|
2268 |
bswap_64(x) |
byteswap.h |
|
2269 |
bswap_32(x) |
byteswap.h |
|
2270 |
bswap_16(x) |
byteswap.h |
|
2271 |
__attribute__(x) |
compiler.h |
|
2272 |
_H1( x, y ) |
compiler.h |
|
2273 |
_H2( x, y ) |
compiler.h |
|
2274 |
PREFIX_OBJECT(prefix) |
compiler.h |
|
2275 |
_STR(s) |
compiler.h |
|
2276 |
_XSTR(s) |
compiler.h |
|
2277 |
REQUIRE_OBJECT(object) |
compiler.h |
|
2278 |
DBG_IF( level, ... ) |
compiler.h |
|
2279 |
DBG_HDA_IF( level, dispaddr, data, len ) |
compiler.h |
|
2280 |
DBG_HD_IF( level, data, len ) |
compiler.h |
|
2281 |
DBG_AC_IF( level, id ) |
compiler.h |
|
2282 |
DBG_DC_IF( level ) |
compiler.h |
|
2283 |
DBGC_IF( level, id, ... ) |
compiler.h |
|
2284 |
DBGC_HDA_IF( level, id, ... ) |
compiler.h |
|
2285 |
DBGC_HD_IF( level, id, ... ) |
compiler.h |
|
2286 |
DBG( ... ) |
compiler.h |
|
2287 |
DBG_HDA( ... ) |
compiler.h |
|
2288 |
DBG_HD( ... ) |
compiler.h |
|
2289 |
DBGC( ... ) |
compiler.h |
|
2290 |
DBGC_HDA( ... ) |
compiler.h |
|
2291 |
DBGC_HD( ... ) |
compiler.h |
|
2292 |
DBG2( ... ) |
compiler.h |
|
2293 |
DBG2_HDA( ... ) |
compiler.h |
|
2294 |
DBG2_HD( ... ) |
compiler.h |
|
2295 |
DBGC2( ... ) |
compiler.h |
|
2296 |
DBGC2_HDA( ... ) |
compiler.h |
|
2297 |
DBGC2_HD( ... ) |
compiler.h |
|
2298 |
DBGP( ... ) |
compiler.h |
|
2299 |
DBGP_HDA( ... ) |
compiler.h |
|
2300 |
DBGP_HD( ... ) |
compiler.h |
|
2301 |
DBGCP( ... ) |
compiler.h |
|
2302 |
DBGCP_HDA( ... ) |
compiler.h |
|
2303 |
DBGCP_HD( ... ) |
compiler.h |
|
2304 |
DBGIO( ... ) |
compiler.h |
|
2305 |
DBGIO_HDA( ... ) |
compiler.h |
|
2306 |
DBGIO_HD( ... ) |
compiler.h |
|
2307 |
DBGCIO( ... ) |
compiler.h |
|
2308 |
DBGCIO_HDA( ... ) |
compiler.h |
|
2309 |
DBGCIO_HD( ... ) |
compiler.h |
|
2310 |
barrier() |
compiler.h |
|
2311 |
isdigit(c) |
ctype.h |
|
2312 |
islower(c) |
ctype.h |
|
2313 |
isupper(c) |
ctype.h |
|
2314 |
MUCURSES_BITS( mask, shift ) |
curses.h |
|
2315 |
COLOUR_PAIR(n) |
curses.h |
|
2316 |
COLOR_PAIR(n) |
curses.h |
|
2317 |
PAIR_NUMBER(attrs) |
curses.h |
|
2318 |
can_change_color() |
curses.h |
|
2319 |
color_content( c, r, g, b ) |
curses.h |
|
2320 |
color_set( cpno, opts ) |
curses.h |
|
2321 |
slk_color( c ) |
curses.h |
|
2322 |
start_color() |
curses.h |
|
2323 |
wcolor_set(w,s,v) |
curses.h |
|
2324 |
mvprintw( y, x, fmt, ... ) |
curses.h |
|
2325 |
mvwprintw( win, y, x, fmt, ... ) |
curses.h |
|
2326 |
printw( fmt, ... ) |
curses.h |
|
2327 |
standend() |
curses.h |
|
2328 |
standout() |
curses.h |
|
2329 |
debug(...) |
debug.h |
|
2330 |
debug(...) |
debug.h |
nothing |
2331 |
debug_hexdump(...) |
debug.h |
nothing |
2332 |
PXENV_STATUS( rc ) |
errno.h |
|
2333 |
open_eltorito_image(x,y,z) |
fs.h |
|
2334 |
I365_IO(map) |
i82365.h |
|
2335 |
I365_MEM(map) |
i82365.h |
|
2336 |
I365_ENA_IO(map) |
i82365.h |
|
2337 |
I365_ENA_MEM(map) |
i82365.h |
|
2338 |
I365_IOCTL_MASK(map) |
i82365.h |
|
2339 |
I365_IOCTL_WAIT(map) |
i82365.h |
|
2340 |
I365_IOCTL_0WS(map) |
i82365.h |
|
2341 |
I365_IOCTL_IOCS16(map) |
i82365.h |
|
2342 |
I365_IOCTL_16BIT(map) |
i82365.h |
|
2343 |
I365_REG(slot, reg) |
i82365.h |
|
2344 |
RF5C_IO_OFF(w) |
i82365.h |
|
2345 |
PD67_MEM_PAGE(n) |
i82365.h |
PCI window bits 31:24 |
2346 |
PD67_IO_OFF(w) |
i82365.h |
|
2347 |
PD67_TIME_SETUP(n) |
i82365.h |
|
2348 |
PD67_TIME_CMD(n) |
i82365.h |
|
2349 |
PD67_TIME_RECOV(n) |
i82365.h |
|
2350 |
linux_load(x,y,z) |
lib.h |
nop |
2351 |
ntohl(x) |
little_bswap.h |
|
2352 |
htonl(x) |
little_bswap.h |
|
2353 |
ntohs(x) |
little_bswap.h |
|
2354 |
htons(x) |
little_bswap.h |
|
2355 |
cpu_to_le64(x) |
little_bswap.h |
|
2356 |
cpu_to_le32(x) |
little_bswap.h |
|
2357 |
cpu_to_le16(x) |
little_bswap.h |
|
2358 |
cpu_to_be64(x) |
little_bswap.h |
|
2359 |
cpu_to_be32(x) |
little_bswap.h |
|
2360 |
cpu_to_be16(x) |
little_bswap.h |
|
2361 |
le64_to_cpu(x) |
little_bswap.h |
|
2362 |
le32_to_cpu(x) |
little_bswap.h |
|
2363 |
le16_to_cpu(x) |
little_bswap.h |
|
2364 |
be64_to_cpu(x) |
little_bswap.h |
|
2365 |
be32_to_cpu(x) |
little_bswap.h |
|
2366 |
be16_to_cpu(x) |
little_bswap.h |
|
2367 |
cpu_to_le64s(x) |
little_bswap.h |
|
2368 |
cpu_to_le32s(x) |
little_bswap.h |
|
2369 |
cpu_to_le16s(x) |
little_bswap.h |
|
2370 |
cpu_to_be64s(x) |
little_bswap.h |
|
2371 |
cpu_to_be32s(x) |
little_bswap.h |
|
2372 |
cpu_to_be16s(x) |
little_bswap.h |
|
2373 |
le64_to_cpus(x) |
little_bswap.h |
|
2374 |
le32_to_cpus(x) |
little_bswap.h |
|
2375 |
le16_to_cpus(x) |
little_bswap.h |
|
2376 |
be64_to_cpus(x) |
little_bswap.h |
|
2377 |
be32_to_cpus(x) |
little_bswap.h |
|
2378 |
be16_to_cpus(x) |
little_bswap.h |
|
2379 |
PCI_DRIVER(_name,_ids,_class) |
nic.h |
|
2380 |
ISAPNP_DRIVER(_name,_ids) |
nic.h |
|
2381 |
EISA_DRIVER(_name,_ids) |
nic.h |
|
2382 |
MCA_DRIVER(_name,_ids) |
nic.h |
|
2383 |
ISA_DRIVER(_name,_probe_addrs,_probe_addr,_vendor_id,_prod_id) |
nic.h |
|
2384 |
DRIVER(_name_text,_unused2,_unused3,_name,_probe,_disable) |
nic.h |
|
2385 |
va_start( ap, last ) |
stdarg.h |
|
2386 |
va_arg( ap, type ) |
stdarg.h |
|
2387 |
va_end( ap ) |
stdarg.h |
|
2388 |
va_copy( dest, src ) |
stdarg.h |
|
2389 |
offsetof(TYPE, MEMBER) |
stddef.h |
|
2390 |
container_of(ptr, type, member) |
stddef.h |
|
2391 |
sprintf( buf, fmt, ... ) |
stdio.h |
|
2392 |
flsl( x ) |
strings.h |
|
2393 |
fls( x ) |
strings.h |
|
2394 |
execl( command, arg, ... ) |
unistd.h |
|
2395 |
usleep(x) |
unistd.h |
|
2396 |
BITMAP_INDEX( bit ) |
bitmap.h |
|
2397 |
BITMAP_MASK( bit ) |
bitmap.h |
|
2398 |
DHCP_ENCAP_OPT( encapsulator, encapsulated ) |
dhcp.h |
|
2399 |
DHCP_ENCAPSULATOR( encap_opt ) |
dhcp.h |
|
2400 |
DHCP_ENCAPSULATED( encap_opt ) |
dhcp.h |
|
2401 |
DHCP_IS_ENCAP_OPT( opt ) |
dhcp.h |
|
2402 |
_VA_ARG_COUNT( _1, _2, _3, _4, _5, _6, _7, _8, \ _9, _10, _11, _12, _13, _14, _15, _16, \ _17, _18, _19, _20, _21, _2 |
dhcp.h |
|
2403 |
VA_ARG_COUNT( ... ) |
dhcp.h |
|
2404 |
DHCP_OPTION( ... ) |
dhcp.h |
|
2405 |
DHCP_STRING( ... ) |
dhcp.h |
|
2406 |
DHCP_BYTE( value ) |
dhcp.h |
|
2407 |
DHCP_WORD( value ) |
dhcp.h |
|
2408 |
DHCP_DWORD( value ) |
dhcp.h |
|
2409 |
DHCP_ENCAP( ... ) |
dhcp.h |
|
2410 |
DNS_FLAG_QR(flags) |
dns.h |
|
2411 |
DNS_FLAG_OPCODE(flags) |
dns.h |
|
2412 |
DNS_FLAG_RCODE(flags) |
dns.h |
|
2413 |
EISA_SLOT_BASE( n ) |
eisa.h |
|
2414 |
__dhcp_feature( category ) |
features.h |
|
2415 |
DHCP_FEATURE( category, feature_opt, version ) |
features.h |
|
2416 |
_DHCP_FEATURE( category, _name, feature_opt, version ) |
features.h |
|
2417 |
__DHCP_FEATURE( category, _name, feature_opt, version ) |
features.h |
|
2418 |
__feature_name( category ) |
features.h |
|
2419 |
FEATURE_NAME( category, text ) |
features.h |
|
2420 |
_FEATURE_NAME( category, _name, text ) |
features.h |
|
2421 |
__FEATURE_NAME( category, _name, text ) |
features.h |
|
2422 |
FEATURE( category, text, feature_opt, version ) |
features.h |
|
2423 |
__image_type( probe_order ) |
image.h |
|
2424 |
for_each_image( image ) |
image.h |
|
2425 |
IN_CLASSA(addr) |
in.h |
|
2426 |
IN_CLASSB(addr) |
in.h |
|
2427 |
IN_CLASSC(addr) |
in.h |
|
2428 |
IN_MULTICAST(addr) |
in.h |
|
2429 |
__init_fn( init_order ) |
init.h |
|
2430 |
__startup_fn( startup_order ) |
init.h |
|
2431 |
iob_reserve( iobuf, len ) |
iobuf.h |
|
2432 |
iob_push( iobuf, len ) |
iobuf.h |
|
2433 |
iob_pull( iobuf, len ) |
iobuf.h |
|
2434 |
iob_put( iobuf, len ) |
iobuf.h |
|
2435 |
iob_unput( iobuf, len ) |
iobuf.h |
|
2436 |
IP6_EQUAL( in6_addr1, in6_addr2 ) |
ip6.h |
|
2437 |
IS_UNSPECIFIED( addr ) |
ip6.h |
|
2438 |
ISA_ROM( IMAGE, DESCRIPTION ) |
isa.h |
|
2439 |
ISAPNP_IOBASE(n) |
isapnp.h |
|
2440 |
ISAPNP_IRQNO(n) |
isapnp.h |
|
2441 |
ISAPNP_IRQTYPE(n) |
isapnp.h |
|
2442 |
ISAPNP_IS_SMALL_TAG(tag) |
isapnp.h |
|
2443 |
ISAPNP_SMALL_TAG_NAME(tag) |
isapnp.h |
|
2444 |
ISAPNP_SMALL_TAG_LEN(tag) |
isapnp.h |
|
2445 |
ISAPNP_IS_LARGE_TAG(tag) |
isapnp.h |
|
2446 |
ISAPNP_LARGE_TAG_NAME(tag) |
isapnp.h |
|
2447 |
ISA_VENDOR( a, b, c ) |
isa_ids.h |
|
2448 |
ISAPNP_VENDOR( a, b, c ) |
isa_ids.h |
|
2449 |
EISA_VENDOR( a, b, c ) |
isa_ids.h |
|
2450 |
ISA_PROD_ID(product) |
isa_ids.h |
|
2451 |
ISA_PROD_REV(product) |
isa_ids.h |
|
2452 |
ISCSI_AHS_LEN( segment_lengths ) |
iscsi.h |
|
2453 |
ISCSI_DATA_LEN( segment_lengths ) |
iscsi.h |
|
2454 |
ISCSI_DATA_PAD_LEN( segment_lengths ) |
iscsi.h |
|
2455 |
ISCSI_SET_LENGTHS( segment_lengths, ahs_len, data_len ) |
iscsi.h |
|
2456 |
KEY_ANSI( character ) |
keys.h |
|
2457 |
LIST_HEAD_INIT( name ) |
list.h |
|
2458 |
LIST_HEAD( name ) |
list.h |
|
2459 |
INIT_LIST_HEAD( ptr ) |
list.h |
|
2460 |
list_for_each_entry( pos, head, member ) |
list.h |
|
2461 |
list_for_each_entry_safe( pos, tmp, head, member ) |
list.h |
|
2462 |
MCA_POS_REG(n) |
mca.h |
|
2463 |
MCA_ID(mca) |
mca.h |
|
2464 |
PCI_DEVFN( slot, func ) |
pci.h |
|
2465 |
PCI_SLOT( devfn ) |
pci.h |
|
2466 |
PCI_FUNC( devfn ) |
pci.h |
|
2467 |
PCI_BUSDEVFN( bus, devfn ) |
pci.h |
|
2468 |
PCI_BASE_CLASS( class ) |
pci.h |
|
2469 |
PCI_SUB_CLASS( class ) |
pci.h |
|
2470 |
PCI_PROG_INTF( class ) |
pci.h |
|
2471 |
PCI_ROM( _vendor, _device, _name, _description ) |
pci.h |
|
2472 |
__resolver( resolv_order ) |
resolv.h |
|
2473 |
SCSI_CDB_DATA(cdb) |
scsi.h |
|
2474 |
SPI_BIT_SS( slave ) |
spi_bit.h |
|
2475 |
__attribute__( x ) |
tables.h |
|
2476 |
__table_str( x ) |
tables.h |
|
2477 |
__table_section( table, idx ) |
tables.h |
|
2478 |
__table_section_start( table ) |
tables.h |
|
2479 |
__table_section_end( table ) |
tables.h |
|
2480 |
__natural_alignment( type ) |
tables.h |
|
2481 |
__table( type, table, idx ) |
tables.h |
|
2482 |
__table_start( type, table ) |
tables.h |
|
2483 |
__table_end( type, table ) |
tables.h |
|
2484 |
TCP_STATE_SENT(flags) |
tcp.h |
|
2485 |
TCP_FLAGS_SENT(state) |
tcp.h |
|
2486 |
TCP_STATE_ACKED(flags) |
tcp.h |
|
2487 |
TCP_FLAGS_ACKED(state) |
tcp.h |
|
2488 |
TCP_STATE_RCVD(flags) |
tcp.h |
|
2489 |
TCP_FLAGS_RCVD(state) |
tcp.h |
|
2490 |
TCP_FLAGS_SENDING(state) |
tcp.h |
|
2491 |
TCP_CAN_SEND_DATA(state) |
tcp.h |
|
2492 |
TCP_CLOSED_GRACEFULLY(state) |
tcp.h |
|
2493 |
__timer( order ) |
timer.h |
|
2494 |
DHCP_PACKET_FIELD( _tag, _field, _used_len ) |
dhcppkt.c |
|
2495 |
tls_prf_label( tls, secret, secret_len, out, out_len, label, ... ) |
tls.c |
|
2496 |
Fprintf(x) |
nrv2b.c |
|
2497 |
Fprintf(x) |
nrv2b.c |
|
2498 |
getbyte(c) |
nrv2b.c |
|
2499 |
HEAD3(b,p) |
nrv2b.c |
|
2500 |
HEAD2(b,p) |
nrv2b.c |
|
2501 |
s_head3(s,key) |
nrv2b.c |
|
2502 |
assert_match(a,b,c) |
nrv2b.c |
|
2503 |
swd_pos2off(s,pos) |
nrv2b.c |
|
2504 |
GETBIT_8(bb, src, ilen) |
nrv2b.c |
|
2505 |
GETBIT_LE16(bb, src, ilen) |
nrv2b.c |
|
2506 |
GETBIT_LE32(bb, src, ilen) |
nrv2b.c |
|
2507 |
GETBIT_LE64(bb, src, ilen) |
nrv2b.c |
|
2508 |
GETBIT(bb, src, ilen) |
nrv2b.c |
|
2509 |
GETBIT(bb, src, ilen) |
nrv2b.c |
|
2510 |
GETBIT(bb, src, ilen) |
nrv2b.c |
|
2511 |
GETBIT(bb, src, ilen) |
nrv2b.c |
|
2512 |
FAIL(x,r) |
nrv2b.c |
|
2513 |
FAIL(x,r) |
nrv2b.c |
|