No. |
名称 |
ファイル名 |
説明 |
1 |
LIST_HEAD_INIT( name ) |
list.h |
|
2 |
LIST_HEAD( name ) |
list.h |
|
3 |
INIT_LIST_HEAD( ptr ) |
list.h |
|
4 |
list_for_each_entry( pos, head, member ) |
list.h |
|
5 |
list_for_each_entry_safe( pos, tmp, head, member ) |
list.h |
|
6 |
MCA_POS_REG(n) |
mca.h |
|
7 |
MCA_ID(mca) |
mca.h |
|
8 |
NAP_INLINE( _subsys, _api_func ) |
nap.h |
|
9 |
PROVIDE_NAP( _subsys, _api_func, _func ) |
nap.h |
|
10 |
PROVIDE_NAP_INLINE( _subsys, _api_func ) |
nap.h |
|
11 |
PCI_DEVFN( slot, func ) |
pci.h |
|
12 |
PCI_SLOT( devfn ) |
pci.h |
|
13 |
PCI_FUNC( devfn ) |
pci.h |
|
14 |
PCI_BUS( busdevfn ) |
pci.h |
|
15 |
PCI_BUSDEVFN( bus, devfn ) |
pci.h |
|
16 |
PCI_BASE_CLASS( class ) |
pci.h |
|
17 |
PCI_SUB_CLASS( class ) |
pci.h |
|
18 |
PCI_PROG_INTF( class ) |
pci.h |
|
19 |
PCI_ID( _vendor, _device, _name, _description, _data ) |
pci.h |
|
20 |
PCI_ROM( _vendor, _device, _name, _description, _data ) |
pci.h |
|
21 |
PCI_CONFIG_BACKUP_EXCLUDE(...) |
pcibackup.h |
|
22 |
PCIAPI_INLINE( _subsys, _api_func ) |
pci_io.h |
|
23 |
PROVIDE_PCIAPI( _subsys, _api_func, _func ) |
pci_io.h |
|
24 |
PROVIDE_PCIAPI_INLINE( _subsys, _api_func ) |
pci_io.h |
|
25 |
__resolver( resolv_order ) |
resolv.h |
|
26 |
SCSI_CDB_DATA(cdb) |
scsi.h |
|
27 |
PROVIDE_SMBIOS( _subsys, _api_func, _func ) |
smbios.h |
|
28 |
SPI_BIT_SS( slave ) |
spi_bit.h |
|
29 |
__attribute__( x ) |
tables.h |
|
30 |
__table( type, name ) |
tables.h |
|
31 |
__table_type( table ) |
tables.h |
|
32 |
__table_extract_type( type, name ) |
tables.h |
|
33 |
__table_name( table ) |
tables.h |
|
34 |
__table_extract_name( type, name ) |
tables.h |
|
35 |
__table_section( table, idx ) |
tables.h |
|
36 |
__table_str( x ) |
tables.h |
|
37 |
__table_alignment( table ) |
tables.h |
|
38 |
__table_entry( table, idx ) |
tables.h |
|
39 |
__table_entries( table, idx ) |
tables.h |
|
40 |
table_start( table ) |
tables.h |
|
41 |
table_end( table ) |
tables.h |
|
42 |
table_num_entries( table ) |
tables.h |
|
43 |
for_each_table_entry( pointer, table ) |
tables.h |
|
44 |
for_each_table_entry_reverse( pointer, table ) |
tables.h |
|
45 |
__table_entries( table, idx ) |
tables.h |
|
46 |
__table_entries_sym( table, idx ) |
tables.h |
|
47 |
__table_temp_sym( a, b ) |
tables.h |
|
48 |
___table_temp_sym( a, b, c, d ) |
tables.h |
|
49 |
__table_alignment( table ) |
tables.h |
|
50 |
__table_section( table, idx ) |
tables.h |
|
51 |
__table_xstr( x ) |
tables.h |
|
52 |
TCP_STATE_SENT(flags) |
tcp.h |
|
53 |
TCP_FLAGS_SENT(state) |
tcp.h |
|
54 |
TCP_STATE_ACKED(flags) |
tcp.h |
|
55 |
TCP_FLAGS_ACKED(state) |
tcp.h |
|
56 |
TCP_STATE_RCVD(flags) |
tcp.h |
|
57 |
TCP_FLAGS_RCVD(state) |
tcp.h |
|
58 |
TCP_FLAGS_SENDING(state) |
tcp.h |
|
59 |
TCP_CAN_SEND_DATA(state) |
tcp.h |
|
60 |
TCP_HAS_BEEN_ESTABLISHED(state) |
tcp.h |
|
61 |
TCP_CLOSED_GRACEFULLY(state) |
tcp.h |
|
62 |
TIMER_INLINE( _subsys, _api_func ) |
timer.h |
|
63 |
PROVIDE_TIMER( _subsys, _api_func, _func ) |
timer.h |
|
64 |
PROVIDE_TIMER_INLINE( _subsys, _api_func ) |
timer.h |
|
65 |
UACCESS_INLINE( _subsys, _api_func ) |
uaccess.h |
|
66 |
PROVIDE_UACCESS( _subsys, _api_func, _func ) |
uaccess.h |
|
67 |
PROVIDE_UACCESS_INLINE( _subsys, _api_func ) |
uaccess.h |
|
68 |
PROVIDE_UMALLOC( _subsys, _api_func, _func ) |
umalloc.h |
|
69 |
uri_get_field( uri, field ) |
uri.h |
|
70 |
vring_size(num) |
virtio-ring.h |
|
71 |
VERIFY_SIZE_OF(TYPE, Size) |
Base.h |
|
72 |
_CONCATENATE(a, b) |
Base.h |
|
73 |
__CONCATENATE(a, b) |
Base.h |
|
74 |
ASM_PFX(name) |
Base.h |
|
75 |
_INT_SIZE_OF(n) |
Base.h |
|
76 |
VA_START(Marker, Parameter) |
Base.h |
|
77 |
VA_ARG(Marker, TYPE) |
Base.h |
|
78 |
VA_END(Marker) |
Base.h |
|
79 |
VA_START(Marker, Parameter) |
Base.h |
|
80 |
VA_ARG(Marker, TYPE) |
Base.h |
|
81 |
VA_END(Marker) |
Base.h |
|
82 |
VA_START(Marker, Parameter) |
Base.h |
|
83 |
VA_ARG(Marker, TYPE) |
Base.h |
|
84 |
VA_END(Marker) |
Base.h |
|
85 |
_BASE_INT_SIZE_OF(TYPE) |
Base.h |
|
86 |
BASE_ARG(Marker, TYPE) |
Base.h |
|
87 |
OFFSET_OF(TYPE, Field) |
Base.h |
|
88 |
BASE_CR(Record, TYPE, Field) |
Base.h |
|
89 |
ALIGN_VALUE(Value, Alignment) |
Base.h |
|
90 |
ALIGN_POINTER(Pointer, Alignment) |
Base.h |
|
91 |
ALIGN_VARIABLE(Value) |
Base.h |
|
92 |
MAX(a, b) |
Base.h |
|
93 |
MIN(a, b) |
Base.h |
|
94 |
ENCODE_ERROR(StatusCode) |
Base.h |
|
95 |
ENCODE_WARNING(StatusCode) |
Base.h |
|
96 |
RETURN_ERROR(StatusCode) |
Base.h |
|
97 |
SIGNATURE_16(A, B) |
Base.h |
|
98 |
SIGNATURE_32(A, B, C, D) |
Base.h |
|
99 |
SIGNATURE_64(A, B, C, D, E, F, G, H) |
Base.h |
|
100 |
EFI_REQUIRE_PROTOCOL( _protocol, _ptr ) |
efi.h |
|
101 |
EFI_USE_TABLE( _table, _ptr, _required ) |
efi.h |
|
102 |
RC_TO_EFIRC( rc ) |
efi.h |
|
103 |
EFIRC_TO_RC( efirc ) |
efi.h |
|
104 |
EFIPCI_LOCATION( _offset, _width ) |
efi_pci.h |
|
105 |
EFIPCI_OFFSET( _location ) |
efi_pci.h |
|
106 |
EFIPCI_WIDTH( _location ) |
efi_pci.h |
|
107 |
FUNCTION_ENTRY_POINT(FunctionPointer) |
ProcessorBind.h |
|
108 |
IS_CLASS1(_p, c) |
Pci22.h |
|
109 |
IS_CLASS2(_p, c, s) |
Pci22.h |
|
110 |
IS_CLASS3(_p, c, s, p) |
Pci22.h |
|
111 |
IS_PCI_DISPLAY(_p) |
Pci22.h |
|
112 |
IS_PCI_VGA(_p) |
Pci22.h |
|
113 |
IS_PCI_8514(_p) |
Pci22.h |
|
114 |
IS_PCI_OLD(_p) |
Pci22.h |
|
115 |
IS_PCI_OLD_VGA(_p) |
Pci22.h |
|
116 |
IS_PCI_IDE(_p) |
Pci22.h |
|
117 |
IS_PCI_SCSI(_p) |
Pci22.h |
|
118 |
IS_PCI_RAID(_p) |
Pci22.h |
|
119 |
IS_PCI_LPC(_p) |
Pci22.h |
|
120 |
IS_PCI_P2P(_p) |
Pci22.h |
|
121 |
IS_PCI_P2P_SUB(_p) |
Pci22.h |
|
122 |
IS_PCI_16550_SERIAL(_p) |
Pci22.h |
|
123 |
IS_PCI_USB(_p) |
Pci22.h |
|
124 |
IS_PCI_BRIDGE(_p) |
Pci22.h |
|
125 |
IS_CARDBUS_BRIDGE(_p) |
Pci22.h |
|
126 |
IS_PCI_MULTI_FUNC(_p) |
Pci22.h |
|
127 |
EFI_IMAGE_SNAP_BY_ORDINAL(Ordinal) |
PeImage.h |
|
128 |
EFI_IMAGE_ORDINAL(Ordinal) |
PeImage.h |
|
129 |
SECTION_SIZE(SectionHeaderPtr) |
PiFirmwareFile.h |
|
130 |
DXE_ERROR(StatusCode) |
PiMultiPhase.h |
|
131 |
PI_ENCODE_WARNING(a) |
PiMultiPhase.h |
|
132 |
PI_ENCODE_ERROR(a) |
PiMultiPhase.h |
|
133 |
EISA_ID(_Name, _Num) |
DevicePath.h |
|
134 |
EISA_PNP_ID(_PNPId) |
DevicePath.h |
|
135 |
EFI_PNP_ID(_PNPId) |
DevicePath.h |
|
136 |
EISA_ID_TO_NUM(_Id) |
DevicePath.h |
|
137 |
ACPI_DISPLAY_ADR(_DeviceIdScheme, _HeadId, _NonVgaOutput, _BiosCanDetect, _VendorInfo, _Type, _Port, _Index) |
DevicePath.h |
|
138 |
EFI_PCI_ADDRESS(bus, dev, func, reg) |
PciRootBridgeIo.h |
|
139 |
EFI_TEXT_ATTR(f, b) |
SimpleTextOut.h |
|
140 |
EFIERR(_a) |
UefiBaseType.h |
|
141 |
EFI_ERROR(A) |
UefiBaseType.h |
|
142 |
EFI_SIZE_TO_PAGES(a) |
UefiBaseType.h |
|
143 |
EFI_PAGES_TO_SIZE(a) |
UefiBaseType.h |
|
144 |
EFI_IMAGE_MACHINE_TYPE_SUPPORTED(Machine) |
UefiBaseType.h |
|
145 |
EFI_IMAGE_MACHINE_CROSS_TYPE_SUPPORTED(Machine) |
UefiBaseType.h |
|
146 |
EFI_IMAGE_MACHINE_TYPE_SUPPORTED(Machine) |
UefiBaseType.h |
|
147 |
EFI_IMAGE_MACHINE_CROSS_TYPE_SUPPORTED(Machine) |
UefiBaseType.h |
|
148 |
EFI_IMAGE_MACHINE_TYPE_SUPPORTED(Machine) |
UefiBaseType.h |
|
149 |
EFI_IMAGE_MACHINE_CROSS_TYPE_SUPPORTED(Machine) |
UefiBaseType.h |
|
150 |
EFI_IMAGE_MACHINE_TYPE_SUPPORTED(Machine) |
UefiBaseType.h |
|
151 |
EFI_IMAGE_MACHINE_CROSS_TYPE_SUPPORTED(Machine) |
UefiBaseType.h |
|
152 |
EFI_IMAGE_MACHINE_TYPE_SUPPORTED(Machine) |
UefiBaseType.h |
|
153 |
EFI_IMAGE_MACHINE_CROSS_TYPE_SUPPORTED(Machine) |
UefiBaseType.h |
|
154 |
STRING_TOKEN(t) |
UefiInternalFormRepresentation.h |
|
155 |
PXE_BUSTYPE(a, b, c, d) |
UefiPxe.h |
|
156 |
PXE_SWAP_UINT16(n) |
UefiPxe.h |
|
157 |
PXE_SWAP_UINT32(n) |
UefiPxe.h |
|
158 |
PXE_SWAP_UINT64(n) |
UefiPxe.h |
|
159 |
FUNCTION_ENTRY_POINT(FunctionPointer) |
ProcessorBind.h |
|
160 |
IS_PORT_ADDRESS(io_addr) |
efi_io.c |
|
161 |
SMBIOS_RAW_TAG( _type, _structure, _field ) |
smbios_settings.c |
|
162 |
SMBIOS_STRING_TAG( _type, _structure, _field ) |
smbios_settings.c |
|
163 |
DHCP_PACKET_FIELD( _tag, _field, _used_len ) |
dhcppkt.c |
|
164 |
tls_prf_label( tls, secret, secret_len, out, out_len, label, ... ) |
tls.c |
|
165 |
E80211_STATUS( stat ) |
net80211.c |
|
166 |
E80211_REASON( reas ) |
net80211.c |
|
167 |
eprintf(...) |
efirom.c |
|
168 |
eprintf(...) |
elf2efi.c |
|
169 |
eprintf(...) |
iccfix.c |
|
170 |
dprintf(...) |
iccfix.c |
|
171 |
Fprintf(x) |
nrv2b.c |
|
172 |
Fprintf(x) |
nrv2b.c |
|
173 |
getbyte(c) |
nrv2b.c |
|
174 |
HEAD3(b,p) |
nrv2b.c |
|
175 |
HEAD2(b,p) |
nrv2b.c |
|
176 |
s_head3(s,key) |
nrv2b.c |
|
177 |
assert_match(a,b,c) |
nrv2b.c |
|
178 |
swd_pos2off(s,pos) |
nrv2b.c |
|
179 |
GETBIT_8(bb, src, ilen) |
nrv2b.c |
|
180 |
GETBIT_LE16(bb, src, ilen) |
nrv2b.c |
|
181 |
GETBIT_LE32(bb, src, ilen) |
nrv2b.c |
|
182 |
GETBIT_LE64(bb, src, ilen) |
nrv2b.c |
|
183 |
GETBIT(bb, src, ilen) |
nrv2b.c |
|
184 |
GETBIT(bb, src, ilen) |
nrv2b.c |
|
185 |
GETBIT(bb, src, ilen) |
nrv2b.c |
|
186 |
GETBIT(bb, src, ilen) |
nrv2b.c |
|
187 |
FAIL(x,r) |
nrv2b.c |
|
188 |
FAIL(x,r) |
nrv2b.c |
|
189 |
EMBED( _index, _path, _name ) |
embedded.c |
|
190 |
alloca(size) |
alloca.h |
|
191 |
assert( condition ) |
assert.h |
|
192 |
linker_assert( condition, error_symbol ) |
assert.h |
|
193 |
ntohl(x) |
big_bswap.h |
|
194 |
htonl(x) |
big_bswap.h |
|
195 |
ntohs(x) |
big_bswap.h |
|
196 |
htons(x) |
big_bswap.h |
|
197 |
cpu_to_le64(x) |
big_bswap.h |
|
198 |
cpu_to_le32(x) |
big_bswap.h |
|
199 |
cpu_to_le16(x) |
big_bswap.h |
|
200 |
cpu_to_be64(x) |
big_bswap.h |
|
201 |
cpu_to_be32(x) |
big_bswap.h |
|
202 |
cpu_to_be16(x) |
big_bswap.h |
|
203 |
le64_to_cpu(x) |
big_bswap.h |
|
204 |
le32_to_cpu(x) |
big_bswap.h |
|
205 |
le16_to_cpu(x) |
big_bswap.h |
|
206 |
be64_to_cpu(x) |
big_bswap.h |
|
207 |
be32_to_cpu(x) |
big_bswap.h |
|
208 |
be16_to_cpu(x) |
big_bswap.h |
|
209 |
cpu_to_le64s(x) |
big_bswap.h |
|
210 |
cpu_to_le32s(x) |
big_bswap.h |
|
211 |
cpu_to_le16s(x) |
big_bswap.h |
|
212 |
cpu_to_be64s(x) |
big_bswap.h |
|
213 |
cpu_to_be32s(x) |
big_bswap.h |
|
214 |
cpu_to_be16s(x) |
big_bswap.h |
|
215 |
le64_to_cpus(x) |
big_bswap.h |
|
216 |
le32_to_cpus(x) |
big_bswap.h |
|
217 |
le16_to_cpus(x) |
big_bswap.h |
|
218 |
be64_to_cpus(x) |
big_bswap.h |
|
219 |
be32_to_cpus(x) |
big_bswap.h |
|
220 |
be16_to_cpus(x) |
big_bswap.h |
|
221 |
TAG_LEN(p) |
bootp.h |
|
222 |
__bswap_constant_16(x) |
byteswap.h |
|
223 |
__bswap_constant_32(x) |
byteswap.h |
|
224 |
__bswap_constant_64(x) |
byteswap.h |
|
225 |
__bswap_16(x) |
byteswap.h |
|
226 |
__bswap_32(x) |
byteswap.h |
|
227 |
__bswap_64(x) |
byteswap.h |
|
228 |
swap64(x) |
byteswap.h |
|
229 |
swap32(x) |
byteswap.h |
|
230 |
swap16(x) |
byteswap.h |
|
231 |
bswap_64(x) |
byteswap.h |
|
232 |
bswap_32(x) |
byteswap.h |
|
233 |
bswap_16(x) |
byteswap.h |
|
234 |
__attribute__(x) |
compiler.h |
|
235 |
_C1( x, y ) |
compiler.h |
|
236 |
_C2( x, y ) |
compiler.h |
|
237 |
_S1( x ) |
compiler.h |
|
238 |
_S2( x ) |
compiler.h |
|
239 |
PROVIDE_SYMBOL( _sym ) |
compiler.h |
|
240 |
PROVIDE_SYMBOL( _sym ) |
compiler.h |
|
241 |
REQUIRE_SYMBOL( _sym ) |
compiler.h |
|
242 |
REQUIRE_SYMBOL( _sym ) |
compiler.h |
|
243 |
REQUEST_SYMBOL( _sym ) |
compiler.h |
|
244 |
REQUEST_SYMBOL( _sym ) |
compiler.h |
|
245 |
EXPORT_SYMBOL( _sym ) |
compiler.h |
|
246 |
IMPORT_SYMBOL( _sym ) |
compiler.h |
|
247 |
IMPORT_SYMBOL( _sym, _decl ) |
compiler.h |
|
248 |
PREFIX_OBJECT( _prefix ) |
compiler.h |
|
249 |
REQUEST_EXPANDED( _sym ) |
compiler.h |
|
250 |
REQUIRE_OBJECT( _obj ) |
compiler.h |
|
251 |
REQUEST_OBJECT( _obj ) |
compiler.h |
|
252 |
__weak_impl( name ) |
compiler.h |
|
253 |
__weak_decl( ret, name, proto, args, dfl ) |
compiler.h |
|
254 |
DBG_DISABLE( level ) |
compiler.h |
|
255 |
DBG_ENABLE( level ) |
compiler.h |
|
256 |
DBG_DISABLE( level ) |
compiler.h |
|
257 |
DBG_ENABLE( level ) |
compiler.h |
|
258 |
DBG_IF( level, ... ) |
compiler.h |
|
259 |
DBG_HDA_IF( level, dispaddr, data, len ) |
compiler.h |
|
260 |
DBG_HD_IF( level, data, len ) |
compiler.h |
|
261 |
DBG_AC_IF( level, id ) |
compiler.h |
|
262 |
DBG_DC_IF( level ) |
compiler.h |
|
263 |
DBGC_IF( level, id, ... ) |
compiler.h |
|
264 |
DBGC_HDA_IF( level, id, ... ) |
compiler.h |
|
265 |
DBGC_HD_IF( level, id, ... ) |
compiler.h |
|
266 |
DBG( ... ) |
compiler.h |
|
267 |
DBG_HDA( ... ) |
compiler.h |
|
268 |
DBG_HD( ... ) |
compiler.h |
|
269 |
DBGC( ... ) |
compiler.h |
|
270 |
DBGC_HDA( ... ) |
compiler.h |
|
271 |
DBGC_HD( ... ) |
compiler.h |
|
272 |
DBG2( ... ) |
compiler.h |
|
273 |
DBG2_HDA( ... ) |
compiler.h |
|
274 |
DBG2_HD( ... ) |
compiler.h |
|
275 |
DBGC2( ... ) |
compiler.h |
|
276 |
DBGC2_HDA( ... ) |
compiler.h |
|
277 |
DBGC2_HD( ... ) |
compiler.h |
|
278 |
DBGP( ... ) |
compiler.h |
|
279 |
DBGP_HDA( ... ) |
compiler.h |
|
280 |
DBGP_HD( ... ) |
compiler.h |
|
281 |
DBGCP( ... ) |
compiler.h |
|
282 |
DBGCP_HDA( ... ) |
compiler.h |
|
283 |
DBGCP_HD( ... ) |
compiler.h |
|
284 |
DBGIO( ... ) |
compiler.h |
|
285 |
DBGIO_HDA( ... ) |
compiler.h |
|
286 |
DBGIO_HD( ... ) |
compiler.h |
|
287 |
DBGCIO( ... ) |
compiler.h |
|
288 |
DBGCIO_HDA( ... ) |
compiler.h |
|
289 |
DBGCIO_HD( ... ) |
compiler.h |
|
290 |
barrier() |
compiler.h |
|
291 |
FILE_LICENCE( _licence ) |
compiler.h |
|
292 |
isdigit(c) |
ctype.h |
|
293 |
islower(c) |
ctype.h |
|
294 |
isupper(c) |
ctype.h |
|
295 |
MUCURSES_BITS( mask, shift ) |
curses.h |
|
296 |
COLOUR_PAIR(n) |
curses.h |
|
297 |
COLOR_PAIR(n) |
curses.h |
|
298 |
PAIR_NUMBER(attrs) |
curses.h |
|
299 |
can_change_color() |
curses.h |
|
300 |
color_content( c, r, g, b ) |
curses.h |
|
301 |
color_set( cpno, opts ) |
curses.h |
|
302 |
slk_color( c ) |
curses.h |
|
303 |
start_color() |
curses.h |
|
304 |
wcolor_set(w,s,v) |
curses.h |
|
305 |
mvprintw( y, x, fmt, ... ) |
curses.h |
|
306 |
mvwprintw( win, y, x, fmt, ... ) |
curses.h |
|
307 |
printw( fmt, ... ) |
curses.h |
|
308 |
standend() |
curses.h |
|
309 |
standout() |
curses.h |
|
310 |
PXENV_STATUS( rc ) |
errno.h |
|
311 |
open_eltorito_image(x,y,z) |
fs.h |
|
312 |
I365_IO(map) |
i82365.h |
|
313 |
I365_MEM(map) |
i82365.h |
|
314 |
I365_ENA_IO(map) |
i82365.h |
|
315 |
I365_ENA_MEM(map) |
i82365.h |
|
316 |
I365_IOCTL_MASK(map) |
i82365.h |
|
317 |
I365_IOCTL_WAIT(map) |
i82365.h |
|
318 |
I365_IOCTL_0WS(map) |
i82365.h |
|
319 |
I365_IOCTL_IOCS16(map) |
i82365.h |
|
320 |
I365_IOCTL_16BIT(map) |
i82365.h |
|
321 |
I365_REG(slot, reg) |
i82365.h |
|
322 |
RF5C_IO_OFF(w) |
i82365.h |
|
323 |
PD67_MEM_PAGE(n) |
i82365.h |
PCI window bits 31:24 |
324 |
PD67_IO_OFF(w) |
i82365.h |
|
325 |
PD67_TIME_SETUP(n) |
i82365.h |
|
326 |
PD67_TIME_CMD(n) |
i82365.h |
|
327 |
PD67_TIME_RECOV(n) |
i82365.h |
|
328 |
ntohl(x) |
little_bswap.h |
|
329 |
htonl(x) |
little_bswap.h |
|
330 |
ntohs(x) |
little_bswap.h |
|
331 |
htons(x) |
little_bswap.h |
|
332 |
cpu_to_le64(x) |
little_bswap.h |
|
333 |
cpu_to_le32(x) |
little_bswap.h |
|
334 |
cpu_to_le16(x) |
little_bswap.h |
|
335 |
cpu_to_be64(x) |
little_bswap.h |
|
336 |
cpu_to_be32(x) |
little_bswap.h |
|
337 |
cpu_to_be16(x) |
little_bswap.h |
|
338 |
le64_to_cpu(x) |
little_bswap.h |
|
339 |
le32_to_cpu(x) |
little_bswap.h |
|
340 |
le16_to_cpu(x) |
little_bswap.h |
|
341 |
be64_to_cpu(x) |
little_bswap.h |
|
342 |
be32_to_cpu(x) |
little_bswap.h |
|
343 |
be16_to_cpu(x) |
little_bswap.h |
|
344 |
cpu_to_le64s(x) |
little_bswap.h |
|
345 |
cpu_to_le32s(x) |
little_bswap.h |
|
346 |
cpu_to_le16s(x) |
little_bswap.h |
|
347 |
cpu_to_be64s(x) |
little_bswap.h |
|
348 |
cpu_to_be32s(x) |
little_bswap.h |
|
349 |
cpu_to_be16s(x) |
little_bswap.h |
|
350 |
le64_to_cpus(x) |
little_bswap.h |
|
351 |
le32_to_cpus(x) |
little_bswap.h |
|
352 |
le16_to_cpus(x) |
little_bswap.h |
|
353 |
be64_to_cpus(x) |
little_bswap.h |
|
354 |
be32_to_cpus(x) |
little_bswap.h |
|
355 |
be16_to_cpus(x) |
little_bswap.h |
|
356 |
PCI_DRIVER(_name,_ids,_class) |
nic.h |
|
357 |
ISAPNP_DRIVER(_name,_ids) |
nic.h |
|
358 |
EISA_DRIVER(_name,_ids) |
nic.h |
|
359 |
MCA_DRIVER(_name,_ids) |
nic.h |
|
360 |
ISA_DRIVER(_name,_probe_addrs,_probe_addr,_vendor_id,_prod_id) |
nic.h |
|
361 |
DRIVER(_name_text,_unused2,_unused3,_name,_probe,_disable) |
nic.h |
|
362 |
va_start( ap, last ) |
stdarg.h |
|
363 |
va_arg( ap, type ) |
stdarg.h |
|
364 |
va_end( ap ) |
stdarg.h |
|
365 |
va_copy( dest, src ) |
stdarg.h |
|
366 |
offsetof(TYPE, MEMBER) |
stddef.h |
|
367 |
container_of(ptr, type, member) |
stddef.h |
|
368 |
sprintf( buf, fmt, ... ) |
stdio.h |
|
369 |
flsl( x ) |
strings.h |
|
370 |
fls( x ) |
strings.h |
|
371 |
execl( command, arg, ... ) |
unistd.h |
|
372 |
SINGLE_API_NAME( _prefix, _api_func ) |
api.h |
|
373 |
SINGLE_API_INLINE( _prefix, _api_func ) |
api.h |
|
374 |
PROVIDE_SINGLE_API( _prefix, _api_func, _func ) |
api.h |
|
375 |
PROVIDE_SINGLE_API_INLINE( _prefix, _api_func ) |
api.h |
|
376 |
BITMAP_INDEX( bit ) |
bitmap.h |
|
377 |
BITMAP_MASK( bit ) |
bitmap.h |
|
378 |
PSEUDO_BIT_STRUCT( _structure ) |
bitops.h |
|
379 |
PSEUDO_BIT_STRUCT_TYPE( _ptr ) |
bitops.h |
|
380 |
BIT_OFFSET( _ptr, _field ) |
bitops.h |
|
381 |
BIT_WIDTH( _ptr, _field ) |
bitops.h |
|
382 |
QWORD_OFFSET( _ptr, _field ) |
bitops.h |
|
383 |
QWORD_BIT_OFFSET( _ptr, _index, _field ) |
bitops.h |
|
384 |
BIT_MASK( _ptr, _field ) |
bitops.h |
|
385 |
BIT_ASSEMBLE_1( _ptr, _index, _field, _value ) |
bitops.h |
|
386 |
BIT_ASSEMBLE_2( _ptr, _index, _field, _value, ... ) |
bitops.h |
|
387 |
BIT_ASSEMBLE_3( _ptr, _index, _field, _value, ... ) |
bitops.h |
|
388 |
BIT_ASSEMBLE_4( _ptr, _index, _field, _value, ... ) |
bitops.h |
|
389 |
BIT_ASSEMBLE_5( _ptr, _index, _field, _value, ... ) |
bitops.h |
|
390 |
BIT_ASSEMBLE_6( _ptr, _index, _field, _value, ... ) |
bitops.h |
|
391 |
BIT_ASSEMBLE_7( _ptr, _index, _field, _value, ... ) |
bitops.h |
|
392 |
BIT_MASK_1( _ptr, _index, _field ) |
bitops.h |
|
393 |
BIT_MASK_2( _ptr, _index, _field, ... ) |
bitops.h |
|
394 |
BIT_MASK_3( _ptr, _index, _field, ... ) |
bitops.h |
|
395 |
BIT_MASK_4( _ptr, _index, _field, ... ) |
bitops.h |
|
396 |
BIT_MASK_5( _ptr, _index, _field, ... ) |
bitops.h |
|
397 |
BIT_MASK_6( _ptr, _index, _field, ... ) |
bitops.h |
|
398 |
BIT_MASK_7( _ptr, _index, _field, ... ) |
bitops.h |
|
399 |
BIT_FILL( _ptr, _index, _assembled ) |
bitops.h |
|
400 |
BIT_FILL_1( _ptr, _field1, ... ) |
bitops.h |
|
401 |
BIT_FILL_2( _ptr, _field1, ... ) |
bitops.h |
|
402 |
BIT_FILL_3( _ptr, _field1, ... ) |
bitops.h |
|
403 |
BIT_FILL_4( _ptr, _field1, ... ) |
bitops.h |
|
404 |
BIT_FILL_5( _ptr, _field1, ... ) |
bitops.h |
|
405 |
BIT_FILL_6( _ptr, _field1, ... ) |
bitops.h |
|
406 |
BIT_GET64( _ptr, _field ) |
bitops.h |
|
407 |
BIT_GET( _ptr, _field ) |
bitops.h |
|
408 |
BIT_SET( _ptr, _field, _value ) |
bitops.h |
|
409 |
CBC_CIPHER( _cbc_name, _cbc_cipher, _raw_cipher, _raw_context, \ _blocksize ) |
cbc.h |
|
410 |
cipher_encrypt( cipher, ctx, src, dst, len ) |
crypto.h |
|
411 |
cipher_decrypt( cipher, ctx, src, dst, len ) |
crypto.h |
|
412 |
DHCP_ENCAP_OPT( encapsulator, encapsulated ) |
dhcp.h |
|
413 |
DHCP_ENCAPSULATOR( encap_opt ) |
dhcp.h |
|
414 |
DHCP_ENCAPSULATED( encap_opt ) |
dhcp.h |
|
415 |
DHCP_IS_ENCAP_OPT( opt ) |
dhcp.h |
|
416 |
_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 |
|
417 |
VA_ARG_COUNT( ... ) |
dhcp.h |
|
418 |
DHCP_OPTION( ... ) |
dhcp.h |
|
419 |
DHCP_STRING( ... ) |
dhcp.h |
|
420 |
DHCP_BYTE( value ) |
dhcp.h |
|
421 |
DHCP_WORD( value ) |
dhcp.h |
|
422 |
DHCP_DWORD( value ) |
dhcp.h |
|
423 |
DHCP_ENCAP( ... ) |
dhcp.h |
|
424 |
DNS_FLAG_QR(flags) |
dns.h |
|
425 |
DNS_FLAG_OPCODE(flags) |
dns.h |
|
426 |
DNS_FLAG_RCODE(flags) |
dns.h |
|
427 |
EISA_SLOT_BASE( n ) |
eisa.h |
|
428 |
DHCP_FEATURE( feature_opt, ... ) |
features.h |
|
429 |
_DHCP_FEATURE( _name, feature_opt, ... ) |
features.h |
|
430 |
__DHCP_FEATURE( _name, feature_opt, ... ) |
features.h |
|
431 |
__feature_name( category ) |
features.h |
|
432 |
FEATURE_NAME( category, text ) |
features.h |
|
433 |
_FEATURE_NAME( category, _name, text ) |
features.h |
|
434 |
__FEATURE_NAME( category, _name, text ) |
features.h |
|
435 |
FEATURE( category, text, feature_opt, version ) |
features.h |
|
436 |
FEATURE_VERSION( ... ) |
features.h |
|
437 |
IB_LID_MULTICAST( lid ) |
ib_packet.h |
|
438 |
IEEE80211_SEQNR( seq ) |
ieee80211.h |
|
439 |
IEEE80211_FRAG( seq ) |
ieee80211.h |
|
440 |
IEEE80211_MAKESEQ( seqnr, frag ) |
ieee80211.h |
|
441 |
_MKOUI( a, b, c, t ) |
ieee80211.h |
|
442 |
_MKOUI( a, b, c, t ) |
ieee80211.h |
|
443 |
__image_type( probe_order ) |
image.h |
|
444 |
for_each_image( image ) |
image.h |
|
445 |
IN_CLASSA(addr) |
in.h |
|
446 |
IN_CLASSB(addr) |
in.h |
|
447 |
IN_CLASSC(addr) |
in.h |
|
448 |
IN_MULTICAST(addr) |
in.h |
|
449 |
for_each_ibdev( ibdev ) |
infiniband.h |
|
450 |
__init_fn( init_order ) |
init.h |
|
451 |
__startup_fn( startup_order ) |
init.h |
|
452 |
IOAPI_INLINE( _subsys, _api_func ) |
io.h |
|
453 |
PROVIDE_IOAPI( _subsys, _api_func, _func ) |
io.h |
|
454 |
PROVIDE_IOAPI_INLINE( _subsys, _api_func ) |
io.h |
|
455 |
IOAPI_READ( _func, _type, io_addr, _prefix, _ndigits ) |
io.h |
|
456 |
IOAPI_WRITE( _func, _type, data, io_addr, _prefix, _ndigits ) |
io.h |
|
457 |
IOAPI_READS( _func, _type, io_addr, data, count, _prefix, _ndigits ) |
io.h |
|
458 |
IOAPI_WRITES( _func, _type, io_addr, data, count, _prefix, _ndigits ) |
io.h |
|
459 |
readb( io_addr ) |
io.h |
|
460 |
readw( io_addr ) |
io.h |
|
461 |
readl( io_addr ) |
io.h |
|
462 |
readq( io_addr ) |
io.h |
|
463 |
writeb( data, io_addr ) |
io.h |
|
464 |
writew( data, io_addr ) |
io.h |
|
465 |
writel( data, io_addr ) |
io.h |
|
466 |
writeq( data, io_addr ) |
io.h |
|
467 |
inb( io_addr ) |
io.h |
|
468 |
inw( io_addr ) |
io.h |
|
469 |
inl( io_addr ) |
io.h |
|
470 |
outb( data, io_addr ) |
io.h |
|
471 |
outw( data, io_addr ) |
io.h |
|
472 |
outl( data, io_addr ) |
io.h |
|
473 |
insb( io_addr, data, count ) |
io.h |
|
474 |
insw( io_addr, data, count ) |
io.h |
|
475 |
insl( io_addr, data, count ) |
io.h |
|
476 |
outsb( io_addr, data, count ) |
io.h |
|
477 |
outsw( io_addr, data, count ) |
io.h |
|
478 |
outsl( io_addr, data, count ) |
io.h |
|
479 |
INX_P( _func, _type, io_addr ) |
io.h |
|
480 |
inb_p( io_addr ) |
io.h |
|
481 |
inw_p( io_addr ) |
io.h |
|
482 |
inl_p( io_addr ) |
io.h |
|
483 |
OUTX_P( _func, data, io_addr ) |
io.h |
|
484 |
outb_p( data, io_addr ) |
io.h |
|
485 |
outw_p( data, io_addr ) |
io.h |
|
486 |
outl_p( data, io_addr ) |
io.h |
|
487 |
rmb() |
io.h |
|
488 |
wmb() |
io.h |
|
489 |
iob_reserve( iobuf, len ) |
iobuf.h |
|
490 |
iob_push( iobuf, len ) |
iobuf.h |
|
491 |
iob_pull( iobuf, len ) |
iobuf.h |
|
492 |
iob_put( iobuf, len ) |
iobuf.h |
|
493 |
iob_unput( iobuf, len ) |
iobuf.h |
|
494 |
iob_disown( iobuf ) |
iobuf.h |
|
495 |
IP6_EQUAL( in6_addr1, in6_addr2 ) |
ip6.h |
|
496 |
IS_UNSPECIFIED( addr ) |
ip6.h |
|
497 |
ISA_ROM( IMAGE, DESCRIPTION ) |
isa.h |
|
498 |
ISAPNP_IOBASE(n) |
isapnp.h |
|
499 |
ISAPNP_IRQNO(n) |
isapnp.h |
|
500 |
ISAPNP_IRQTYPE(n) |
isapnp.h |
|
501 |
ISAPNP_IS_SMALL_TAG(tag) |
isapnp.h |
|
502 |
ISAPNP_SMALL_TAG_NAME(tag) |
isapnp.h |
|
503 |
ISAPNP_SMALL_TAG_LEN(tag) |
isapnp.h |
|
504 |
ISAPNP_IS_LARGE_TAG(tag) |
isapnp.h |
|
505 |
ISAPNP_LARGE_TAG_NAME(tag) |
isapnp.h |
|
506 |
ISA_VENDOR( a, b, c ) |
isa_ids.h |
|
507 |
ISAPNP_VENDOR( a, b, c ) |
isa_ids.h |
|
508 |
EISA_VENDOR( a, b, c ) |
isa_ids.h |
|
509 |
ISA_PROD_ID(product) |
isa_ids.h |
|
510 |
ISA_PROD_REV(product) |
isa_ids.h |
|
511 |
ISCSI_AHS_LEN( segment_lengths ) |
iscsi.h |
|
512 |
ISCSI_DATA_LEN( segment_lengths ) |
iscsi.h |
|
513 |
ISCSI_DATA_PAD_LEN( segment_lengths ) |
iscsi.h |
|
514 |
ISCSI_SET_LENGTHS( segment_lengths, ahs_len, data_len ) |
iscsi.h |
|
515 |
KEY_ANSI( n, terminator ) |
keys.h |
|
516 |
LIST_HEAD_INIT( name ) |
list.h |
|
517 |
LIST_HEAD( name ) |
list.h |
|
518 |
INIT_LIST_HEAD( ptr ) |
list.h |
|
519 |
list_for_each_entry( pos, head, member ) |
list.h |
|
520 |
list_for_each_entry_safe( pos, tmp, head, member ) |
list.h |
|
521 |
MCA_POS_REG(n) |
mca.h |
|
522 |
MCA_ID(mca) |
mca.h |
|
523 |
NAP_INLINE( _subsys, _api_func ) |
nap.h |
|
524 |
PROVIDE_NAP( _subsys, _api_func, _func ) |
nap.h |
|
525 |
PROVIDE_NAP_INLINE( _subsys, _api_func ) |
nap.h |
|
526 |
PCI_DEVFN( slot, func ) |
pci.h |
|
527 |
PCI_SLOT( devfn ) |
pci.h |
|
528 |
PCI_FUNC( devfn ) |
pci.h |
|
529 |
PCI_BUS( busdevfn ) |
pci.h |
|
530 |
PCI_BUSDEVFN( bus, devfn ) |
pci.h |
|
531 |
PCI_BASE_CLASS( class ) |
pci.h |
|
532 |
PCI_SUB_CLASS( class ) |
pci.h |
|
533 |
PCI_PROG_INTF( class ) |
pci.h |
|
534 |
PCI_ID( _vendor, _device, _name, _description, _data ) |
pci.h |
|
535 |
PCI_ROM( _vendor, _device, _name, _description, _data ) |
pci.h |
|
536 |
PCI_CONFIG_BACKUP_EXCLUDE(...) |
pcibackup.h |
|
537 |
PCIAPI_INLINE( _subsys, _api_func ) |
pci_io.h |
|
538 |
PROVIDE_PCIAPI( _subsys, _api_func, _func ) |
pci_io.h |
|
539 |
PROVIDE_PCIAPI_INLINE( _subsys, _api_func ) |
pci_io.h |
|
540 |
__resolver( resolv_order ) |
resolv.h |
|
541 |
SCSI_CDB_DATA(cdb) |
scsi.h |
|
542 |
PROVIDE_SMBIOS( _subsys, _api_func, _func ) |
smbios.h |
|
543 |
SPI_BIT_SS( slave ) |
spi_bit.h |
|
544 |
__attribute__( x ) |
tables.h |
|
545 |
__table( type, name ) |
tables.h |
|
546 |
__table_type( table ) |
tables.h |
|
547 |
__table_extract_type( type, name ) |
tables.h |
|
548 |
__table_name( table ) |
tables.h |
|
549 |
__table_extract_name( type, name ) |
tables.h |
|
550 |
__table_section( table, idx ) |
tables.h |
|
551 |
__table_str( x ) |
tables.h |
|
552 |
__table_alignment( table ) |
tables.h |
|
553 |
__table_entry( table, idx ) |
tables.h |
|
554 |
__table_entries( table, idx ) |
tables.h |
|
555 |
table_start( table ) |
tables.h |
|
556 |
table_end( table ) |
tables.h |
|
557 |
table_num_entries( table ) |
tables.h |
|
558 |
for_each_table_entry( pointer, table ) |
tables.h |
|
559 |
for_each_table_entry_reverse( pointer, table ) |
tables.h |
|
560 |
__table_entries( table, idx ) |
tables.h |
|
561 |
__table_entries_sym( table, idx ) |
tables.h |
|
562 |
__table_temp_sym( a, b ) |
tables.h |
|
563 |
___table_temp_sym( a, b, c, d ) |
tables.h |
|
564 |
__table_alignment( table ) |
tables.h |
|
565 |
__table_section( table, idx ) |
tables.h |
|
566 |
__table_xstr( x ) |
tables.h |
|
567 |
TCP_STATE_SENT(flags) |
tcp.h |
|
568 |
TCP_FLAGS_SENT(state) |
tcp.h |
|
569 |
TCP_STATE_ACKED(flags) |
tcp.h |
|
570 |
TCP_FLAGS_ACKED(state) |
tcp.h |
|
571 |
TCP_STATE_RCVD(flags) |
tcp.h |
|
572 |
TCP_FLAGS_RCVD(state) |
tcp.h |
|
573 |
TCP_FLAGS_SENDING(state) |
tcp.h |
|
574 |
TCP_CAN_SEND_DATA(state) |
tcp.h |
|
575 |
TCP_HAS_BEEN_ESTABLISHED(state) |
tcp.h |
|
576 |
TCP_CLOSED_GRACEFULLY(state) |
tcp.h |
|
577 |
TIMER_INLINE( _subsys, _api_func ) |
timer.h |
|
578 |
PROVIDE_TIMER( _subsys, _api_func, _func ) |
timer.h |
|
579 |
PROVIDE_TIMER_INLINE( _subsys, _api_func ) |
timer.h |
|
580 |
UACCESS_INLINE( _subsys, _api_func ) |
uaccess.h |
|
581 |
PROVIDE_UACCESS( _subsys, _api_func, _func ) |
uaccess.h |
|
582 |
PROVIDE_UACCESS_INLINE( _subsys, _api_func ) |
uaccess.h |
|
583 |
PROVIDE_UMALLOC( _subsys, _api_func, _func ) |
umalloc.h |
|
584 |
uri_get_field( uri, field ) |
uri.h |
|
585 |
vring_size(num) |
virtio-ring.h |
|
586 |
_INT_SIZE_OF(n) |
Base.h |
|
587 |
VA_START(ap, v) |
Base.h |
|
588 |
VA_ARG(ap, t) |
Base.h |
|
589 |
VA_END(ap) |
Base.h |
|
590 |
OFFSET_OF(TYPE, Field) |
Base.h |
|
591 |
_CR(Record, TYPE, Field) |
Base.h |
|
592 |
ALIGN_VALUE(Value, Alignment) |
Base.h |
|
593 |
ALIGN_POINTER(Pointer, Alignment) |
Base.h |
|
594 |
ALIGN_VARIABLE(Value) |
Base.h |
|
595 |
MAX(a, b) |
Base.h |
|
596 |
MIN(a, b) |
Base.h |
|
597 |
ENCODE_ERROR(a) |
Base.h |
|
598 |
ENCODE_WARNING(a) |
Base.h |
|
599 |
RETURN_ERROR(a) |
Base.h |
|
600 |
SIGNATURE_16(A, B) |
Base.h |
|
601 |
SIGNATURE_32(A, B, C, D) |
Base.h |
|
602 |
SIGNATURE_64(A, B, C, D, E, F, G, H) |
Base.h |
|
603 |
EFI_REQUIRE_PROTOCOL( _protocol, _ptr ) |
efi.h |
|
604 |
EFI_USE_TABLE( _table, _ptr, _required ) |
efi.h |
|
605 |
RC_TO_EFIRC( rc ) |
efi.h |
|
606 |
EFIRC_TO_RC( efirc ) |
efi.h |
|
607 |
EFIPCI_LOCATION( _offset, _width ) |
efi_pci.h |
|
608 |
EFIPCI_OFFSET( _location ) |
efi_pci.h |
|
609 |
EFIPCI_WIDTH( _location ) |
efi_pci.h |
|
610 |
ASM_PFX(name) |
ProcessorBind.h |
|
611 |
ASM_PFX(name) |
ProcessorBind.h |
|
612 |
FUNCTION_ENTRY_POINT(p) |
ProcessorBind.h |
|
613 |
IS_CLASS1(_p, c) |
Pci22.h |
|
614 |
IS_CLASS2(_p, c, s) |
Pci22.h |
|
615 |
IS_CLASS3(_p, c, s, p) |
Pci22.h |
|
616 |
IS_PCI_DISPLAY(_p) |
Pci22.h |
|
617 |
IS_PCI_VGA(_p) |
Pci22.h |
|
618 |
IS_PCI_8514(_p) |
Pci22.h |
|
619 |
IS_PCI_GFX(_p) |
Pci22.h |
|
620 |
IS_PCI_OLD(_p) |
Pci22.h |
|
621 |
IS_PCI_OLD_VGA(_p) |
Pci22.h |
|
622 |
IS_PCI_IDE(_p) |
Pci22.h |
|
623 |
IS_PCI_SCSI(_p) |
Pci22.h |
|
624 |
IS_PCI_RAID(_p) |
Pci22.h |
|
625 |
IS_PCI_LPC(_p) |
Pci22.h |
|
626 |
IS_PCI_P2P(_p) |
Pci22.h |
|
627 |
IS_PCI_P2P_SUB(_p) |
Pci22.h |
|
628 |
IS_PCI_16550_SERIAL(_p) |
Pci22.h |
|
629 |
IS_PCI_USB(_p) |
Pci22.h |
|
630 |
IS_PCI_BRIDGE(_p) |
Pci22.h |
|
631 |
IS_CARDBUS_BRIDGE(_p) |
Pci22.h |
|
632 |
IS_PCI_MULTI_FUNC(_p) |
Pci22.h |
|
633 |
EFI_IMAGE_MACHINE_TYPE_SUPPORTED(Machine) |
PeImage.h |
|
634 |
EFI_IMAGE_MACHINE_CROSS_TYPE_SUPPORTED(Machine) |
PeImage.h |
|
635 |
EFI_IMAGE_MACHINE_TYPE_SUPPORTED(Machine) |
PeImage.h |
|
636 |
EFI_IMAGE_MACHINE_CROSS_TYPE_SUPPORTED(Machine) |
PeImage.h |
|
637 |
EFI_IMAGE_MACHINE_TYPE_SUPPORTED(Machine) |
PeImage.h |
|
638 |
EFI_IMAGE_MACHINE_CROSS_TYPE_SUPPORTED(Machine) |
PeImage.h |
|
639 |
EFI_IMAGE_MACHINE_TYPE_SUPPORTED(Machine) |
PeImage.h |
|
640 |
EFI_IMAGE_MACHINE_CROSS_TYPE_SUPPORTED(Machine) |
PeImage.h |
|
641 |
EFI_IMAGE_FIRST_SECTION(ntheader) |
PeImage.h |
|
642 |
EFI_IMAGE_SNAP_BY_ORDINAL(Ordinal) |
PeImage.h |
|
643 |
EFI_IMAGE_ORDINAL(Ordinal) |
PeImage.h |
|
644 |
SECTION_SIZE(SectionHeaderPtr) |
PiFirmwareFile.h |
|
645 |
EISA_ID(_Name, _Num) |
DevicePath.h |
|
646 |
EISA_PNP_ID(_PNPId) |
DevicePath.h |
|
647 |
EFI_PNP_ID(_PNPId) |
DevicePath.h |
|
648 |
EISA_ID_TO_NUM(_Id) |
DevicePath.h |
|
649 |
ACPI_DISPLAY_ADR(_DeviceIdScheme, _HeadId, _NonVgaOutput, _BiosCanDetect, _VendorInfo, _Type, _Port, _Index) |
DevicePath.h |
|
650 |
EFI_PCI_ADDRESS(bus, dev, func, reg) |
PciRootBridgeIo.h |
|
651 |
EFI_TEXT_ATTR(f, b) |
SimpleTextOut.h |
|
652 |
EFIERR(_a) |
UefiBaseType.h |
|
653 |
EFI_ERROR(A) |
UefiBaseType.h |
|
654 |
EFI_SIGNATURE_16(A, B) |
UefiBaseType.h |
|
655 |
EFI_SIGNATURE_32(A, B, C, D) |
UefiBaseType.h |
|
656 |
EFI_SIGNATURE_64(A, B, C, D, E, F, G, H) |
UefiBaseType.h |
|
657 |
EFI_FIELD_OFFSET(TYPE,Field) |
UefiBaseType.h |
|
658 |
EFI_SIZE_TO_PAGES(a) |
UefiBaseType.h |
|
659 |
EFI_PAGES_TO_SIZE(a) |
UefiBaseType.h |
|
660 |
STRING_TOKEN(t) |
UefiInternalFormRepresentation.h |
|
661 |
PXE_BUSTYPE(a, b, c, d) |
UefiPxe.h |
|
662 |
PXE_SWAP_UINT16(n) |
UefiPxe.h |
|
663 |
PXE_SWAP_UINT32(n) |
UefiPxe.h |
|
664 |
PXE_SWAP_UINT64(n) |
UefiPxe.h |
|
665 |
NEXT_MEMORY_DESCRIPTOR(_Ptr, _Size) |
UefiSpec.h |
|
666 |
ASM_PFX(name) |
ProcessorBind.h |
|
667 |
ASM_PFX(name) |
ProcessorBind.h |
|
668 |
FUNCTION_ENTRY_POINT(p) |
ProcessorBind.h |
|
669 |
IS_PORT_ADDRESS(io_addr) |
efi_io.c |
|
670 |
SMBIOS_RAW_TAG( _type, _structure, _field ) |
smbios_settings.c |
|
671 |
SMBIOS_STRING_TAG( _type, _structure, _field ) |
smbios_settings.c |
|
672 |
DHCP_PACKET_FIELD( _tag, _field, _used_len ) |
dhcppkt.c |
|
673 |
tls_prf_label( tls, secret, secret_len, out, out_len, label, ... ) |
tls.c |
|
674 |
E80211_STATUS( stat ) |
net80211.c |
|
675 |
E80211_REASON( reas ) |
net80211.c |
|
676 |
eprintf(...) |
efirom.c |
|
677 |
eprintf(...) |
elf2efi.c |
|
678 |
eprintf(...) |
iccfix.c |
|
679 |
dprintf(...) |
iccfix.c |
|
680 |
Fprintf(x) |
nrv2b.c |
|
681 |
Fprintf(x) |
nrv2b.c |
|
682 |
getbyte(c) |
nrv2b.c |
|
683 |
HEAD3(b,p) |
nrv2b.c |
|
684 |
HEAD2(b,p) |
nrv2b.c |
|
685 |
s_head3(s,key) |
nrv2b.c |
|
686 |
assert_match(a,b,c) |
nrv2b.c |
|
687 |
swd_pos2off(s,pos) |
nrv2b.c |
|
688 |
GETBIT_8(bb, src, ilen) |
nrv2b.c |
|
689 |
GETBIT_LE16(bb, src, ilen) |
nrv2b.c |
|
690 |
GETBIT_LE32(bb, src, ilen) |
nrv2b.c |
|
691 |
GETBIT_LE64(bb, src, ilen) |
nrv2b.c |
|
692 |
GETBIT(bb, src, ilen) |
nrv2b.c |
|
693 |
GETBIT(bb, src, ilen) |
nrv2b.c |
|
694 |
GETBIT(bb, src, ilen) |
nrv2b.c |
|
695 |
GETBIT(bb, src, ilen) |
nrv2b.c |
|
696 |
FAIL(x,r) |
nrv2b.c |
|
697 |
FAIL(x,r) |
nrv2b.c |
|
698 |
BIOS_KEY(scancode) |
bios_console.c |
|
699 |
NBI_NONVENDOR_LENGTH(len) |
nbi.c |
|
700 |
NBI_VENDOR_LENGTH(len) |
nbi.c |
|
701 |
NBI_LENGTH(len) |
nbi.c |
|
702 |
NBI_PROGRAM_RETURNS(flags) |
nbi.c |
|
703 |
NBI_LINEAR_EXEC_ADDR(flags) |
nbi.c |
|
704 |
NBI_LOADADDR_FLAGS(flags) |
nbi.c |
|
705 |
NBI_LAST_SEGHEADER(flags) |
nbi.c |
|
706 |
BIOS_DISK_DRIVER( _name, _fill_drive_name, _min_drive, _max_drive ) |
bios_disks.h |
|
707 |
PART_HEAD(chs) |
int13.h |
|
708 |
PART_SECTOR(chs) |
int13.h |
|
709 |
PART_CYLINDER(chs) |
int13.h |
|
710 |
__data16( variable ) |
libkir.h |
|
711 |
__data16_array( variable, array ) |
libkir.h |
|
712 |
__bss16( variable ) |
libkir.h |
|
713 |
__bss16_array( variable, array ) |
libkir.h |
|
714 |
__text16( variable ) |
libkir.h |
|
715 |
__text16_array( variable,array ) |
libkir.h |
|
716 |
__use_data16( variable ) |
libkir.h |
|
717 |
__use_text16( variable ) |
libkir.h |
|
718 |
__from_data16( pointer ) |
libkir.h |
|
719 |
__from_text16( pointer ) |
libkir.h |
|
720 |
put_real_kir_const_off( var, seg, off ) |
libkir.h |
|
721 |
put_real_kir_nonconst_off( var, seg, off ) |
libkir.h |
|
722 |
put_real_kir( var, seg, off ) |
libkir.h |
|
723 |
get_real_kir_const_off( var, seg, off ) |
libkir.h |
|
724 |
get_real_kir_nonconst_off( var, seg, off ) |
libkir.h |
|
725 |
get_real_kir( var, seg, off ) |
libkir.h |
|
726 |
TEXT16_CODE( asm_code_str ) |
libkir.h |
|
727 |
REAL_CODE( asm_code_str ) |
libkir.h |
|
728 |
__data16( variable ) |
librm.h |
|
729 |
__data16_array( variable, array ) |
librm.h |
|
730 |
__bss16( variable ) |
librm.h |
|
731 |
__bss16_array( variable, array ) |
librm.h |
|
732 |
__text16( variable ) |
librm.h |
|
733 |
__text16_array( variable, array ) |
librm.h |
|
734 |
__use_data16( variable ) |
librm.h |
|
735 |
__use_text16( variable ) |
librm.h |
|
736 |
__from_data16( pointer ) |
librm.h |
|
737 |
__from_text16( pointer ) |
librm.h |
|
738 |
TEXT16_CODE( asm_code_str ) |
librm.h |
|
739 |
REAL_CODE( asm_code_str ) |
librm.h |
|
740 |
PHYS_CODE( asm_code_str ) |
librm.h |
|
741 |
IMR_REG(x) |
pic8259.h |
|
742 |
IMR_BIT(x) |
pic8259.h |
|
743 |
irq_enabled(x) |
pic8259.h |
|
744 |
enable_irq(x) |
pic8259.h |
|
745 |
disable_irq(x) |
pic8259.h |
|
746 |
ICR_REG( irq ) |
pic8259.h |
|
747 |
ICR_VALUE( irq ) |
pic8259.h |
|
748 |
IRQ_INT( irq ) |
pic8259.h |
|
749 |
put_real( var, dest_seg, dest_off ) |
realmode.h |
|
750 |
get_real( var, src_seg, src_off ) |
realmode.h |
|
751 |
rmsetjmp( _env ) |
setjmp.h |
|
752 |
rmlongjmp( _env, _val ) |
setjmp.h |
|
753 |
write_crtc(data,addr) |
vga.h |
|
754 |
write_att(data,addr) |
vga.h |
|
755 |
write_seq(data,addr) |
vga.h |
|
756 |
write_gra(data,addr) |
vga.h |
|
757 |
vga_hardware_fixup() |
vga.h |
|
758 |
X86_READX( _api_func, _type ) |
x86_io.h |
|
759 |
X86_WRITEX( _api_func, _type ) |
x86_io.h |
|
760 |
X86_INX( _insn_suffix, _type, _reg_prefix ) |
x86_io.h |
|
761 |
X86_OUTX( _insn_suffix, _type, _reg_prefix ) |
x86_io.h |
|
762 |
memcpy( dest, src, len ) |
string.h |
|
763 |
XSTR(s) |
config.c |
|
764 |
STR(s) |
config.c |
|
765 |
CONFIG_DEFAULTS(_platform) |
defaults.h |
|
766 |
print_lacp(which, pkt, now) |
proto_eth_slow.c |
|
767 |
send_eth_slow_reports(now) |
proto_eth_slow.c |
|
768 |
process_eth_slow(ptype, now) |
proto_eth_slow.c |
|
769 |
uart_readb(addr) |
serial.c |
|
770 |
uart_writeb(val,addr) |
serial.c |
|
771 |
uart_readb(addr) |
serial.c |
|
772 |
uart_writeb(val,addr) |
serial.c |
|
773 |
SWAP( ary, i, j ) |
arc4.c |
|
774 |
rot1(x) |
aes.c |
|
775 |
rot2(x) |
aes.c |
|
776 |
rot3(x) |
aes.c |
|
777 |
mul2(x,t) |
aes.c |
|
778 |
inv_mix_col(x,f2,f4,f8,f9) |
aes.c |
|
779 |
n2l(c,l) |
aes.c |
|
780 |
l2n(l,c) |
aes.c |
|
781 |
SHA1CircularShift(bits,word) |
sha1.c |
|
782 |
check(A) |
bigint.h |
*< disappears in normal production mode |
783 |
bi_mod(A, B) |
bigint.h |
|
784 |
bi_residue(A, B) |
bigint.h |
|
785 |
bi_residue(A, B) |
bigint.h |
|
786 |
bi_residue(A, B) |
bigint.h |
|
787 |
bi_square(A, B) |
bigint.h |
|
788 |
max(a,b) |
bigint_impl.h |
*< Find the maximum of 2 numbers. |
789 |
min(a,b) |
bigint_impl.h |
*< Find the minimum of 2 numbers. |
790 |
U(j) |
bigint_impl.h |
*< uj for division |
791 |
Q(j) |
bigint_impl.h |
*< qj for division |
792 |
TTY_FLUSH() |
os_port.h |
|
793 |
abort() |
os_port.h |
|
794 |
ISA_IOIDX_MIN( driver ) |
isa.c |
|
795 |
ISA_IOIDX_MAX( driver ) |
isa.c |
|
796 |
ISA_IOIDX_MAX( driver ) |
isa.c |
|
797 |
ISA_IOADDR( driver, ioidx ) |
isa.c |
|
798 |
ISAPNP_CARD_ID_DATA(identifier) |
isapnp.c |
|
799 |
ISAPNP_DEV_ID_DATA(isapnp) |
isapnp.c |
|
800 |
BUG() |
virtio-ring.c |
|
801 |
BUG_ON(condition) |
virtio-ring.c |
|
802 |
linda_readq( _linda, _ptr, _offset ) |
linda.c |
|
803 |
linda_readq_array8b( _linda, _ptr, _offset, _idx ) |
linda.c |
|
804 |
linda_readq_array64k( _linda, _ptr, _offset, _idx ) |
linda.c |
|
805 |
linda_writeq( _linda, _ptr, _offset ) |
linda.c |
|
806 |
linda_writeq_array8b( _linda, _ptr, _offset, _idx ) |
linda.c |
|
807 |
linda_writeq_array64k( _linda, _ptr, _offset, _idx ) |
linda.c |
|
808 |
LINDA_DDS_VAL( amp_d, main_d, ipst_d, ipre_d, \ amp_s, main_s, ipst_s, ipre_s ) |
linda.c |
|
809 |
ARBEL_DB_EQ_OFFSET(_eqn) |
arbel.h |
|
810 |
ARBEL_BITMASK_SIZE(max_entries) |
arbel.h |
|
811 |
ARBEL_HCR_REG(x) |
arbel.h |
|
812 |
ARBEL_HCR_OPCODE( _command ) |
arbel.h |
|
813 |
ARBEL_HCR_IN_LEN( _command ) |
arbel.h |
|
814 |
ARBEL_HCR_OUT_LEN( _command ) |
arbel.h |
|
815 |
ARBEL_HCR_INOUT_CMD( _opcode, _in_mbox, _in_len, \ _out_mbox, _out_len ) |
arbel.h |
|
816 |
ARBEL_HCR_IN_CMD( _opcode, _in_mbox, _in_len ) |
arbel.h |
|
817 |
ARBEL_HCR_OUT_CMD( _opcode, _out_mbox, _out_len ) |
arbel.h |
|
818 |
ARBEL_HCR_VOID_CMD( _opcode ) |
arbel.h |
|
819 |
HERMON_DB_EQ_OFFSET(_eqn) |
hermon.h |
|
820 |
HERMON_BITMASK_SIZE(max_entries) |
hermon.h |
|
821 |
HERMON_HCR_REG(x) |
hermon.h |
|
822 |
HERMON_HCR_OPCODE( _command ) |
hermon.h |
|
823 |
HERMON_HCR_IN_LEN( _command ) |
hermon.h |
|
824 |
HERMON_HCR_OUT_LEN( _command ) |
hermon.h |
|
825 |
HERMON_HCR_INOUT_CMD( _opcode, _in_mbox, _in_len, \ _out_mbox, _out_len ) |
hermon.h |
|
826 |
HERMON_HCR_IN_CMD( _opcode, _in_mbox, _in_len ) |
hermon.h |
|
827 |
HERMON_HCR_OUT_CMD( _opcode, _out_mbox, _out_len ) |
hermon.h |
|
828 |
HERMON_HCR_VOID_CMD( _opcode ) |
hermon.h |
|
829 |
LINDA_EPB_ADDRESS( _channel, _element, _reg ) |
linda.h |
|
830 |
LINDA_EPB_ADDRESS_CHANNEL( _address ) |
linda.h |
|
831 |
LINDA_EPB_ADDRESS_ELEMENT( _address ) |
linda.h |
|
832 |
LINDA_EPB_ADDRESS_REG( _address ) |
linda.h |
|
833 |
LINDA_EPB_LOC( _cs, _channel, _element, _reg) |
linda.h |
|
834 |
LINDA_EPB_LOC_ADDRESS( _loc ) |
linda.h |
|
835 |
LINDA_EPB_LOC_CS( _loc ) |
linda.h |
|
836 |
LINDA_EPB_UC_LOC( _reg ) |
linda.h |
|
837 |
MLX_DECLARE_STRUCT( _structure ) |
mlx_bitops.h |
|
838 |
MLX_PSEUDO_STRUCT( _ptr ) |
mlx_bitops.h |
|
839 |
MLX_BIT_OFFSET( _structure_st, _field ) |
mlx_bitops.h |
|
840 |
MLX_DWORD_OFFSET( _structure_st, _field ) |
mlx_bitops.h |
|
841 |
MLX_DWORD_BIT_OFFSET( _structure_st, _index, _field ) |
mlx_bitops.h |
|
842 |
MLX_BIT_WIDTH( _structure_st, _field ) |
mlx_bitops.h |
|
843 |
MLX_BIT_MASK( _structure_st, _field ) |
mlx_bitops.h |
|
844 |
MLX_ASSEMBLE_1( _structure_st, _index, _field, _value ) |
mlx_bitops.h |
|
845 |
MLX_ASSEMBLE_2( _structure_st, _index, _field, _value, ... ) |
mlx_bitops.h |
|
846 |
MLX_ASSEMBLE_3( _structure_st, _index, _field, _value, ... ) |
mlx_bitops.h |
|
847 |
MLX_ASSEMBLE_4( _structure_st, _index, _field, _value, ... ) |
mlx_bitops.h |
|
848 |
MLX_ASSEMBLE_5( _structure_st, _index, _field, _value, ... ) |
mlx_bitops.h |
|
849 |
MLX_ASSEMBLE_6( _structure_st, _index, _field, _value, ... ) |
mlx_bitops.h |
|
850 |
MLX_ASSEMBLE_7( _structure_st, _index, _field, _value, ... ) |
mlx_bitops.h |
|
851 |
MLX_MASK_1( _structure_st, _index, _field ) |
mlx_bitops.h |
|
852 |
MLX_MASK_2( _structure_st, _index, _field, ... ) |
mlx_bitops.h |
|
853 |
MLX_MASK_3( _structure_st, _index, _field, ... ) |
mlx_bitops.h |
|
854 |
MLX_MASK_4( _structure_st, _index, _field, ... ) |
mlx_bitops.h |
|
855 |
MLX_MASK_5( _structure_st, _index, _field, ... ) |
mlx_bitops.h |
|
856 |
MLX_MASK_6( _structure_st, _index, _field, ... ) |
mlx_bitops.h |
|
857 |
MLX_MASK_7( _structure_st, _index, _field, ... ) |
mlx_bitops.h |
|
858 |
MLX_FILL( _ptr, _index, _assembled ) |
mlx_bitops.h |
|
859 |
MLX_FILL_1( _ptr, _index, ... ) |
mlx_bitops.h |
|
860 |
MLX_FILL_2( _ptr, _index, ... ) |
mlx_bitops.h |
|
861 |
MLX_FILL_3( _ptr, _index, ... ) |
mlx_bitops.h |
|
862 |
MLX_FILL_4( _ptr, _index, ... ) |
mlx_bitops.h |
|
863 |
MLX_FILL_5( _ptr, _index, ... ) |
mlx_bitops.h |
|
864 |
MLX_FILL_6( _ptr, _index, ... ) |
mlx_bitops.h |
|
865 |
MLX_FILL_7( _ptr, _index, ... ) |
mlx_bitops.h |
|
866 |
MLX_SET( _ptr, _field, _value ) |
mlx_bitops.h |
|
867 |
MLX_GET( _ptr, _field ) |
mlx_bitops.h |
|
868 |
EL3WINDOW(win_num) |
3c515.c |
|
869 |
VIRT_TO_B44(addr) |
b44.c |
|
870 |
eeprom_delay() |
davicom.c |
|
871 |
STOP_DEPCA(ioaddr) |
depca.c |
|
872 |
dprintf(x) |
dmfe.c |
|
873 |
dprintf(x) |
dmfe.c |
|
874 |
virt_to_le32desc(addr) |
dmfe.c |
|
875 |
le32desc_to_virt(addr) |
dmfe.c |
|
876 |
DMFE_DBUG(dbug_now, msg, value) |
dmfe.c |
|
877 |
SHOW_MEDIA_TYPE(mode) |
dmfe.c |
|
878 |
SROM_CLK_WRITE(data, ioaddr) |
dmfe.c |
|
879 |
__CHK_IO_SIZE(pci_id, dev_rev) |
dmfe.c |
|
880 |
CHK_IO_SIZE(pci_dev, dev_rev) |
dmfe.c |
|
881 |
GetBit(x,y) |
eepro.c |
|
882 |
eeprom_delay() |
eepro.c |
|
883 |
eepro_full_reset(ioaddr) |
eepro.c |
|
884 |
eepro_sel_reset(ioaddr) |
eepro.c |
|
885 |
eepro_clear_int(ioaddr) |
eepro.c |
|
886 |
eepro_en_rx(ioaddr) |
eepro.c |
|
887 |
eepro_dis_rx(ioaddr) |
eepro.c |
|
888 |
eepro_sw2bank0(ioaddr) |
eepro.c |
|
889 |
eepro_sw2bank1(ioaddr) |
eepro.c |
|
890 |
eepro_sw2bank2(ioaddr) |
eepro.c |
|
891 |
virt_to_le32desc(addr) |
epic100.c |
|
892 |
le32desc_to_virt(addr) |
epic100.c |
|
893 |
delay(nanosec) |
epic100.c |
|
894 |
eeprom_delay(n) |
epic100.c |
|
895 |
EFAB_REGDUMP(...) |
etherfabric.c |
|
896 |
EFAB_TRACE(...) |
etherfabric.c |
|
897 |
EFAB_LOG(...) |
etherfabric.c |
|
898 |
EFAB_ERR(...) |
etherfabric.c |
|
899 |
FQS(_prefix, _x) |
etherfabric.c |
|
900 |
EFAB_MAX_FRAME_LEN(mtu) |
etherfabric.c |
FCS |
901 |
DEV_PRESENT_BIT(_b) |
etherfabric.c |
|
902 |
FALCON_GMAC_REG( efab, mac_reg ) |
etherfabric.c |
|
903 |
FALCON_XMAC_REG( efab_port, mac_reg ) |
etherfabric.c |
|
904 |
FCN_REVISION_REG(efab, reg) |
etherfabric.c |
|
905 |
EFAB_SET_OWORD_FIELD_VER(efab, reg, field, val) |
etherfabric.c |
|
906 |
_falcon_writel( efab, value, reg ) |
etherfabric.c |
|
907 |
_falcon_readl( efab, reg ) |
etherfabric.c |
|
908 |
FCN_DUMP_REG( efab, _reg ) |
etherfabric.c |
|
909 |
FCN_DUMP_MAC_REG( efab, _mac_reg ) |
etherfabric.c |
|
910 |
BOARD_TYPE(_rev) |
etherfabric.c |
|
911 |
dprintf(x) |
forcedeth.c |
|
912 |
dprintf(x) |
forcedeth.c |
|
913 |
virt_to_le32desc(addr) |
forcedeth.c |
|
914 |
le32desc_to_virt(addr) |
forcedeth.c |
|
915 |
virt_to_le32desc(addr) |
mtd80x.c |
|
916 |
le32desc_to_virt(addr) |
mtd80x.c |
|
917 |
get_unaligned(ptr) |
mtd80x.c |
|
918 |
DO_QUERY_CAP(cap, mod, var) |
mtnic.c |
|
919 |
DBG2_RINGS( priv ) |
myri10ge.c |
|
920 |
dprintf(x) |
ns83820.c |
|
921 |
dprintf(x) |
ns83820.c |
|
922 |
virt_to_le32desc(addr) |
ns83820.c |
|
923 |
le32desc_to_virt(addr) |
ns83820.c |
|
924 |
__kick_rx() |
ns83820.c |
|
925 |
kick_rx() |
ns83820.c |
|
926 |
dprintf(x) |
pcnet32.c |
|
927 |
dprintf(x) |
pcnet32.c |
|
928 |
virt_to_le32desc(addr) |
pcnet32.c |
|
929 |
le32desc_to_virt(addr) |
pcnet32.c |
|
930 |
__le16_to_cpu(x) |
prism2.c |
|
931 |
__le32_to_cpu(x) |
prism2.c |
|
932 |
__cpu_to_le16(x) |
prism2.c |
|
933 |
__cpu_to_le32(x) |
prism2.c |
|
934 |
hfa384x2host_16(n) |
prism2.c |
|
935 |
hfa384x2host_32(n) |
prism2.c |
|
936 |
host2hfa384x_16(n) |
prism2.c |
|
937 |
host2hfa384x_32(n) |
prism2.c |
|
938 |
_R(VENDOR,DEVICE,INDEX) |
r8169.c |
|
939 |
eeprom_delay() |
sis900.c |
|
940 |
sis900_mdio_delay() |
sis900.c |
|
941 |
RING_NEXT(x,s) |
sky2.c |
|
942 |
PRINTK2(args...) |
smc9000.c |
|
943 |
virt_to_le32desc(addr) |
sundance.c |
|
944 |
le32desc_to_virt(addr) |
sundance.c |
|
945 |
mdio_in(mdio_addr) |
sundance.c |
|
946 |
mdio_out(value, mdio_addr) |
sundance.c |
|
947 |
mdio_delay(mdio_addr) |
sundance.c |
|
948 |
NEXT_TX(N) |
tg3.c |
|
949 |
PREV_TX(N) |
tg3.c |
|
950 |
tw32(reg,val) |
tg3.c |
|
951 |
tw32_mailbox(reg, val) |
tg3.c |
|
952 |
tw16(reg,val) |
tg3.c |
|
953 |
tw8(reg,val) |
tg3.c |
|
954 |
tr32(reg) |
tg3.c |
|
955 |
tr16(reg) |
tg3.c |
|
956 |
tr8(reg) |
tg3.c |
|
957 |
tg3_link_report(tp) |
tg3.c |
|
958 |
tg3_setup_copper_phy(TP) |
tg3.c |
|
959 |
tg3_setup_fiber_phy(TP) |
tg3.c |
|
960 |
TG3_WRITE_SETTINGS(TABLE) |
tg3.c |
|
961 |
tg3_read_partno(TP) |
tg3.c |
|
962 |
tg3_phy_string(TP) |
tg3.c |
|
963 |
virt_to_le32desc(addr) |
tlan.c |
|
964 |
le32desc_to_virt(addr) |
tlan.c |
|
965 |
get_unaligned(ptr) |
tulip.c |
|
966 |
put_unaligned(val, ptr) |
tulip.c |
|
967 |
get_u16(ptr) |
tulip.c |
|
968 |
virt_to_le32desc(addr) |
tulip.c |
|
969 |
eeprom_delay() |
tulip.c |
|
970 |
mdio_delay() |
tulip.c |
|
971 |
virt_to_le32desc(addr) |
via-velocity.c |
|
972 |
le32desc_to_virt(addr) |
via-velocity.c |
|
973 |
VELOCITY_PARAM(N,D) |
via-velocity.c |
|
974 |
PCI_BYTE_REG_BITS_ON(x,i,p) |
via-velocity.c |
|
975 |
BUG() |
virtio-net.c |
|
976 |
BUG_ON(condition) |
virtio-net.c |
|
977 |
virt_to_le32desc(addr) |
w89c840.c |
|
978 |
le32desc_to_virt(addr) |
w89c840.c |
|
979 |
eeprom_delay(ee_addr) |
w89c840.c |
|
980 |
mdio_delay(mdio_addr) |
w89c840.c |
|
981 |
is_eeprom_busy(b) |
3c509.h |
|
982 |
GO_WINDOW(b,x) |
3c509.h |
|
983 |
SET_IRQ(i) |
3c509.h |
set IRQ i |
984 |
GO_WINDOW(x) |
3c595.h |
|
985 |
is_eeprom_busy(b) |
3c595.h |
|
986 |
amd8111e_writeq(_UlData,_memMap) |
amd8111e.h |
|
987 |
AT_WRITE_REG(a, reg, value) |
atl1e.h |
|
988 |
AT_WRITE_FLUSH(a) |
atl1e.h |
|
989 |
AT_READ_REG(a, reg) |
atl1e.h |
|
990 |
AT_WRITE_REGB(a, reg, value) |
atl1e.h |
|
991 |
AT_READ_REGB(a, reg) |
atl1e.h |
|
992 |
AT_WRITE_REGW(a, reg, value) |
atl1e.h |
|
993 |
AT_READ_REGW(a, reg) |
atl1e.h |
|
994 |
AT_WRITE_REG_ARRAY(a, reg, offset, value) |
atl1e.h |
|
995 |
AT_READ_REG_ARRAY(a, reg, offset) |
atl1e.h |
|
996 |
L1_CACHE_ALIGN(X) |
bnx2.h |
|
997 |
PHY_ID(id) |
bnx2.h |
|
998 |
PHY_REV_ID(id) |
bnx2.h |
|
999 |
NEXT_TX_BD(x) |
bnx2.h |
|
1000 |
PREV_TX_BD(x) |
bnx2.h |
|
1001 |
TX_RING_IDX(x) |
bnx2.h |
|
1002 |
NEXT_RX_BD(x) |
bnx2.h |
|
1003 |
RX_RING_IDX(x) |
bnx2.h |
|
1004 |
RX_IDX(x) |
bnx2.h |
|
1005 |
GET_CID_ADDR(_cid) |
bnx2.h |
|
1006 |
GET_CID(_cid_addr) |
bnx2.h |
|
1007 |
GET_PCID_ADDR(_pcid) |
bnx2.h |
|
1008 |
GET_PCID(_pcid_addr) |
bnx2.h |
|
1009 |
MB_GET_CID_ADDR(_cid) |
bnx2.h |
|
1010 |
REG_RD(bp, offset) |
bnx2.h |
|
1011 |
REG_WR(bp, offset, val) |
bnx2.h |
|
1012 |
REG_WR16(bp, offset, val) |
bnx2.h |
|
1013 |
REG_RD_IND(bp, offset) |
bnx2.h |
|
1014 |
REG_WR_IND(bp, offset, val) |
bnx2.h |
|
1015 |
CTX_WR(bp, cid_addr, offset, val) |
bnx2.h |
|
1016 |
BNX2_BC_STATE_RESET_TYPE_VALUE(msg) |
bnx2.h |
|
1017 |
EFAB_VAL(field,attribute) |
etherfabric.h |
|
1018 |
EFAB_LOW_BIT( field ) |
etherfabric.h |
|
1019 |
EFAB_WIDTH( field ) |
etherfabric.h |
|
1020 |
EFAB_HIGH_BIT(field) |
etherfabric.h |
|
1021 |
EFAB_MASK64( field ) |
etherfabric.h |
|
1022 |
EFAB_MASK32( field ) |
etherfabric.h |
|
1023 |
EFAB_DWORD_VAL(dword) |
etherfabric.h |
|
1024 |
EFAB_QWORD_VAL(qword) |
etherfabric.h |
|
1025 |
EFAB_OWORD_VAL(oword) |
etherfabric.h |
|
1026 |
EFAB_EXTRACT_NATIVE( native_element, min ,max ,low ,high ) |
etherfabric.h |
|
1027 |
EFAB_EXTRACT64( element, min, max, low, high ) |
etherfabric.h |
|
1028 |
EFAB_EXTRACT32( element, min, max, low, high ) |
etherfabric.h |
|
1029 |
EFAB_EXTRACT_OWORD64( oword, low, high ) |
etherfabric.h |
|
1030 |
EFAB_EXTRACT_QWORD64( qword, low, high ) |
etherfabric.h |
|
1031 |
EFAB_EXTRACT_OWORD32( oword, low, high ) |
etherfabric.h |
|
1032 |
EFAB_EXTRACT_QWORD32( qword, low, high ) |
etherfabric.h |
|
1033 |
EFAB_EXTRACT_DWORD( dword, low, high ) |
etherfabric.h |
|
1034 |
EFAB_OWORD_FIELD64( oword, field ) |
etherfabric.h |
|
1035 |
EFAB_QWORD_FIELD64( qword, field ) |
etherfabric.h |
|
1036 |
EFAB_OWORD_FIELD32( oword, field ) |
etherfabric.h |
|
1037 |
EFAB_QWORD_FIELD32( qword, field ) |
etherfabric.h |
|
1038 |
EFAB_DWORD_FIELD( dword, field ) |
etherfabric.h |
|
1039 |
EFAB_OWORD_IS_ZERO64( oword ) |
etherfabric.h |
|
1040 |
EFAB_QWORD_IS_ZERO64( qword ) |
etherfabric.h |
|
1041 |
EFAB_OWORD_IS_ZERO32( oword ) |
etherfabric.h |
|
1042 |
EFAB_QWORD_IS_ZERO32( qword ) |
etherfabric.h |
|
1043 |
EFAB_DWORD_IS_ZERO( dword ) |
etherfabric.h |
|
1044 |
EFAB_OWORD_IS_ALL_ONES64( oword ) |
etherfabric.h |
|
1045 |
EFAB_QWORD_IS_ALL_ONES64( qword ) |
etherfabric.h |
|
1046 |
EFAB_OWORD_IS_ALL_ONES32( oword ) |
etherfabric.h |
|
1047 |
EFAB_QWORD_IS_ALL_ONES32( qword ) |
etherfabric.h |
|
1048 |
EFAB_DWORD_IS_ALL_ONES( dword ) |
etherfabric.h |
|
1049 |
EFAB_INSERT_NATIVE64( min, max, low, high, value ) |
etherfabric.h |
|
1050 |
EFAB_INSERT_NATIVE32( min, max, low, high, value ) |
etherfabric.h |
|
1051 |
EFAB_INSERT_NATIVE( min, max, low, high, value ) |
etherfabric.h |
|
1052 |
EFAB_INSERT_FIELD_NATIVE( min, max, field, value ) |
etherfabric.h |
|
1053 |
EFAB_INSERT_FIELDS_NATIVE( min, max, \ field1, value1, \ field2, value2, \ field3, value3, \ field4, value4, \ field |
etherfabric.h |
|
1054 |
EFAB_INSERT_FIELDS64( ... ) |
etherfabric.h |
|
1055 |
EFAB_INSERT_FIELDS32( ... ) |
etherfabric.h |
|
1056 |
EFAB_POPULATE_OWORD64( oword, ... ) |
etherfabric.h |
|
1057 |
EFAB_POPULATE_QWORD64( qword, ... ) |
etherfabric.h |
|
1058 |
EFAB_POPULATE_OWORD32( oword, ... ) |
etherfabric.h |
|
1059 |
EFAB_POPULATE_QWORD32( qword, ... ) |
etherfabric.h |
|
1060 |
EFAB_POPULATE_DWORD( dword, ... ) |
etherfabric.h |
|
1061 |
EFAB_POPULATE_OWORD_9( oword, ... ) |
etherfabric.h |
|
1062 |
EFAB_POPULATE_OWORD_8( oword, ... ) |
etherfabric.h |
|
1063 |
EFAB_POPULATE_OWORD_7( oword, ... ) |
etherfabric.h |
|
1064 |
EFAB_POPULATE_OWORD_6( oword, ... ) |
etherfabric.h |
|
1065 |
EFAB_POPULATE_OWORD_5( oword, ... ) |
etherfabric.h |
|
1066 |
EFAB_POPULATE_OWORD_4( oword, ... ) |
etherfabric.h |
|
1067 |
EFAB_POPULATE_OWORD_3( oword, ... ) |
etherfabric.h |
|
1068 |
EFAB_POPULATE_OWORD_2( oword, ... ) |
etherfabric.h |
|
1069 |
EFAB_POPULATE_OWORD_1( oword, ... ) |
etherfabric.h |
|
1070 |
EFAB_ZERO_OWORD( oword ) |
etherfabric.h |
|
1071 |
EFAB_SET_OWORD( oword ) |
etherfabric.h |
|
1072 |
EFAB_POPULATE_QWORD_9( qword, ... ) |
etherfabric.h |
|
1073 |
EFAB_POPULATE_QWORD_8( qword, ... ) |
etherfabric.h |
|
1074 |
EFAB_POPULATE_QWORD_7( qword, ... ) |
etherfabric.h |
|
1075 |
EFAB_POPULATE_QWORD_6( qword, ... ) |
etherfabric.h |
|
1076 |
EFAB_POPULATE_QWORD_5( qword, ... ) |
etherfabric.h |
|
1077 |
EFAB_POPULATE_QWORD_4( qword, ... ) |
etherfabric.h |
|
1078 |
EFAB_POPULATE_QWORD_3( qword, ... ) |
etherfabric.h |
|
1079 |
EFAB_POPULATE_QWORD_2( qword, ... ) |
etherfabric.h |
|
1080 |
EFAB_POPULATE_QWORD_1( qword, ... ) |
etherfabric.h |
|
1081 |
EFAB_ZERO_QWORD( qword ) |
etherfabric.h |
|
1082 |
EFAB_SET_QWORD( qword ) |
etherfabric.h |
|
1083 |
EFAB_POPULATE_DWORD_9( dword, ... ) |
etherfabric.h |
|
1084 |
EFAB_POPULATE_DWORD_8( dword, ... ) |
etherfabric.h |
|
1085 |
EFAB_POPULATE_DWORD_7( dword, ... ) |
etherfabric.h |
|
1086 |
EFAB_POPULATE_DWORD_6( dword, ... ) |
etherfabric.h |
|
1087 |
EFAB_POPULATE_DWORD_5( dword, ... ) |
etherfabric.h |
|
1088 |
EFAB_POPULATE_DWORD_4( dword, ... ) |
etherfabric.h |
|
1089 |
EFAB_POPULATE_DWORD_3( dword, ... ) |
etherfabric.h |
|
1090 |
EFAB_POPULATE_DWORD_2( dword, ... ) |
etherfabric.h |
|
1091 |
EFAB_POPULATE_DWORD_1( dword, ... ) |
etherfabric.h |
|
1092 |
EFAB_ZERO_DWORD( dword ) |
etherfabric.h |
|
1093 |
EFAB_SET_DWORD( dword ) |
etherfabric.h |
|
1094 |
EFAB_INSERT_FIELD64( ... ) |
etherfabric.h |
|
1095 |
EFAB_INSERT_FIELD32( ... ) |
etherfabric.h |
|
1096 |
EFAB_INPLACE_MASK64( min, max, field ) |
etherfabric.h |
|
1097 |
EFAB_INPLACE_MASK32( min, max, field ) |
etherfabric.h |
|
1098 |
EFAB_SET_OWORD_FIELD64( oword, field, value ) |
etherfabric.h |
|
1099 |
EFAB_SET_QWORD_FIELD64( qword, field, value ) |
etherfabric.h |
|
1100 |
EFAB_SET_OWORD_FIELD32( oword, field, value ) |
etherfabric.h |
|
1101 |
EFAB_SET_QWORD_FIELD32( qword, field, value ) |
etherfabric.h |
|
1102 |
EFAB_SET_DWORD_FIELD( dword, field, value ) |
etherfabric.h |
|
1103 |
EFAB_DMA_TYPE_WIDTH( width ) |
etherfabric.h |
|
1104 |
EFAB_DMA_MASK(mask) |
etherfabric.h |
|
1105 |
HFA384x_FIRMWARE_VERSION(a,b,c) |
hfa384x.h |
|
1106 |
HFA384x_LEVEL_TO_dBm(v) |
hfa384x.h |
|
1107 |
HFA384x_ADDR_AUX_MKFLAT(p,o) |
hfa384x.h |
|
1108 |
HFA384x_ADDR_CMD_MKFLAT(p,o) |
hfa384x.h |
|
1109 |
HFA384x_ADDR_AUX_MKPAGE(f) |
hfa384x.h |
|
1110 |
HFA384x_ADDR_AUX_MKOFF(f) |
hfa384x.h |
|
1111 |
HFA384x_ADDR_CMD_MKPAGE(f) |
hfa384x.h |
|
1112 |
HFA384x_ADDR_CMD_MKOFF(f) |
hfa384x.h |
|
1113 |
HFA384x_AUX_MKOFF(f, c) |
hfa384x.h |
|
1114 |
HFA384x_AUX_MKPAGE(f) |
hfa384x.h |
|
1115 |
HFA384x_CMD_ISBUSY(value) |
hfa384x.h |
|
1116 |
HFA384x_CMD_AINFO_GET(value) |
hfa384x.h |
|
1117 |
HFA384x_CMD_AINFO_SET(value) |
hfa384x.h |
|
1118 |
HFA384x_CMD_MACPORT_GET(value) |
hfa384x.h |
|
1119 |
HFA384x_CMD_MACPORT_SET(value) |
hfa384x.h |
|
1120 |
HFA384x_CMD_ISRECL(value) |
hfa384x.h |
|
1121 |
HFA384x_CMD_RECL_SET(value) |
hfa384x.h |
|
1122 |
HFA384x_CMD_QOS_GET(value) |
hfa384x.h |
|
1123 |
HFA384x_CMD_QOS_SET(value) |
hfa384x.h |
|
1124 |
HFA384x_CMD_ISWRITE(value) |
hfa384x.h |
|
1125 |
HFA384x_CMD_WRITE_SET(value) |
hfa384x.h |
|
1126 |
HFA384x_CMD_PROGMODE_GET(value) |
hfa384x.h |
|
1127 |
HFA384x_CMD_PROGMODE_SET(value) |
hfa384x.h |
|
1128 |
HFA384x_CMD_CMDCODE_GET(value) |
hfa384x.h |
|
1129 |
HFA384x_CMD_CMDCODE_SET(value) |
hfa384x.h |
|
1130 |
HFA384x_STATUS_RESULT_GET(value) |
hfa384x.h |
|
1131 |
HFA384x_STATUS_RESULT_SET(value) |
hfa384x.h |
|
1132 |
HFA384x_STATUS_CMDCODE_GET(value) |
hfa384x.h |
|
1133 |
HFA384x_STATUS_CMDCODE_SET(value) |
hfa384x.h |
|
1134 |
HFA384x_OFFSET_ISBUSY(value) |
hfa384x.h |
|
1135 |
HFA384x_OFFSET_ISERR(value) |
hfa384x.h |
|
1136 |
HFA384x_OFFSET_DATAOFF_GET(value) |
hfa384x.h |
|
1137 |
HFA384x_OFFSET_DATAOFF_SET(value) |
hfa384x.h |
|
1138 |
HFA384x_EVSTAT_ISTICK(value) |
hfa384x.h |
|
1139 |
HFA384x_EVSTAT_ISWTERR(value) |
hfa384x.h |
|
1140 |
HFA384x_EVSTAT_ISINFDROP(value) |
hfa384x.h |
|
1141 |
HFA384x_EVSTAT_ISINFO(value) |
hfa384x.h |
|
1142 |
HFA384x_EVSTAT_ISDTIM(value) |
hfa384x.h |
|
1143 |
HFA384x_EVSTAT_ISCMD(value) |
hfa384x.h |
|
1144 |
HFA384x_EVSTAT_ISALLOC(value) |
hfa384x.h |
|
1145 |
HFA384x_EVSTAT_ISTXEXC(value) |
hfa384x.h |
|
1146 |
HFA384x_EVSTAT_ISTX(value) |
hfa384x.h |
|
1147 |
HFA384x_EVSTAT_ISRX(value) |
hfa384x.h |
|
1148 |
HFA384x_EVSTAT_ISBAP_OP(value) |
hfa384x.h |
|
1149 |
HFA384x_INTEN_ISTICK(value) |
hfa384x.h |
|
1150 |
HFA384x_INTEN_TICK_SET(value) |
hfa384x.h |
|
1151 |
HFA384x_INTEN_ISWTERR(value) |
hfa384x.h |
|
1152 |
HFA384x_INTEN_WTERR_SET(value) |
hfa384x.h |
|
1153 |
HFA384x_INTEN_ISINFDROP(value) |
hfa384x.h |
|
1154 |
HFA384x_INTEN_INFDROP_SET(value) |
hfa384x.h |
|
1155 |
HFA384x_INTEN_ISINFO(value) |
hfa384x.h |
|
1156 |
HFA384x_INTEN_INFO_SET(value) |
hfa384x.h |
|
1157 |
HFA384x_INTEN_ISDTIM(value) |
hfa384x.h |
|
1158 |
HFA384x_INTEN_DTIM_SET(value) |
hfa384x.h |
|
1159 |
HFA384x_INTEN_ISCMD(value) |
hfa384x.h |
|
1160 |
HFA384x_INTEN_CMD_SET(value) |
hfa384x.h |
|
1161 |
HFA384x_INTEN_ISALLOC(value) |
hfa384x.h |
|
1162 |
HFA384x_INTEN_ALLOC_SET(value) |
hfa384x.h |
|
1163 |
HFA384x_INTEN_ISTXEXC(value) |
hfa384x.h |
|
1164 |
HFA384x_INTEN_TXEXC_SET(value) |
hfa384x.h |
|
1165 |
HFA384x_INTEN_ISTX(value) |
hfa384x.h |
|
1166 |
HFA384x_INTEN_TX_SET(value) |
hfa384x.h |
|
1167 |
HFA384x_INTEN_ISRX(value) |
hfa384x.h |
|
1168 |
HFA384x_INTEN_RX_SET(value) |
hfa384x.h |
|
1169 |
HFA384x_EVACK_ISTICK(value) |
hfa384x.h |
|
1170 |
HFA384x_EVACK_TICK_SET(value) |
hfa384x.h |
|
1171 |
HFA384x_EVACK_ISWTERR(value) |
hfa384x.h |
|
1172 |
HFA384x_EVACK_WTERR_SET(value) |
hfa384x.h |
|
1173 |
HFA384x_EVACK_ISINFDROP(value) |
hfa384x.h |
|
1174 |
HFA384x_EVACK_INFDROP_SET(value) |
hfa384x.h |
|
1175 |
HFA384x_EVACK_ISINFO(value) |
hfa384x.h |
|
1176 |
HFA384x_EVACK_INFO_SET(value) |
hfa384x.h |
|
1177 |
HFA384x_EVACK_ISDTIM(value) |
hfa384x.h |
|
1178 |
HFA384x_EVACK_DTIM_SET(value) |
hfa384x.h |
|
1179 |
HFA384x_EVACK_ISCMD(value) |
hfa384x.h |
|
1180 |
HFA384x_EVACK_CMD_SET(value) |
hfa384x.h |
|
1181 |
HFA384x_EVACK_ISALLOC(value) |
hfa384x.h |
|
1182 |
HFA384x_EVACK_ALLOC_SET(value) |
hfa384x.h |
|
1183 |
HFA384x_EVACK_ISTXEXC(value) |
hfa384x.h |
|
1184 |
HFA384x_EVACK_TXEXC_SET(value) |
hfa384x.h |
|
1185 |
HFA384x_EVACK_ISTX(value) |
hfa384x.h |
|
1186 |
HFA384x_EVACK_TX_SET(value) |
hfa384x.h |
|
1187 |
HFA384x_EVACK_ISRX(value) |
hfa384x.h |
|
1188 |
HFA384x_EVACK_RX_SET(value) |
hfa384x.h |
|
1189 |
HFA384x_CONTROL_AUXEN_SET(value) |
hfa384x.h |
|
1190 |
HFA384x_CONTROL_AUXEN_GET(value) |
hfa384x.h |
|
1191 |
hfa384x2host_16(n) |
hfa384x.h |
|
1192 |
hfa384x2host_32(n) |
hfa384x.h |
|
1193 |
host2hfa384x_16(n) |
hfa384x.h |
|
1194 |
host2hfa384x_32(n) |
hfa384x.h |
|
1195 |
HFA384x_TXSTATUS_ISERROR(v) |
hfa384x.h |
|
1196 |
HFA384x_TXSTATUS_ISACKERR(v) |
hfa384x.h |
|
1197 |
HFA384x_TXSTATUS_ISFORMERR(v) |
hfa384x.h |
|
1198 |
HFA384x_TXSTATUS_ISDISCON(v) |
hfa384x.h |
|
1199 |
HFA384x_TXSTATUS_ISAGEDERR(v) |
hfa384x.h |
|
1200 |
HFA384x_TXSTATUS_ISRETRYERR(v) |
hfa384x.h |
|
1201 |
HFA384x_TX_GET(v,m,s) |
hfa384x.h |
|
1202 |
HFA384x_TX_SET(v,m,s) |
hfa384x.h |
|
1203 |
HFA384x_TX_CFPOLL_GET(v) |
hfa384x.h |
|
1204 |
HFA384x_TX_CFPOLL_SET(v) |
hfa384x.h |
|
1205 |
HFA384x_TX_PRST_GET(v) |
hfa384x.h |
|
1206 |
HFA384x_TX_PRST_SET(v) |
hfa384x.h |
|
1207 |
HFA384x_TX_MACPORT_GET(v) |
hfa384x.h |
|
1208 |
HFA384x_TX_MACPORT_SET(v) |
hfa384x.h |
|
1209 |
HFA384x_TX_NOENCRYPT_GET(v) |
hfa384x.h |
|
1210 |
HFA384x_TX_NOENCRYPT_SET(v) |
hfa384x.h |
|
1211 |
HFA384x_TX_RETRYSTRAT_GET(v) |
hfa384x.h |
|
1212 |
HFA384x_TX_RETRYSTRAT_SET(v) |
hfa384x.h |
|
1213 |
HFA384x_TX_STRUCTYPE_GET(v) |
hfa384x.h |
|
1214 |
HFA384x_TX_STRUCTYPE_SET(v) |
hfa384x.h |
|
1215 |
HFA384x_TX_TXEX_GET(v) |
hfa384x.h |
|
1216 |
HFA384x_TX_TXEX_SET(v) |
hfa384x.h |
|
1217 |
HFA384x_TX_TXOK_GET(v) |
hfa384x.h |
|
1218 |
HFA384x_TX_TXOK_SET(v) |
hfa384x.h |
|
1219 |
HFA384x_RXSTATUS_MSGTYPE_GET(value) |
hfa384x.h |
|
1220 |
HFA384x_RXSTATUS_MSGTYPE_SET(value) |
hfa384x.h |
|
1221 |
HFA384x_RXSTATUS_MACPORT_GET(value) |
hfa384x.h |
|
1222 |
HFA384x_RXSTATUS_MACPORT_SET(value) |
hfa384x.h |
|
1223 |
HFA384x_RXSTATUS_ISUNDECR(value) |
hfa384x.h |
|
1224 |
HFA384x_RXSTATUS_ISFCSERR(value) |
hfa384x.h |
|
1225 |
HFA384x_USB_ISFRM(a) |
hfa384x.h |
|
1226 |
HFA384x_USB_ISTXFRM(a) |
hfa384x.h |
|
1227 |
HFA384x_USB_ISRXFRM(a) |
hfa384x.h |
|
1228 |
XNOR(x,y) |
mtnic.h |
|
1229 |
MTNIC_BC_OFF(bc) |
mtnic.h |
|
1230 |
MTNIC_BC_SZ(bc) |
mtnic.h |
|
1231 |
MTNIC_BC_ONES(size) |
mtnic.h |
|
1232 |
MTNIC_BC_MASK(bc) |
mtnic.h |
|
1233 |
MTNIC_BC_VAL(val, bc) |
mtnic.h |
|
1234 |
MTNIC_BC(off, size) |
mtnic.h |
|
1235 |
MTNIC_BC_GET(x, bc) |
mtnic.h |
|
1236 |
MTNIC_BC_SET(x, val, bc) |
mtnic.h |
|
1237 |
MTNIC_BC_PUT(x, val, bc) |
mtnic.h |
|
1238 |
MXGEFW_ETH_SEND(n) |
myri10ge_mcp.h |
|
1239 |
MXGEFW_ETH_SEND_OFFSET(n) |
myri10ge_mcp.h |
|
1240 |
eeprom_delay(ee_addr) |
natsemi.h |
|
1241 |
WLAN_GET_FC_PVER(n) |
p80211hdr.h |
|
1242 |
WLAN_GET_FC_FTYPE(n) |
p80211hdr.h |
|
1243 |
WLAN_GET_FC_FSTYPE(n) |
p80211hdr.h |
|
1244 |
WLAN_GET_FC_TODS(n) |
p80211hdr.h |
|
1245 |
WLAN_GET_FC_FROMDS(n) |
p80211hdr.h |
|
1246 |
WLAN_GET_FC_MOREFRAG(n) |
p80211hdr.h |
|
1247 |
WLAN_GET_FC_RETRY(n) |
p80211hdr.h |
|
1248 |
WLAN_GET_FC_PWRMGT(n) |
p80211hdr.h |
|
1249 |
WLAN_GET_FC_MOREDATA(n) |
p80211hdr.h |
|
1250 |
WLAN_GET_FC_ISWEP(n) |
p80211hdr.h |
|
1251 |
WLAN_GET_FC_ORDER(n) |
p80211hdr.h |
|
1252 |
WLAN_SET_FC_PVER(n) |
p80211hdr.h |
|
1253 |
WLAN_SET_FC_FTYPE(n) |
p80211hdr.h |
|
1254 |
WLAN_SET_FC_FSTYPE(n) |
p80211hdr.h |
|
1255 |
WLAN_SET_FC_TODS(n) |
p80211hdr.h |
|
1256 |
WLAN_SET_FC_FROMDS(n) |
p80211hdr.h |
|
1257 |
WLAN_SET_FC_MOREFRAG(n) |
p80211hdr.h |
|
1258 |
WLAN_SET_FC_RETRY(n) |
p80211hdr.h |
|
1259 |
WLAN_SET_FC_PWRMGT(n) |
p80211hdr.h |
|
1260 |
WLAN_SET_FC_MOREDATA(n) |
p80211hdr.h |
|
1261 |
WLAN_SET_FC_ISWEP(n) |
p80211hdr.h |
|
1262 |
WLAN_SET_FC_ORDER(n) |
p80211hdr.h |
|
1263 |
WLAN_GET_SEQ_FRGNUM(n) |
p80211hdr.h |
|
1264 |
WLAN_GET_SEQ_SEQNUM(n) |
p80211hdr.h |
|
1265 |
WLAN_HDR_A3_DATAP(p) |
p80211hdr.h |
|
1266 |
WLAN_HDR_A4_DATAP(p) |
p80211hdr.h |
|
1267 |
DOT11_RATE5_ISBASIC_GET(r) |
p80211hdr.h |
|
1268 |
WLAN_CTL_FRAMELEN(fstype) |
p80211hdr.h |
|
1269 |
ARRAY_SIZE(x) |
r8169.h |
|
1270 |
RTL_W8(reg, val8) |
r8169.h |
|
1271 |
RTL_W16(reg, val16) |
r8169.h |
|
1272 |
RTL_W32(reg, val32) |
r8169.h |
|
1273 |
RTL_R8(reg) |
r8169.h |
|
1274 |
RTL_R16(reg) |
r8169.h |
|
1275 |
RTL_R32(reg) |
r8169.h |
|
1276 |
_R(NAME,MAC,MASK) |
r8169.h |
|
1277 |
sis190_rx_quota(count, quota) |
sis190.h |
|
1278 |
SIS_W8(reg, val) |
sis190.h |
|
1279 |
SIS_W16(reg, val) |
sis190.h |
|
1280 |
SIS_W32(reg, val) |
sis190.h |
|
1281 |
SIS_R8(reg) |
sis190.h |
|
1282 |
SIS_R16(reg) |
sis190.h |
|
1283 |
SIS_R32(reg) |
sis190.h |
|
1284 |
SIS_PCI_COMMIT() |
sis190.h |
|
1285 |
ARRAY_SIZE(arr) |
skge.h |
|
1286 |
Q_ADDR(reg, offs) |
skge.h |
|
1287 |
RB_ADDR(offs, queue) |
skge.h |
|
1288 |
WOL_REGS(port, x) |
skge.h |
|
1289 |
WOL_PATT_RAM_BASE(port) |
skge.h |
|
1290 |
PHY_M_EC_M_DSC(x) |
skge.h |
00=1x; 01=2x; 10=3x; 11=4x |
1291 |
PHY_M_EC_S_DSC(x) |
skge.h |
00=dis; 01=1x; 10=2x; 11=3x |
1292 |
PHY_M_EC_MAC_S(x) |
skge.h |
01X=0; 110=2.5; 111=25 (MHz) |
1293 |
PHY_M_EC_M_DSC_2(x) |
skge.h |
000=1x; 001=2x; 010=3x; 011=4x |
1294 |
PHY_M_LED_PULS_DUR(x) |
skge.h |
|
1295 |
PHY_M_LED_BLINK_RT(x) |
skge.h |
|
1296 |
PHY_M_LED_MO_SGMII(x) |
skge.h |
Bit 15..14: SGMII AN Timer |
1297 |
PHY_M_LED_MO_DUP(x) |
skge.h |
Bit 11..10: Duplex |
1298 |
PHY_M_LED_MO_10(x) |
skge.h |
Bit 9.. 8: Link 10 |
1299 |
PHY_M_LED_MO_100(x) |
skge.h |
Bit 7.. 6: Link 100 |
1300 |
PHY_M_LED_MO_1000(x) |
skge.h |
Bit 5.. 4: Link 1000 |
1301 |
PHY_M_LED_MO_RX(x) |
skge.h |
Bit 3.. 2: Rx |
1302 |
PHY_M_LED_MO_TX(x) |
skge.h |
Bit 1.. 0: Tx |
1303 |
PHY_M_FELP_LED2_CTRL(x) |
skge.h |
|
1304 |
PHY_M_FELP_LED1_CTRL(x) |
skge.h |
|
1305 |
PHY_M_FELP_LED0_CTRL(x) |
skge.h |
|
1306 |
PHY_M_LEDC_LOS_CTRL(x) |
skge.h |
|
1307 |
PHY_M_LEDC_INIT_CTRL(x) |
skge.h |
|
1308 |
PHY_M_LEDC_STA1_CTRL(x) |
skge.h |
|
1309 |
PHY_M_LEDC_STA0_CTRL(x) |
skge.h |
|
1310 |
TX_COL_THR(x) |
skge.h |
|
1311 |
TX_JAM_LEN_VAL(x) |
skge.h |
|
1312 |
TX_JAM_IPG_VAL(x) |
skge.h |
|
1313 |
TX_IPG_JAM_DATA(x) |
skge.h |
|
1314 |
DATA_BLIND_VAL(x) |
skge.h |
|
1315 |
IPG_DATA_VAL(x) |
skge.h |
|
1316 |
GM_SMI_CT_PHY_AD(x) |
skge.h |
|
1317 |
GM_SMI_CT_REG_AD(x) |
skge.h |
|
1318 |
WOL_CTL_PATT_ENA(x) |
skge.h |
|
1319 |
SK_REG(port,reg) |
skge.h |
|
1320 |
SK_XMAC_REG(port, reg) |
skge.h |
|
1321 |
SK_GMAC_REG(port,reg) |
skge.h |
|
1322 |
CFG_LED_MODE(x) |
sky2.h |
|
1323 |
SK_REG(port,reg) |
sky2.h |
|
1324 |
Q_ADDR(reg, offs) |
sky2.h |
|
1325 |
Y2_QADDR(q,reg) |
sky2.h |
|
1326 |
RB_ADDR(offs, queue) |
sky2.h |
|
1327 |
WOL_REGS(port, x) |
sky2.h |
|
1328 |
WOL_PATT_RAM_BASE(port) |
sky2.h |
|
1329 |
PHY_M_PC_MDI_XMODE(x) |
sky2.h |
|
1330 |
PHY_M_EC_M_DSC(x) |
sky2.h |
|
1331 |
PHY_M_EC_S_DSC(x) |
sky2.h |
|
1332 |
PHY_M_EC_DSC_2(x) |
sky2.h |
|
1333 |
PHY_M_EC_MAC_S(x) |
sky2.h |
|
1334 |
PHY_M_PC_DSC(x) |
sky2.h |
|
1335 |
PHY_M_LED_PULS_DUR(x) |
sky2.h |
|
1336 |
PHY_M_POLC_LS1_P_MIX(x) |
sky2.h |
|
1337 |
PHY_M_POLC_IS0_P_MIX(x) |
sky2.h |
|
1338 |
PHY_M_POLC_LOS_CTRL(x) |
sky2.h |
|
1339 |
PHY_M_POLC_INIT_CTRL(x) |
sky2.h |
|
1340 |
PHY_M_POLC_STA1_CTRL(x) |
sky2.h |
|
1341 |
PHY_M_POLC_STA0_CTRL(x) |
sky2.h |
|
1342 |
PHY_M_LED_BLINK_RT(x) |
sky2.h |
|
1343 |
PHY_M_LED_MO_SGMII(x) |
sky2.h |
Bit 15..14: SGMII AN Timer |
1344 |
PHY_M_LED_MO_DUP(x) |
sky2.h |
Bit 11..10: Duplex |
1345 |
PHY_M_LED_MO_10(x) |
sky2.h |
Bit 9.. 8: Link 10 |
1346 |
PHY_M_LED_MO_100(x) |
sky2.h |
Bit 7.. 6: Link 100 |
1347 |
PHY_M_LED_MO_1000(x) |
sky2.h |
Bit 5.. 4: Link 1000 |
1348 |
PHY_M_LED_MO_RX(x) |
sky2.h |
Bit 3.. 2: Rx |
1349 |
PHY_M_LED_MO_TX(x) |
sky2.h |
Bit 1.. 0: Tx |
1350 |
PHY_M_FELP_LED2_CTRL(x) |
sky2.h |
|
1351 |
PHY_M_FELP_LED1_CTRL(x) |
sky2.h |
|
1352 |
PHY_M_FELP_LED0_CTRL(x) |
sky2.h |
|
1353 |
PHY_M_MAC_MODE_SEL(x) |
sky2.h |
|
1354 |
PHY_M_LEDC_LOS_CTRL(x) |
sky2.h |
|
1355 |
PHY_M_LEDC_INIT_CTRL(x) |
sky2.h |
|
1356 |
PHY_M_LEDC_STA1_CTRL(x) |
sky2.h |
|
1357 |
PHY_M_LEDC_STA0_CTRL(x) |
sky2.h |
|
1358 |
TX_COL_THR(x) |
sky2.h |
|
1359 |
TX_JAM_LEN_VAL(x) |
sky2.h |
|
1360 |
TX_JAM_IPG_VAL(x) |
sky2.h |
|
1361 |
TX_IPG_JAM_DATA(x) |
sky2.h |
|
1362 |
TX_BACK_OFF_LIM(x) |
sky2.h |
|
1363 |
DATA_BLIND_VAL(x) |
sky2.h |
|
1364 |
IPG_DATA_VAL(x) |
sky2.h |
|
1365 |
GM_SMI_CT_PHY_AD(x) |
sky2.h |
|
1366 |
GM_SMI_CT_REG_AD(x) |
sky2.h |
|
1367 |
SK_GMAC_REG(port,reg) |
sky2.h |
|
1368 |
SMC_SELECT_BANK(x, y) |
smc9000.h |
|
1369 |
SMC_DELAY(x) |
smc9000.h |
|
1370 |
GET_CHIP_REV_ID(MISC_HOST_CTRL) |
tg3.h |
|
1371 |
GET_ASIC_REV(CHIP_REV_ID) |
tg3.h |
|
1372 |
GET_CHIP_REV(CHIP_REV_ID) |
tg3.h |
|
1373 |
GET_METAL_REV(CHIP_REV_ID) |
tg3.h |
|
1374 |
CIRC_INC( a, b ) |
tlan.h |
|
1375 |
TLan_ClearBit( bit, port ) |
tlan.h |
|
1376 |
TLan_GetBit( bit, port ) |
tlan.h |
|
1377 |
TLan_SetBit( bit, port ) |
tlan.h |
|
1378 |
XOR8( a, b, c, d, e, f, g, h ) |
tlan.h |
|
1379 |
DA( a, bit ) |
tlan.h |
|
1380 |
BYTE_REG_BITS_ON(x,p) |
via-velocity.h |
|
1381 |
WORD_REG_BITS_ON(x,p) |
via-velocity.h |
|
1382 |
DWORD_REG_BITS_ON(x,p) |
via-velocity.h |
|
1383 |
BYTE_REG_BITS_IS_ON(x,p) |
via-velocity.h |
|
1384 |
WORD_REG_BITS_IS_ON(x,p) |
via-velocity.h |
|
1385 |
DWORD_REG_BITS_IS_ON(x,p) |
via-velocity.h |
|
1386 |
BYTE_REG_BITS_OFF(x,p) |
via-velocity.h |
|
1387 |
WORD_REG_BITS_OFF(x,p) |
via-velocity.h |
|
1388 |
DWORD_REG_BITS_OFF(x,p) |
via-velocity.h |
|
1389 |
BYTE_REG_BITS_SET(x,m,p) |
via-velocity.h |
|
1390 |
WORD_REG_BITS_SET(x,m,p) |
via-velocity.h |
|
1391 |
DWORD_REG_BITS_SET(x,m,p) |
via-velocity.h |
|
1392 |
VAR_USED(p) |
via-velocity.h |
|
1393 |
mac_hw_mibs_init(regs) |
via-velocity.h |
|
1394 |
mac_read_isr(regs) |
via-velocity.h |
|
1395 |
mac_write_isr(regs, x) |
via-velocity.h |
|
1396 |
mac_clear_isr(regs) |
via-velocity.h |
|
1397 |
mac_write_int_mask(mask, regs) |
via-velocity.h |
|
1398 |
mac_disable_int(regs) |
via-velocity.h |
|
1399 |
mac_enable_int(regs) |
via-velocity.h |
|
1400 |
mac_hw_mibs_read(regs, MIBs) |
via-velocity.h |
|
1401 |
mac_set_dma_length(regs, n) |
via-velocity.h |
|
1402 |
mac_set_rx_thresh(regs, n) |
via-velocity.h |
|
1403 |
mac_rx_queue_run(regs) |
via-velocity.h |
|
1404 |
mac_rx_queue_wake(regs) |
via-velocity.h |
|
1405 |
mac_tx_queue_run(regs, n) |
via-velocity.h |
|
1406 |
mac_tx_queue_wake(regs, n) |
via-velocity.h |
|
1407 |
mac_eeprom_reload(regs) |
via-velocity.h |
|
1408 |
PHYID_GET_PHY_REV_ID(i) |
via-velocity.h |
|
1409 |
PHYID_GET_PHY_ID(i) |
via-velocity.h |
|
1410 |
MII_REG_BITS_ON(x,i,p) |
via-velocity.h |
|
1411 |
MII_REG_BITS_OFF(x,i,p) |
via-velocity.h |
|
1412 |
MII_REG_BITS_IS_ON(x,i,p) |
via-velocity.h |
|
1413 |
MII_GET_PHY_ID(p) |
via-velocity.h |
|
1414 |
ASSERT(x) |
via-velocity.h |
|
1415 |
VELOCITY_DBG(p,args...) |
via-velocity.h |
|
1416 |
ASSERT(x) |
via-velocity.h |
|
1417 |
VELOCITY_DBG(x) |
via-velocity.h |
|
1418 |
VELOCITY_PRT(l, p, args...) |
via-velocity.h |
|
1419 |
VELOCITY_PRT_CAMMASK(p,t) |
via-velocity.h |
|
1420 |
WLAN_LOG_ERROR0(x) |
wlan_compat.h |
|
1421 |
WLAN_LOG_ERROR1(x,n) |
wlan_compat.h |
|
1422 |
WLAN_LOG_ERROR2(x,n1,n2) |
wlan_compat.h |
|
1423 |
WLAN_LOG_ERROR3(x,n1,n2,n3) |
wlan_compat.h |
|
1424 |
WLAN_LOG_ERROR4(x,n1,n2,n3,n4) |
wlan_compat.h |
|
1425 |
WLAN_LOG_WARNING0(x) |
wlan_compat.h |
|
1426 |
WLAN_LOG_WARNING1(x,n) |
wlan_compat.h |
|
1427 |
WLAN_LOG_WARNING2(x,n1,n2) |
wlan_compat.h |
|
1428 |
WLAN_LOG_WARNING3(x,n1,n2,n3) |
wlan_compat.h |
|
1429 |
WLAN_LOG_WARNING4(x,n1,n2,n3,n4) |
wlan_compat.h |
|
1430 |
WLAN_LOG_NOTICE0(x) |
wlan_compat.h |
|
1431 |
WLAN_LOG_NOTICE1(x,n) |
wlan_compat.h |
|
1432 |
WLAN_LOG_NOTICE2(x,n1,n2) |
wlan_compat.h |
|
1433 |
WLAN_LOG_NOTICE3(x,n1,n2,n3) |
wlan_compat.h |
|
1434 |
WLAN_LOG_NOTICE4(x,n1,n2,n3,n4) |
wlan_compat.h |
|
1435 |
WLAN_LOG_INFO0(x) |
wlan_compat.h |
|
1436 |
WLAN_LOG_INFO1(x,n) |
wlan_compat.h |
|
1437 |
WLAN_LOG_INFO2(x,n1,n2) |
wlan_compat.h |
|
1438 |
WLAN_LOG_INFO3(x,n1,n2,n3) |
wlan_compat.h |
|
1439 |
WLAN_LOG_INFO4(x,n1,n2,n3,n4) |
wlan_compat.h |
|
1440 |
WLAN_LOG_INFO5(x,n1,n2,n3,n4,n5) |
wlan_compat.h |
|
1441 |
WLAN_ASSERT(c) |
wlan_compat.h |
|
1442 |
WLAN_HEX_DUMP( l, x, p, n) |
wlan_compat.h |
|
1443 |
WLAN_LOG_DEBUG0(l,x) |
wlan_compat.h |
|
1444 |
WLAN_LOG_DEBUG1(l,x,n) |
wlan_compat.h |
|
1445 |
WLAN_LOG_DEBUG2(l,x,n1,n2) |
wlan_compat.h |
|
1446 |
WLAN_LOG_DEBUG3(l,x,n1,n2,n3) |
wlan_compat.h |
|
1447 |
WLAN_LOG_DEBUG4(l,x,n1,n2,n3,n4) |
wlan_compat.h |
|
1448 |
WLAN_LOG_DEBUG5(l,x,n1,n2,n3,n4,n5) |
wlan_compat.h |
|
1449 |
WLAN_LOG_DEBUG6(l,x,n1,n2,n3,n4,n5,n6) |
wlan_compat.h |
|
1450 |
WLAN_ASSERT(c) |
wlan_compat.h |
|
1451 |
WLAN_HEX_DUMP( l, s, p, n) |
wlan_compat.h |
|
1452 |
WLAN_LOG_DEBUG0(l, s) |
wlan_compat.h |
|
1453 |
WLAN_LOG_DEBUG1(l, s,n) |
wlan_compat.h |
|
1454 |
WLAN_LOG_DEBUG2(l, s,n1,n2) |
wlan_compat.h |
|
1455 |
WLAN_LOG_DEBUG3(l, s,n1,n2,n3) |
wlan_compat.h |
|
1456 |
WLAN_LOG_DEBUG4(l, s,n1,n2,n3,n4) |
wlan_compat.h |
|
1457 |
WLAN_LOG_DEBUG5(l, s,n1,n2,n3,n4,n5) |
wlan_compat.h |
|
1458 |
WLAN_LOG_ERROR0(s) |
wlan_compat.h |
|
1459 |
WLAN_LOG_ERROR1(s,n) |
wlan_compat.h |
|
1460 |
WLAN_LOG_ERROR2(s,n1,n2) |
wlan_compat.h |
|
1461 |
WLAN_LOG_ERROR3(s,n1,n2,n3) |
wlan_compat.h |
|
1462 |
WLAN_LOG_ERROR4(s,n1,n2,n3,n4) |
wlan_compat.h |
|
1463 |
WLAN_LOG_WARNING0(s) |
wlan_compat.h |
|
1464 |
WLAN_LOG_WARNING1(s,n) |
wlan_compat.h |
|
1465 |
WLAN_LOG_WARNING2(s,n1,n2) |
wlan_compat.h |
|
1466 |
WLAN_LOG_WARNING3(s,n1,n2,n3) |
wlan_compat.h |
|
1467 |
WLAN_LOG_WARNING4(s,n1,n2,n3,n4) |
wlan_compat.h |
|
1468 |
WLAN_LOG_NOTICE0(s) |
wlan_compat.h |
|
1469 |
WLAN_LOG_NOTICE1(s,n) |
wlan_compat.h |
|
1470 |
WLAN_LOG_NOTICE2(s,n1,n2) |
wlan_compat.h |
|
1471 |
WLAN_LOG_NOTICE3(s,n1,n2,n3) |
wlan_compat.h |
|
1472 |
WLAN_LOG_NOTICE4(s,n1,n2,n3,n4) |
wlan_compat.h |
|
1473 |
WLAN_ASSERT(c) |
wlan_compat.h |
|
1474 |
WLAN_HEX_DUMP( l, s, p, n) |
wlan_compat.h |
|
1475 |
WLAN_LOG_INFO0(s) |
wlan_compat.h |
|
1476 |
WLAN_LOG_INFO1(s,n) |
wlan_compat.h |
|
1477 |
WLAN_LOG_INFO2(s,n1,n2) |
wlan_compat.h |
|
1478 |
WLAN_LOG_INFO3(s,n1,n2,n3) |
wlan_compat.h |
|
1479 |
WLAN_LOG_INFO4(s,n1,n2,n3,n4) |
wlan_compat.h |
|
1480 |
WLAN_LOG_INFO5(s,n1,n2,n3,n4,n5) |
wlan_compat.h |
|
1481 |
WLAN_LOG_DEBUG0(l, s) |
wlan_compat.h |
|
1482 |
WLAN_LOG_DEBUG1(l, s,n) |
wlan_compat.h |
|
1483 |
WLAN_LOG_DEBUG2(l, s,n1,n2) |
wlan_compat.h |
|
1484 |
WLAN_LOG_DEBUG3(l, s,n1,n2,n3) |
wlan_compat.h |
|
1485 |
WLAN_LOG_DEBUG4(l, s,n1,n2,n3,n4) |
wlan_compat.h |
|
1486 |
WLAN_LOG_DEBUG5(l, s,n1,n2,n3,n4,n5) |
wlan_compat.h |
|
1487 |
wlan_ms_to_ticks(n) |
wlan_compat.h |
|
1488 |
wlan_tu2ticks(n) |
wlan_compat.h |
|
1489 |
WLAN_INT_DISABLE(n) |
wlan_compat.h |
|
1490 |
WLAN_INT_ENABLE(n) |
wlan_compat.h |
|
1491 |
KERNEL_VERSION(a,b,c) |
wlan_compat.h |
|
1492 |
kfree_s(a, b) |
wlan_compat.h |
|
1493 |
init_waitqueue_head(p) |
wlan_compat.h |
|
1494 |
init_waitqueue_head(p) |
wlan_compat.h |
|
1495 |
set_current_state(b) |
wlan_compat.h |
|
1496 |
init_waitqueue_entry(a, b) |
wlan_compat.h |
|
1497 |
__wait_event_interruptible_timeout(wq, condition, timeout, ret) |
wlan_compat.h |
|
1498 |
wait_event_interruptible_timeout(wq, condition, timeout) |
wlan_compat.h |
|
1499 |
spin_lock(l) |
wlan_compat.h |
|
1500 |
spin_unlock(l) |
wlan_compat.h |
|
1501 |
spin_lock_irqsave(l,f) |
wlan_compat.h |
|
1502 |
spin_unlock_irqrestore(l,f) |
wlan_compat.h |
|
1503 |
spin_lock_init(s) |
wlan_compat.h |
|
1504 |
spin_trylock(l) |
wlan_compat.h |
|
1505 |
spin_is_locked(x) |
wlan_compat.h |
|
1506 |
spin_is_locked(l) |
wlan_compat.h |
|
1507 |
MODULE_PARM(a,b) |
wlan_compat.h |
|
1508 |
MODULE_AUTHOR(a) |
wlan_compat.h |
|
1509 |
MODULE_DESCRIPTION(a) |
wlan_compat.h |
|
1510 |
MODULE_SUPPORTED_DEVICE(a) |
wlan_compat.h |
|
1511 |
GET_USE_COUNT(m) |
wlan_compat.h |
|
1512 |
MODULE_LICENSE(m) |
wlan_compat.h |
|
1513 |
MODULE_DEVICE_TABLE(foo,bar) |
wlan_compat.h |
|
1514 |
wlan_minutes2ticks(a) |
wlan_compat.h |
|
1515 |
wlan_seconds2ticks(a) |
wlan_compat.h |
|
1516 |
ieee2host16(n) |
wlan_compat.h |
|
1517 |
ieee2host32(n) |
wlan_compat.h |
|
1518 |
host2ieee16(n) |
wlan_compat.h |
|
1519 |
host2ieee32(n) |
wlan_compat.h |
|
1520 |
wlan_inw(a) |
wlan_compat.h |
|
1521 |
wlan_inw_le16_to_cpu(a) |
wlan_compat.h |
|
1522 |
wlan_outw(v,a) |
wlan_compat.h |
|
1523 |
wlan_outw_cpu_to_le16(v,a) |
wlan_compat.h |
|
1524 |
wlan_inw(a) |
wlan_compat.h |
|
1525 |
wlan_inw_le16_to_cpu(a) |
wlan_compat.h |
|
1526 |
wlan_outw(v,a) |
wlan_compat.h |
|
1527 |
wlan_outw_cpu_to_le16(v,a) |
wlan_compat.h |
|
1528 |
wlan_max(a, b) |
wlan_compat.h |
|
1529 |
wlan_min(a, b) |
wlan_compat.h |
|
1530 |
wlan_isprint(c) |
wlan_compat.h |
|
1531 |
wlan_hexchar(x) |
wlan_compat.h |
|
1532 |
wlan_mkprintstr(buf, buflen, str, strlen) |
wlan_compat.h |
|