| No. | 型 | 名称 | 属性 | ファイル名 | 説明 |
|---|---|---|---|---|---|
1 |
strncasecmp | int | strncasecmp.c | ||
2 |
strncat | char * | strncat.c | ||
3 |
strncmp | int | strncmp.c | ||
4 |
strncpy | char * | strncpy.c | ||
5 |
strndup | char * | strndup.c | ||
6 |
strnlen | size_t | strnlen.c | ||
7 |
strntoimax | intmax_t | strntoimax.c | ||
8 |
digitval | static inline int | strntoumax.c | ||
9 |
strntoumax | uintmax_t | strntoumax.c | ||
10 |
strpcpy | char * | strpcpy.c | ||
11 |
strrchr | char * | strrchr.c | ||
12 |
strsep | char * | strsep.c | ||
13 |
set_bit | static inline void | strspn.c | ||
14 |
test_bit | static inline int | strspn.c | ||
15 |
strxspn | static size_t | strspn.c | ||
16 |
strspn | size_t | strspn.c | ||
17 |
strcspn | size_t | strspn.c | ||
18 |
strpbrk | char * | strspn.c | ||
19 |
strstr | char * | strstr.c | ||
20 |
strtok | char * | strtok.c | ||
21 |
NAME | TYPE | strtox.c | ||
22 |
vasprintf | int | vasprintf.c | ||
23 |
vdprintf | void | vdprintf.c | ||
24 |
vfprintf | int | vfprintf.c | ||
25 |
vprintf | int | vprintf.c | ||
26 |
format_int | static size_t | vsnprintf.c | ||
27 |
vsnprintf | int | vsnprintf.c | ||
28 |
vsprintf | int | vsprintf.c | ||
29 |
skipspace | static inline const char * | vsscanf.c | ||
30 |
set_bit | static inline void | vsscanf.c | ||
31 |
test_bit | static inline int | vsscanf.c | ||
32 |
vsscanf | int | vsscanf.c | ||
33 |
zalloc | void * | zalloc.c | ||
34 |
clamp | static unsigned char | bgr24.c | Colorspace conversion routine | |
35 |
YCrCB_to_BGR24_1x1 | static void | bgr24.c | YCrCb -> BGR24 (1x1) | |
36 |
YCrCB_to_BGR24_2x1 | static void | bgr24.c | ||
37 |
YCrCB_to_BGR24_1x2 | static void | bgr24.c | ||
38 |
YCrCB_to_BGR24_2x2 | static void | bgr24.c | ||
39 |
initialize_bgr24 | static int | bgr24.c | ||
40 |
clamp | static unsigned char | bgra32.c | Colorspace conversion routine | |
41 |
YCrCB_to_BGRA32_1x1 | static void | bgra32.c | YCrCb -> BGRA32 (1x1) | |
42 |
YCrCB_to_BGRA32_2x1 | static void | bgra32.c | ||
43 |
YCrCB_to_BGRA32_1x2 | static void | bgra32.c | ||
44 |
YCrCB_to_BGRA32_2x2 | static void | bgra32.c | ||
45 |
initialize_bgra32 | static int | bgra32.c | ||
46 |
decode_MCU_1x1_1plane | static void | decode1.c | ||
47 |
decode_MCU_2x1_1plane | static void | decode1.c | ||
48 |
decode_MCU_2x2_1plane | static void | decode1.c | ||
49 |
decode_MCU_1x2_1plane | static void | decode1.c | ||
50 |
decode_MCU_1x1_3planes | static void | decode3.c | ||
51 |
decode_MCU_2x1_3planes | static void | decode3.c | ||
52 |
decode_MCU_2x2_3planes | static void | decode3.c | ||
53 |
decode_MCU_1x2_3planes | static void | decode3.c | ||
54 |
YCrCB_to_Grey_1xN | static void | grey.c | YCrCb -> Grey (1x1, 1x2) | |
55 |
YCrCB_to_Grey_2xN | static void | grey.c | YCrCb -> Grey (2x1, 2x2) | |
56 |
initialize_grey | static int | grey.c | ||
57 |
descale_and_clamp | static inline unsigned char | jidctflt.c | ||
58 |
descale_and_clamp | static inline unsigned char | jidctflt.c | ||
59 |
tinyjpeg_idct_float | void | jidctflt.c | ||
60 |
clamp | static unsigned char | rgb24.c | Colorspace conversion routine | |
61 |
YCrCB_to_RGB24_1x1 | static void | rgb24.c | YCrCb -> RGB24 (1x1) | |
62 |
YCrCB_to_RGB24_2x1 | static void | rgb24.c | YCrCb -> RGB24 (2x1) | |
63 |
YCrCB_to_RGB24_1x2 | static void | rgb24.c | YCrCb -> RGB24 (1x2) | |
64 |
YCrCB_to_RGB24_2x2 | static void | rgb24.c | YCrCb -> RGB24 (2x2) | |
65 |
initialize_rgb24 | static int | rgb24.c | ||
66 |
clamp | static unsigned char | rgba32.c | Colorspace conversion routine | |
67 |
YCrCB_to_RGBA32_1x1 | static void | rgba32.c | YCrCb -> RGBA32 (1x1) | |
68 |
YCrCB_to_RGBA32_2x1 | static void | rgba32.c | YCrCb -> RGBA32 (2x1) | |
69 |
YCrCB_to_RGBA32_1x2 | static void | rgba32.c | YCrCb -> RGBA32 (1x2) | |
70 |
YCrCB_to_RGBA32_2x2 | static void | rgba32.c | YCrCb -> RGBA32 (2x2) | |
71 |
initialize_rgba32 | static int | rgba32.c | ||
72 |
get_next_huffman_code | static int | tinyjpeg.c | Get the next (valid) huffman code in the stream. | |
73 |
tinyjpeg_process_Huffman_data_unit | void | tinyjpeg.c | Decode a single block that contains the DCT coefficients. | |
74 |
build_huffman_table | static void | tinyjpeg.c | ||
75 |
build_default_huffman_tables | static void | tinyjpeg.c | ||
76 |
print_SOF | static void | tinyjpeg.c | Colorspace conversion routine | |
77 |
build_quantization_table | static void | tinyjpeg.c | JPEG/JFIF Parsing functions | |
78 |
parse_DQT | static int | tinyjpeg.c | ||
79 |
parse_SOF | static int | tinyjpeg.c | ||
80 |
parse_SOS | static int | tinyjpeg.c | ||
81 |
parse_DHT | static int | tinyjpeg.c | ||
82 |
parse_DRI | static int | tinyjpeg.c | ||
83 |
resync | static void | tinyjpeg.c | ||
84 |
find_next_rst_marker | static int | tinyjpeg.c | ||
85 |
parse_JFIF | static int | tinyjpeg.c | ||
86 |
tinyjpeg_init | struct jdec_private * | tinyjpeg.c | Functions exported of the library. | |
87 |
tinyjpeg_free | void | tinyjpeg.c | Free a tinyjpeg object. | |
88 |
tinyjpeg_parse_header | int | tinyjpeg.c | Initialize the tinyjpeg object and prepare the decoding of the stream. | |
89 |
tinyjpeg_decode | int | tinyjpeg.c | Decode and convert the jpeg image into @pixfmt@ image | |
90 |
tinyjpeg_get_errorstring | const char * | tinyjpeg.c | ||
91 |
tinyjpeg_get_size | void | tinyjpeg.c | ||
92 |
tinyjpeg_get_components | int | tinyjpeg.c | ||
93 |
tinyjpeg_set_components | int | tinyjpeg.c | ||
94 |
tinyjpeg_get_bytes_per_row | int | tinyjpeg.c | ||
95 |
tinyjpeg_set_bytes_per_row | int | tinyjpeg.c | ||
96 |
tinyjpeg_set_flags | int | tinyjpeg.c | ||
97 |
YCrCB_to_YUV420P_1x1 | static void | yuv420p.c | Colorspace conversion routine | |
98 |
YCrCB_to_YUV420P_2x1 | static void | yuv420p.c | YCrCb -> YUV420P (2x1) | |
99 |
YCrCB_to_YUV420P_1x2 | static void | yuv420p.c | YCrCb -> YUV420P (1x2) | |
100 |
YCrCB_to_YUV420P_2x2 | static void | yuv420p.c | YCrCb -> YUV420P (2x2) | |
101 |
initialize_yuv420p | static int | yuv420p.c | ||
102 |
__divdi3 | int64_t | __divdi3.c | ||
103 |
__moddi3 | int64_t | __moddi3.c | ||
104 |
__udivdi3 | uint64_t | __udivdi3.c | ||
105 |
__udivmoddi4 | uint64_t | __udivmoddi4.c | ||
106 |
__umoddi3 | uint64_t | __umoddi3.c | ||
107 |
check_if_png | int | example.c | ||
108 |
read_png | void | example.c | ||
109 |
png_set_sig_bytes | void PNGAPI | png.c | ||
110 |
png_sig_cmp | int PNGAPI | png.c | ||
111 |
png_check_sig | int PNGAPI | png.c | ||
112 |
png_zalloc | voidpf PNGAPI voidpf | png.c | ||
113 |
png_zfree | void PNGAPI void | png.c | ||
114 |
png_reset_crc | void | png.c | ||
115 |
png_calculate_crc | void | png.c | ||
116 |
png_create_info_struct | png_infop PNGAPI | png.c | ||
117 |
png_destroy_info_struct | void PNGAPI | png.c | ||
118 |
png_info_init | void PNGAPI | png.c | ||
119 |
png_info_init_3 | void PNGAPI | png.c | ||
120 |
png_data_freer | void PNGAPI | png.c | ||
121 |
png_free_data | void PNGAPI | png.c | ||
122 |
png_info_destroy | void | png.c | ||
123 |
png_get_io_ptr | png_voidp PNGAPI | png.c | ||
124 |
png_init_io | void PNGAPI | png.c | ||
125 |
png_convert_to_rfc1123 | png_charp PNGAPI | png.c | ||
126 |
png_sig_bytes | png_bytep PNGAPI | png.c | ||
127 |
png_get_copyright | png_charp PNGAPI | png.c | ||
128 |
png_get_libpng_ver | png_charp PNGAPI | png.c | ||
129 |
png_get_header_ver | png_charp PNGAPI | png.c | ||
130 |
png_get_header_version | png_charp PNGAPI | png.c | ||
131 |
png_handle_as_unknown | int PNGAPI | png.c | ||
132 |
png_reset_zstream | int PNGAPI | png.c | ||
133 |
png_access_version_number | png_uint_32 PNGAPI | png.c | ||
134 |
png_init_mmx_flags | void | png.c | ||
135 |
! | png.c | |||
136 |
png_convert_size | png_size_t PNGAPI | png.c | ||
137 |
png_error | void PNGAPI | pngerror.c | ||
138 |
png_warning | void PNGAPI | pngerror.c | ||
139 |
png_format_buffer | static void | pngerror.c | ||
140 |
png_chunk_error | void PNGAPI | pngerror.c | ||
141 |
png_chunk_warning | void PNGAPI | pngerror.c | ||
142 |
png_default_error | static void | pngerror.c | ||
143 |
png_default_warning | static void | pngerror.c | ||
144 |
png_set_error_fn | void PNGAPI | pngerror.c | ||
145 |
png_get_error_ptr | png_voidp PNGAPI | pngerror.c | ||
146 |
png_set_strip_error_numbers | void PNGAPI | pngerror.c | ||
147 |
png_squelch_warnings | void | pnggccrd.c | ||
148 |
png_combine_row | void | pnggccrd.c | ||
149 |
png_do_read_interlace | void | pnggccrd.c | ||
150 |
png_read_filter_row_mmx_avg | static void | pnggccrd.c | ||
151 |
png_read_filter_row_mmx_paeth | static void | pnggccrd.c | ||
152 |
png_read_filter_row_mmx_sub | static void | pnggccrd.c | ||
153 |
png_read_filter_row_mmx_up | static void | pnggccrd.c | ||
154 |
png_read_filter_row | void | pnggccrd.c | ||
155 |
png_mmx_support | int PNGAPI | pnggccrd.c | ||
156 |
png_get_valid | png_uint_32 PNGAPI | pngget.c | ||
157 |
png_get_rowbytes | png_uint_32 PNGAPI | pngget.c | ||
158 |
png_get_rows | png_bytepp PNGAPI | pngget.c | ||
159 |
png_get_image_width | png_uint_32 PNGAPI | pngget.c | ||
160 |
png_get_image_height | png_uint_32 PNGAPI | pngget.c | ||
161 |
png_get_bit_depth | png_byte PNGAPI | pngget.c | ||
162 |
png_get_color_type | png_byte PNGAPI | pngget.c | ||
163 |
png_get_filter_type | png_byte PNGAPI | pngget.c | ||
164 |
png_get_interlace_type | png_byte PNGAPI | pngget.c | ||
165 |
png_get_compression_type | png_byte PNGAPI | pngget.c | ||
166 |
png_get_x_pixels_per_meter | png_uint_32 PNGAPI | pngget.c | ||
167 |
png_get_y_pixels_per_meter | png_uint_32 PNGAPI | pngget.c | ||
168 |
png_get_pixels_per_meter | png_uint_32 PNGAPI | pngget.c | ||
169 |
png_get_pixel_aspect_ratio | float PNGAPI | pngget.c | ||
170 |
png_get_x_offset_microns | png_int_32 PNGAPI | pngget.c | ||
171 |
png_get_y_offset_microns | png_int_32 PNGAPI | pngget.c | ||
172 |
png_get_x_offset_pixels | png_int_32 PNGAPI | pngget.c | ||
173 |
png_get_y_offset_pixels | png_int_32 PNGAPI | pngget.c | ||
174 |
png_get_pixels_per_inch | png_uint_32 PNGAPI | pngget.c | ||
175 |
png_get_x_pixels_per_inch | png_uint_32 PNGAPI | pngget.c | ||
176 |
png_get_y_pixels_per_inch | png_uint_32 PNGAPI | pngget.c | ||
177 |
png_get_x_offset_inches | float PNGAPI | pngget.c | ||
178 |
png_get_y_offset_inches | float PNGAPI | pngget.c | ||
179 |
png_get_pHYs_dpi | png_uint_32 PNGAPI | pngget.c | ||
180 |
png_get_channels | png_byte PNGAPI | pngget.c | ||
181 |
png_get_signature | png_bytep PNGAPI | pngget.c | ||
182 |
png_get_bKGD | png_uint_32 PNGAPI | pngget.c | ||
183 |
png_get_cHRM | png_uint_32 PNGAPI | pngget.c | ||
184 |
png_get_cHRM_fixed | png_uint_32 PNGAPI | pngget.c | ||
185 |
png_get_gAMA | png_uint_32 PNGAPI | pngget.c | ||
186 |
png_get_gAMA_fixed | png_uint_32 PNGAPI | pngget.c | ||
187 |
png_get_sRGB | png_uint_32 PNGAPI | pngget.c | ||
188 |
png_get_iCCP | png_uint_32 PNGAPI | pngget.c | ||
189 |
png_get_sPLT | png_uint_32 PNGAPI | pngget.c | ||
190 |
png_get_hIST | png_uint_32 PNGAPI | pngget.c | ||
191 |
png_get_IHDR | png_uint_32 PNGAPI | pngget.c | ||
192 |
png_get_oFFs | png_uint_32 PNGAPI | pngget.c | ||
193 |
png_get_pCAL | png_uint_32 PNGAPI | pngget.c | ||
194 |
png_get_sCAL | png_uint_32 PNGAPI | pngget.c | ||
195 |
png_get_sCAL_s | png_uint_32 PNGAPI | pngget.c | ||
196 |
png_get_pHYs | png_uint_32 PNGAPI | pngget.c | ||
197 |
png_get_PLTE | png_uint_32 PNGAPI | pngget.c | ||
198 |
png_get_sBIT | png_uint_32 PNGAPI | pngget.c | ||
199 |
png_get_text | png_uint_32 PNGAPI | pngget.c | ||
200 |
png_get_tIME | png_uint_32 PNGAPI | pngget.c | ||
201 |
png_get_tRNS | png_uint_32 PNGAPI | pngget.c | ||
202 |
png_get_unknown_chunks | png_uint_32 PNGAPI | pngget.c | ||
203 |
png_get_rgb_to_gray_status | png_byte PNGAPI | pngget.c | ||
204 |
png_get_user_chunk_ptr | png_voidp PNGAPI | pngget.c | ||
205 |
png_get_compression_buffer_size | png_uint_32 PNGAPI | pngget.c | ||
206 |
png_get_asm_flags | png_uint_32 PNGAPI | pngget.c | ||
207 |
png_get_asm_flagmask | png_uint_32 PNGAPI | pngget.c | ||
208 |
png_get_mmx_flagmask | png_uint_32 PNGAPI | pngget.c | ||
209 |
png_get_mmx_bitdepth_threshold | png_byte PNGAPI | pngget.c | ||
210 |
png_get_mmx_rowbytes_threshold | png_uint_32 PNGAPI | pngget.c | ||
211 |
png_get_user_width_max | png_uint_32 PNGAPI | pngget.c | ||
212 |
png_get_user_height_max | png_uint_32 PNGAPI | pngget.c | ||
213 |
png_create_struct | png_voidp | pngmem.c | ||
214 |
png_create_struct_2 | png_voidp | pngmem.c | ||
215 |
png_destroy_struct | void | pngmem.c | ||
216 |
png_destroy_struct_2 | void | pngmem.c | ||
217 |
png_malloc | png_voidp PNGAPI | pngmem.c | ||
218 |
png_malloc_default | png_voidp PNGAPI | pngmem.c | ||
219 |
png_free | void PNGAPI | pngmem.c | ||
220 |
png_free_default | void PNGAPI | pngmem.c | ||
221 |
png_create_struct | png_voidp | pngmem.c | ||
222 |
png_create_struct_2 | png_voidp | pngmem.c | ||
223 |
png_destroy_struct | void | pngmem.c | ||
224 |
png_destroy_struct_2 | void | pngmem.c | ||
225 |
png_malloc | png_voidp PNGAPI | pngmem.c | ||
226 |
png_malloc_default | png_voidp PNGAPI | pngmem.c | ||
227 |
png_free | void PNGAPI | pngmem.c | ||
228 |
png_free_default | void PNGAPI | pngmem.c | ||
229 |
png_malloc_warn | png_voidp PNGAPI | pngmem.c | ||
230 |
png_memcpy_check | png_voidp PNGAPI | pngmem.c | ||
231 |
png_memset_check | png_voidp PNGAPI | pngmem.c | ||
232 |
png_set_mem_fn | void PNGAPI | pngmem.c | ||
233 |
png_get_mem_ptr | png_voidp PNGAPI | pngmem.c | ||
234 |
png_process_data | void PNGAPI | pngpread.c | ||
235 |
png_process_some_data | void | pngpread.c | ||
236 |
png_push_read_sig | void | pngpread.c | ||
237 |
png_push_read_chunk | void | pngpread.c | ||
238 |
png_push_crc_skip | void | pngpread.c | ||
239 |
png_push_crc_finish | void | pngpread.c | ||
240 |
png_push_fill_buffer | void PNGAPI | pngpread.c | ||
241 |
png_push_save_buffer | void | pngpread.c | ||
242 |
png_push_restore_buffer | void | pngpread.c | ||
243 |
png_push_read_IDAT | void | pngpread.c | ||
244 |
png_process_IDAT_data | void | pngpread.c | ||
245 |
png_push_process_row | void | pngpread.c | ||
246 |
png_read_push_finish_row | void | pngpread.c | ||
247 |
png_push_handle_tEXt | void | pngpread.c | ||
248 |
png_push_read_tEXt | void | pngpread.c | ||
249 |
png_push_handle_zTXt | void | pngpread.c | ||
250 |
png_push_read_zTXt | void | pngpread.c | ||
251 |
png_push_handle_iTXt | void | pngpread.c | ||
252 |
png_push_read_iTXt | void | pngpread.c | ||
253 |
png_push_handle_unknown | void | pngpread.c | ||
254 |
png_push_have_info | void | pngpread.c | ||
255 |
png_push_have_end | void | pngpread.c | ||
256 |
png_push_have_row | void | pngpread.c | ||
257 |
png_progressive_combine_row | void PNGAPI | pngpread.c | ||
258 |
png_set_progressive_read_fn | void PNGAPI | pngpread.c | ||
259 |
png_get_progressive_ptr | png_voidp PNGAPI | pngpread.c | ||
260 |
png_create_read_struct | png_structp PNGAPI | pngread.c | ||
261 |
png_create_read_struct_2 | png_structp PNGAPI | pngread.c | ||
262 |
png_read_init | void PNGAPI | pngread.c | ||
263 |
png_read_init_2 | void PNGAPI | pngread.c | ||
264 |
png_read_init_3 | void PNGAPI | pngread.c | ||
265 |
png_read_info | void PNGAPI | pngread.c | ||
266 |
png_read_update_info | void PNGAPI | pngread.c | ||
267 |
png_start_read_image | void PNGAPI | pngread.c | ||
268 |
png_read_row | void PNGAPI | pngread.c | ||
269 |
png_read_rows | void PNGAPI | pngread.c | ||
270 |
png_read_image | void PNGAPI | pngread.c | ||
271 |
png_read_end | void PNGAPI | pngread.c | ||
272 |
png_destroy_read_struct | void PNGAPI | pngread.c | ||
273 |
png_read_destroy | void | pngread.c | ||
274 |
png_set_read_status_fn | void PNGAPI | pngread.c | ||
275 |
png_read_png | void PNGAPI | pngread.c | ||
276 |
png_read_data | void | pngrio.c | ||
277 |
png_default_read_data | void PNGAPI | pngrio.c | ||
278 |
png_default_read_data | static void | pngrio.c | ||
279 |
png_set_read_fn | void PNGAPI | pngrio.c | ||
280 |
png_set_crc_action | void PNGAPI | pngrtran.c | ||
281 |
defined | pngrtran.c | |||
282 |
png_set_strip_16 | void PNGAPI | pngrtran.c | ||
283 |
png_set_strip_alpha | void PNGAPI | pngrtran.c | ||
284 |
png_set_dither | void PNGAPI | pngrtran.c | ||
285 |
png_set_gamma | void PNGAPI | pngrtran.c | ||
286 |
png_set_expand | void PNGAPI | pngrtran.c | ||
287 |
png_set_palette_to_rgb | void PNGAPI | pngrtran.c | ||
288 |
png_set_gray_1_2_4_to_8 | void PNGAPI | pngrtran.c | ||
289 |
png_set_tRNS_to_alpha | void PNGAPI | pngrtran.c | ||
290 |
png_set_gray_to_rgb | void PNGAPI | pngrtran.c | ||
291 |
png_set_rgb_to_gray | void PNGAPI | pngrtran.c | ||
292 |
png_set_rgb_to_gray_fixed | void PNGAPI | pngrtran.c | ||
293 |
defined | pngrtran.c | |||
294 |
png_init_read_transformations | void | pngrtran.c | ||
295 |
png_read_transform_info | void | pngrtran.c | ||
296 |
png_do_read_transformations | void | pngrtran.c | ||
297 |
png_do_unpack | void | pngrtran.c | ||
298 |
png_do_unshift | void | pngrtran.c | ||
299 |
png_do_chop | void | pngrtran.c | ||
300 |
png_do_read_swap_alpha | void | pngrtran.c | ||
301 |
png_do_read_invert_alpha | void | pngrtran.c | ||
302 |
png_do_read_filler | void | pngrtran.c | ||
303 |
png_do_gray_to_rgb | void | pngrtran.c | ||
304 |
png_do_rgb_to_gray | int | pngrtran.c | ||
305 |
png_build_grayscale_palette | void PNGAPI | pngrtran.c | ||
306 |
png_correct_palette | void | pngrtran.c | ||
307 |
png_do_background | void | pngrtran.c | ||
308 |
png_do_gamma | void | pngrtran.c | ||
309 |
png_do_expand_palette | void | pngrtran.c | ||
310 |
png_do_expand | void | pngrtran.c | ||
311 |
png_do_dither | void | pngrtran.c | ||
312 |
png_build_gamma_table | void | pngrtran.c | ||
313 |
png_do_read_intrapixel | void | pngrtran.c | ||
314 |
strtod | __inline double | pngrutil.c | ||
315 |
png_get_uint_31 | png_uint_32 | pngrutil.c | ||
316 |
png_get_uint_32 | png_uint_32 | pngrutil.c | ||
317 |
png_get_int_32 | png_int_32 | pngrutil.c | assumed that the machine format for signed integers is the same. | |
318 |
png_get_uint_16 | png_uint_16 | pngrutil.c | ||
319 |
png_crc_read | void | pngrutil.c | ||
320 |
png_crc_finish | int | pngrutil.c | ||
321 |
png_crc_error | int | pngrutil.c | ||
322 |
defined | pngrutil.c | |||
323 |
png_handle_IHDR | void | pngrutil.c | ||
324 |
png_handle_PLTE | void | pngrutil.c | ||
325 |
png_handle_IEND | void | pngrutil.c | ||
326 |
png_handle_gAMA | void | pngrutil.c | ||
327 |
png_handle_sBIT | void | pngrutil.c | ||
328 |
png_handle_cHRM | void | pngrutil.c | ||
329 |
png_handle_sRGB | void | pngrutil.c | ||
330 |
png_handle_iCCP | void | pngrutil.c | ||
331 |
png_handle_sPLT | void | pngrutil.c | ||
332 |
png_handle_tRNS | void | pngrutil.c | ||
333 |
png_handle_bKGD | void | pngrutil.c | ||
334 |
png_handle_hIST | void | pngrutil.c | ||
335 |
png_handle_pHYs | void | pngrutil.c | ||
336 |
png_handle_oFFs | void | pngrutil.c | ||
337 |
png_handle_pCAL | void | pngrutil.c | ||
338 |
png_handle_sCAL | void | pngrutil.c | ||
339 |
png_handle_tIME | void | pngrutil.c | ||
340 |
png_handle_tEXt | void | pngrutil.c | ||
341 |
png_handle_zTXt | void | pngrutil.c | ||
342 |
png_handle_iTXt | void | pngrutil.c | ||
343 |
png_handle_unknown | void | pngrutil.c | ||
344 |
png_check_chunk_name | void | pngrutil.c | ||
345 |
png_combine_row | void | pngrutil.c | ||
346 |
png_do_read_interlace | void | pngrutil.c | ||
347 |
png_read_filter_row | void | pngrutil.c | ||
348 |
png_read_finish_row | void | pngrutil.c | ||
349 |
png_read_start_row | void | pngrutil.c | ||
350 |
png_set_bKGD | void PNGAPI | pngset.c | ||
351 |
png_set_cHRM | void PNGAPI | pngset.c | ||
352 |
png_set_cHRM_fixed | void PNGAPI | pngset.c | ||
353 |
png_set_gAMA | void PNGAPI | pngset.c | ||
354 |
png_set_gAMA_fixed | void PNGAPI | pngset.c | ||
355 |
png_set_hIST | void PNGAPI | pngset.c | ||
356 |
png_set_IHDR | void PNGAPI | pngset.c | ||
357 |
png_set_oFFs | void PNGAPI | pngset.c | ||
358 |
png_set_pCAL | void PNGAPI | pngset.c | ||
359 |
png_set_sCAL | void PNGAPI | pngset.c | ||
360 |
png_set_sCAL_s | void PNGAPI | pngset.c | ||
361 |
png_set_pHYs | void PNGAPI | pngset.c | ||
362 |
png_set_PLTE | void PNGAPI | pngset.c | ||
363 |
png_set_sBIT | void PNGAPI | pngset.c | ||
364 |
png_set_sRGB | void PNGAPI | pngset.c | ||
365 |
png_set_sRGB_gAMA_and_cHRM | void PNGAPI | pngset.c | ||
366 |
png_set_iCCP | void PNGAPI | pngset.c | ||
367 |
png_set_text | void PNGAPI | pngset.c | ||
368 |
png_set_text_2 | int | pngset.c | ||
369 |
png_set_tIME | void PNGAPI | pngset.c | ||
370 |
png_set_tRNS | void PNGAPI | pngset.c | ||
371 |
png_set_sPLT | void PNGAPI | pngset.c | ||
372 |
png_set_unknown_chunks | void PNGAPI | pngset.c | ||
373 |
png_set_unknown_chunk_location | void PNGAPI | pngset.c | ||
374 |
defined | pngset.c | |||
375 |
png_permit_mng_features | png_uint_32 PNGAPI | pngset.c | ||
376 |
png_set_keep_unknown_chunks | void PNGAPI | pngset.c | ||
377 |
png_set_read_user_chunk_fn | void PNGAPI | pngset.c | ||
378 |
png_set_rows | void PNGAPI | pngset.c | ||
379 |
png_set_compression_buffer_size | void PNGAPI | pngset.c | ||
380 |
png_set_invalid | void PNGAPI | pngset.c | ||
381 |
png_set_asm_flags | void PNGAPI | pngset.c | ||
382 |
png_set_mmx_thresholds | void PNGAPI | pngset.c | ||
383 |
png_set_user_limits | void PNGAPI | pngset.c | ||
384 |
read_row_callback | void PNGAPI | pngtest.c | ||
385 |
write_row_callback | void PNGAPI | pngtest.c | ||
386 |
count_filters | void PNGAPI | pngtest.c | ||
387 |
count_zero_samples | void PNGAPI | pngtest.c | ||
388 |
pngtest_read_data | static void | pngtest.c | ||
389 |
pngtest_read_data | static void | pngtest.c | ||
390 |
pngtest_flush | static void | pngtest.c | ||
391 |
pngtest_write_data | static void | pngtest.c | ||
392 |
pngtest_write_data | static void | pngtest.c | ||
393 |
pngtest_warning | static void | pngtest.c | ||
394 |
pngtest_error | static void | pngtest.c | ||
395 |
png_debug_malloc | png_voidp | pngtest.c | ||
396 |
png_debug_free | void | pngtest.c | ||
397 |
test_one_file | int | pngtest.c | ||
398 |
main | int | pngtest.c | ||
399 |
png_set_bgr | void PNGAPI | pngtrans.c | ||
400 |
png_set_swap | void PNGAPI | pngtrans.c | ||
401 |
png_set_packing | void PNGAPI | pngtrans.c | ||
402 |
png_set_packswap | void PNGAPI | pngtrans.c | ||
403 |
png_set_shift | void PNGAPI | pngtrans.c | ||
404 |
defined | pngtrans.c | |||
405 |
png_set_filler | void PNGAPI | pngtrans.c | ||
406 |
png_set_add_alpha | void PNGAPI | pngtrans.c | ||
407 |
defined | pngtrans.c | |||
408 |
defined | pngtrans.c | |||
409 |
png_set_invert_mono | void PNGAPI | pngtrans.c | ||
410 |
png_do_invert | void | pngtrans.c | ||
411 |
png_do_swap | void | pngtrans.c | ||
412 |
png_do_packswap | void | pngtrans.c | ||
413 |
defined | pngtrans.c | |||
414 |
png_do_bgr | void | pngtrans.c | ||
415 |
defined | pngtrans.c | |||
416 |
png_get_user_transform_ptr | png_voidp PNGAPI | pngtrans.c | ||
417 |
png_mmx_support | int PNGAPI | pngvcrd.c | ||
418 |
png_combine_row | void | pngvcrd.c | ||
419 |
png_do_read_interlace | void | pngvcrd.c | ||
420 |
png_read_filter_row_mmx_avg | void | pngvcrd.c | ||
421 |
png_read_filter_row_mmx_paeth | void | pngvcrd.c | ||
422 |
png_read_filter_row_mmx_sub | void | pngvcrd.c | ||
423 |
png_read_filter_row_mmx_up | void | pngvcrd.c | ||
424 |
png_read_filter_row | void | pngvcrd.c | ||
425 |
png_write_data | void | pngwio.c | ||
426 |
png_default_write_data | void PNGAPI | pngwio.c | ||
427 |
png_default_write_data | void PNGAPI | pngwio.c | ||
428 |
png_flush | void | pngwio.c | ||
429 |
png_default_flush | void PNGAPI | pngwio.c | ||
430 |
png_set_write_fn | void PNGAPI | pngwio.c | ||
431 |
png_far_to_near | void * | pngwio.c | ||
432 |
png_far_to_near | void * | pngwio.c | ||
433 |
png_write_info_before_PLTE | void PNGAPI | pngwrite.c | ||
434 |
png_write_info | void PNGAPI | pngwrite.c | ||
435 |
png_write_end | void PNGAPI | pngwrite.c | ||
436 |
png_convert_from_struct_tm | void PNGAPI | pngwrite.c | ||
437 |
png_convert_from_time_t | void PNGAPI | pngwrite.c | ||
438 |
png_create_write_struct | png_structp PNGAPI | pngwrite.c | ||
439 |
png_create_write_struct_2 | png_structp PNGAPI | pngwrite.c | ||
440 |
png_write_init | void PNGAPI | pngwrite.c | ||
441 |
png_write_init_2 | void PNGAPI | pngwrite.c | ||
442 |
png_write_init_3 | void PNGAPI | pngwrite.c | ||
443 |
png_write_rows | void PNGAPI | pngwrite.c | ||
444 |
png_write_image | void PNGAPI | pngwrite.c | ||
445 |
png_write_row | void PNGAPI | pngwrite.c | ||
446 |
png_set_flush | void PNGAPI | pngwrite.c | ||
447 |
png_write_flush | void PNGAPI | pngwrite.c | ||
448 |
png_destroy_write_struct | void PNGAPI | pngwrite.c | ||
449 |
png_write_destroy | void | pngwrite.c | ||
450 |
png_set_filter | void PNGAPI | pngwrite.c | ||
451 |
png_set_filter_heuristics | void PNGAPI | pngwrite.c | ||
452 |
png_set_compression_level | void PNGAPI | pngwrite.c | ||
453 |
png_set_compression_mem_level | void PNGAPI | pngwrite.c | ||
454 |
png_set_compression_strategy | void PNGAPI | pngwrite.c | ||
455 |
png_set_compression_window_bits | void PNGAPI | pngwrite.c | ||
456 |
png_set_compression_method | void PNGAPI | pngwrite.c | ||
457 |
png_set_write_status_fn | void PNGAPI | pngwrite.c | ||
458 |
png_set_write_user_transform_fn | void PNGAPI | pngwrite.c | ||
459 |
png_write_png | void PNGAPI | pngwrite.c | ||
460 |
png_do_write_transformations | void | pngwtran.c | ||
461 |
png_do_pack | void | pngwtran.c | ||
462 |
png_do_shift | void | pngwtran.c | ||
463 |
png_do_write_swap_alpha | void | pngwtran.c | ||
464 |
png_do_write_invert_alpha | void | pngwtran.c | ||
465 |
png_do_write_intrapixel | void | pngwtran.c | ||
466 |
png_save_uint_32 | void | pngwutil.c | ||
467 |
png_save_int_32 | void | pngwutil.c | ||
468 |
png_save_uint_16 | void | pngwutil.c | ||
469 |
png_write_chunk | void PNGAPI | pngwutil.c | ||
470 |
png_write_chunk_start | void PNGAPI | pngwutil.c | ||
471 |
png_write_chunk_data | void PNGAPI | pngwutil.c | ||
472 |
png_write_chunk_end | void PNGAPI | pngwutil.c | ||
473 |
png_write_sig | void | pngwutil.c | ||
474 |
png_text_compress | static int | pngwutil.c | ||
475 |
png_write_compressed_data_out | static void | pngwutil.c | ||
476 |
png_write_IHDR | void | pngwutil.c | ||
477 |
png_write_PLTE | void | pngwutil.c | ||
478 |
png_write_IDAT | void | pngwutil.c | ||
479 |
png_write_IEND | void | pngwutil.c | ||
480 |
png_write_gAMA | void | pngwutil.c | ||
481 |
png_write_gAMA_fixed | void | pngwutil.c | ||
482 |
png_write_sRGB | void | pngwutil.c | ||
483 |
png_write_iCCP | void | pngwutil.c | ||
484 |
png_write_sPLT | void | pngwutil.c | ||
485 |
png_write_sBIT | void | pngwutil.c | ||
486 |
png_write_cHRM | void | pngwutil.c | ||
487 |
png_write_cHRM_fixed | void | pngwutil.c | ||
488 |
png_write_tRNS | void | pngwutil.c | ||
489 |
png_write_bKGD | void | pngwutil.c | ||
490 |
png_write_hIST | void | pngwutil.c | ||
491 |
defined | pngwutil.c | |||
492 |
png_write_tEXt | void | pngwutil.c | ||
493 |
png_write_zTXt | void | pngwutil.c | ||
494 |
png_write_iTXt | void | pngwutil.c | ||
495 |
png_write_oFFs | void | pngwutil.c | ||
496 |
png_write_pCAL | void | pngwutil.c | ||
497 |
png_write_sCAL | void | pngwutil.c | ||
498 |
png_write_sCAL_s | void | pngwutil.c | ||
499 |
png_write_pHYs | void | pngwutil.c | ||
500 |
png_write_tIME | void | pngwutil.c | ||
501 |
png_write_start_row | void | pngwutil.c | ||
502 |
png_write_finish_row | void | pngwutil.c | ||
503 |
png_do_write_interlace | void | pngwutil.c | ||
504 |
png_write_find_filter | void | pngwutil.c | ||
505 |
png_write_filtered_row | void | pngwutil.c | ||
506 |
is_real | static inline int | strtod.c | ||
507 |
strtod | double | strtod.c | ||
508 |
__pci_read_write_bios | uint32_t | bios.c | ||
509 |
type1_ok | static int | cfgtype.c | ||
510 |
type2_ok | static int | cfgtype.c | ||
511 |
pci_set_config_type | int | cfgtype.c | ||
512 |
skipspace | static char * | scan.c | ||
513 |
remove_eol | static void | scan.c | ||
514 |
hex_to_int | static int | scan.c | ||
515 |
chr_replace | void | scan.c | ||
516 |
get_module_name_from_pcimap | int | scan.c | ||
517 |
get_class_name_from_pci_ids | int | scan.c | ||
518 |
get_name_from_pci_ids | int | scan.c | ||
519 |
find_pci_device | struct match * | scan.c | ||
520 |
pci_scan | struct pci_domain * | scan.c | ||
521 |
gather_additional_pci_config | void | scan.c | ||
522 |
free_pci_domain | void | scan.c | ||
523 |
get_module_name_from_alias | int | scan.c | ||
524 |
__ansi_init | void | ansi.c | ||
525 |
__ansi_putchar | void | ansi.c | ||
526 |
__ansicon_open | int | ansicon_write.c | ||
527 |
__ansicon_close | int | ansicon_write.c | ||
528 |
ansicon_attribute | static uint8_t | ansicon_write.c | ||
529 |
ansicon_erase | static void | ansicon_write.c | ||
530 |
ansicon_showcursor | static void | ansicon_write.c | ||
531 |
ansicon_set_cursor | static void | ansicon_write.c | ||
532 |
ansicon_write_char | static void | ansicon_write.c | ||
533 |
ansicon_scroll_up | static void | ansicon_write.c | ||
534 |
__ansicon_write | ssize_t | ansicon_write.c | ||
535 |
__ansicon_beep | void | ansicon_write.c | ||
536 |
__ansiserial_write | static ssize_t | ansiserial_write.c | ||
537 |
__parse_argv | int | argv.c | ||
538 |
__cfarcall | int | cfarcall.c | ||
539 |
close | int | close.c | ||
540 |
__err_read | static ssize_t | err_read.c | ||
541 |
__err_write | static ssize_t | err_write.c | ||
542 |
__farcall | void | farcall.c | ||
543 |
__file_close | int | fileclose.c | ||
544 |
__file_get_block | int | fileread.c | ||
545 |
__file_read | ssize_t | fileread.c | ||
546 |
fstat | int | fstat.c | ||
547 |
ftell | long | ftell.c | ||
548 |
is_gpxe | bool | gpxe.c | ||
549 |
__intcall | void | intcall.c | ||
550 |
isatty | int | isatty.c | ||
551 |
display_cursor | void | libansi.c | ||
552 |
clear_end_of_line | void | libansi.c | ||
553 |
move_cursor_left | void | libansi.c | ||
554 |
move_cursor_right | void | libansi.c | ||
555 |
set_cursor_blink | void | libansi.c | ||
556 |
clear_line | void | libansi.c | ||
557 |
clear_beginning_of_line | void | libansi.c | ||
558 |
move_cursor_to_column | void | libansi.c | ||
559 |
move_cursor_to_next_line | void | libansi.c | ||
560 |
disable_utf8 | void | libansi.c | ||
561 |
set_g1_special_char | void | libansi.c | ||
562 |
set_us_g0_charset | void | libansi.c | ||
563 |
clear_entire_screen | void | libansi.c | ||
564 |
cprint_vga2ansi | static void | libansi.c | cprint_vga2ansi - given a VGA attribute, print a character | |
565 |
cls | void | libansi.c | ||
566 |
reset_colors | void | libansi.c | ||
567 |
cprint | void | libansi.c | cprint - given a VGA attribute, print a single character at cursor | |
568 |
csprint | void | libansi.c | csprint - given a VGA attribute, print a NULL-terminated string | |
569 |
clearwindow | void | libansi.c | clearwindow - fill a given a region on the screen | |
570 |
__line_input | ssize_t | line_input.c | ||
571 |
__null_read | static ssize_t | null_read.c | ||
572 |
__null_write | static ssize_t | null_write.c | ||
573 |
open | int | open.c | ||
574 |
openconsole | int | openconsole.c | ||
575 |
opendev | int | opendev.c | ||
576 |
__rawcon_read | ssize_t | rawcon_read.c | ||
577 |
__rawcon_write | static ssize_t | rawcon_write.c | ||
578 |
read | ssize_t | read.c | ||
579 |
getscreensize | int | screensize.c | ||
580 |
__serial_write | ssize_t | serial_write.c | ||
581 |
__stdcon_read | static ssize_t | stdcon_read.c | ||
582 |
__stdcon_write | static ssize_t | stdcon_write.c | ||
583 |
times | clock_t | times.c | ||
584 |
vesacon_set_resolution | void | vesacon_write.c | ||
585 |
__vesacon_open | int | vesacon_write.c | ||
586 |
__vesacon_close | int | vesacon_write.c | ||
587 |
vesacon_erase | static void | vesacon_write.c | ||
588 |
vesacon_write_char | static void | vesacon_write.c | ||
589 |
vesacon_cursor_enable | void | vesacon_write.c | ||
590 |
vesacon_showcursor | static void | vesacon_write.c | ||
591 |
vesacon_setcursor | static void | vesacon_write.c | ||
592 |
vesacon_scroll_up | static void | vesacon_write.c | ||
593 |
__vesacon_write | ssize_t | vesacon_write.c | ||
594 |
__vesaserial_write | static ssize_t | vesaserial_write.c | ||
595 |
write | ssize_t | write.c | ||
596 |
get_cr0 | static inline uint64_t | x86_init_fpu.c | ||
597 |
set_cr0 | static inline void | x86_init_fpu.c | ||
598 |
x86_init_fpu | int | x86_init_fpu.c | ||
599 |
emit | static void | xserial_write.c | ||
600 |
__xserial_write | ssize_t | xserial_write.c | ||
601 |
gzip_file_init | static int | zfile.c | ||
602 |
gzip_file_read | static ssize_t | zfile.c | ||
603 |
gzip_file_close | static int | zfile.c | ||
604 |
zopen | int | zfile.c | ||
605 |
zfopen | FILE * | zfopen.c | ||
606 |
draw_background_line | static void | background.c | * FIX: This really should be alpha-blended with color index 0 ** | |
607 |
draw_background | static void | background.c | ||
608 |
tile_image | static void | background.c | ||
609 |
read_png_file | static int | background.c | ||
610 |
jpeg_sig_cmp | static int | background.c | ||
611 |
read_jpeg_file | static int | background.c | ||
612 |
vesacon_default_background | int | background.c | ||
613 |
vesacon_set_background | int | background.c | ||
614 |
lss16_sig_cmp | static inline int | background.c | ||
615 |
read_lss16_file | static int | background.c | ||
616 |
vesacon_load_background | int | background.c | ||
617 |
__vesacon_init_background | int | background.c | ||
618 |
copy_dword | static inline void * | drawtxt.c | ||
619 |
__attribute__ | static inline | drawtxt.c | ||
620 |
alpha_pixel | static uint32_t | drawtxt.c | ||
621 |
vesacon_update_characters | static void | drawtxt.c | ||
622 |
__vesacon_doit | void | drawtxt.c | ||
623 |
vesacon_touch | static inline void | drawtxt.c | ||
624 |
__vesacon_erase | void | drawtxt.c | ||
625 |
__vesacon_scroll_up | void | drawtxt.c | ||
626 |
__vesacon_write_char | void | drawtxt.c | ||
627 |
__vesacon_set_cursor | void | drawtxt.c | ||
628 |
__vesacon_init_cursor | void | drawtxt.c | ||
629 |
__vesacon_redraw_text | void | drawtxt.c | ||
630 |
format_pxf_bgra32 | static const void * | fmtpixel.c | ||
631 |
format_pxf_bgr24 | static const void * | fmtpixel.c | ||
632 |
format_pxf_le_rgb16_565 | static const void * | fmtpixel.c | ||
633 |
format_pxf_le_rgb15_555 | static const void * | fmtpixel.c | ||
634 |
good_marker | static void | i915resolution.c | ||
635 |
bad_marker | static void | i915resolution.c | ||
636 |
status | static void | i915resolution.c | ||
637 |
good_marker | static inline void | i915resolution.c | ||
638 |
bad_marker | static inline void | i915resolution.c | ||
639 |
status | static inline void | i915resolution.c | ||
640 |
get_chipset_id | static unsigned int | i915resolution.c | ||
641 |
get_chipset | static chipset_type | i915resolution.c | ||
642 |
map_type1_resolution | static vbios_resolution_type1 * | i915resolution.c | ||
643 |
map_type2_resolution | static vbios_resolution_type2 * | i915resolution.c | ||
644 |
map_type3_resolution | static vbios_resolution_type3 * | i915resolution.c | ||
645 |
detect_bios_type | static bool | i915resolution.c | ||
646 |
close_vbios | static inline void | i915resolution.c | ||
647 |
open_vbios | static vbios_map * | i915resolution.c | ||
648 |
unlock_vbios | static void | i915resolution.c | ||
649 |
relock_vbios | static void | i915resolution.c | ||
650 |
list_modes | static void | i915resolution.c | ||
651 |
gtf_timings | static void | i915resolution.c | ||
652 |
set_mode | static int | i915resolution.c | ||
653 |
display_map_info | static inline void | i915resolution.c | ||
654 |
__vesacon_i915resolution | int | i915resolution.c | ||
655 |
unpack_font | static void | initvesa.c | ||
656 |
is_power_of_2 | static int __constfunc | initvesa.c | ||
657 |
vesacon_paged_mode_ok | static int | initvesa.c | ||
658 |
vesacon_set_mode | static int | initvesa.c | ||
659 |
init_text_display | static int | initvesa.c | ||
660 |
__vesacon_init | int | initvesa.c | ||
661 |
ilog2 | static inline int __constfunc | screencpy.c | ||
662 |
__vesacon_init_copy_to_screen | void | screencpy.c | ||
663 |
set_window_pos | static void | screencpy.c | ||
664 |
__vesacon_copy_to_screen | void | screencpy.c | ||
665 |
syslinux_add_movelist | int | addlist.c | ||
666 |
__syslinux_get_adv | void __constructor | adv.c | ||
667 |
syslinux_adv_write | int | advwrite.c | ||
668 |
syslinux_final_cleanup | void | cleanup.c | ||
669 |
__syslinux_get_config_file_name | void __constructor | config.c | ||
670 |
__syslinux_get_derivative_info | void __constructor | dsinfo.c | ||
671 |
syslinux_dump_memmap | void | dump_mmap.c | ||
672 |
syslinux_dump_movelist | void | dump_movelist.c | ||
673 |
__syslinux_detect_features | void __constructor | features.c | ||
674 |
floadfile | int | floadfile.c | ||
675 |
syslinux_free_movelist | void | freelist.c | ||
676 |
syslinux_getadv | const void * | getadv.c | ||
677 |
syslinux_idle | void | idle.c | ||
678 |
initramfs_init | struct initramfs * | initramfs.c | ||
679 |
initramfs_add_data | int | initramfs.c | ||
680 |
initramfs_load_archive | int | initramfs_archive.c | ||
681 |
initramfs_mkdirs | static size_t | initramfs_file.c | ||
682 |
initramfs_mknod | int | initramfs_file.c | ||
683 |
initramfs_add_file | int | initramfs_file.c | ||
684 |
initramfs_add_trailer | int | initramfs_file.c | ||
685 |
initramfs_load_file | int | initramfs_loadfile.c | ||
686 |
__syslinux_get_ipappend_strings | void __constructor | ipappend.c | ||
687 |
__syslinux_get_keyboard_map | void __constructor | keyboard.c | ||
688 |
loadfile | int | loadfile.c | ||
689 |
suffix_number | static unsigned long long | load_linux.c | ||
690 |
find_argument | static const char * | load_linux.c | ||
691 |
saturate32 | static inline uint32_t | load_linux.c | ||
692 |
initramfs_size | static addr_t | load_linux.c | ||
693 |
map_initramfs | static int | load_linux.c | ||
694 |
syslinux_boot_linux | int | load_linux.c | ||
695 |
syslinux_local_boot | void | localboot.c | ||
696 |
syslinux_memory_map_callback | static int | memmap.c | ||
697 |
syslinux_memory_map | struct syslinux_memmap * | memmap.c | ||
698 |
syslinux_scan_memory | int | memscan.c | ||
699 |
new_movelist | static struct syslinux_movelist * | movebits.c | ||
700 |
dup_movelist | static struct syslinux_movelist * | movebits.c | ||
701 |
add_freelist | static void | movebits.c | ||
702 |
split_movelist | static struct syslinux_movelist ** | movebits.c | ||
703 |
delete_movelist | static void | movebits.c | ||
704 |
free_movelist | static void | movebits.c | ||
705 |
is_free_zone | static const struct syslinux_memmap * | movebits.c | ||
706 |
free_area | static addr_t | movebits.c | ||
707 |
allocate_from | static void | movebits.c | ||
708 |
shuffle_dealias | static void | movebits.c | ||
709 |
move_chunk | static void | movebits.c | ||
710 |
syslinux_compute_movelist | int | movebits.c | ||
711 |
main | int | movebits.c | ||
712 |
pxe_dns | uint32_t | pxe_dns.c | ||
713 |
pxe_get_cached_info | int | pxe_get_cached.c | ||
714 |
pxe_get_nic_type | int | pxe_get_nic.c | ||
715 |
syslinux_reboot | __noreturn | reboot.c | ||
716 |
syslinux_run_kernel_image | void | runimage.c | ||
717 |
syslinux_run_command | __noreturn | run_command.c | ||
718 |
syslinux_run_default | __noreturn | run_default.c | ||
719 |
__syslinux_get_serial_console_info | void __constructor | serial.c | ||
720 |
syslinux_setadv | int | setadv.c | ||
721 |
__syslinux_get_shuffer_size | static void __constructor | shuffle.c | ||
722 |
syslinux_do_shuffle | int | shuffle.c | ||
723 |
syslinux_target_memmap | struct syslinux_memmap * | shuffle.c | ||
724 |
syslinux_shuffle_boot_pm | int | shuffle_pm.c | ||
725 |
syslinux_shuffle_boot_rm | int | shuffle_rm.c | ||
726 |
__syslinux_get_version | void __constructor | version.c | ||
727 |
zloadfile | int | zloadfile.c | ||
728 |
syslinux_init_memmap | struct syslinux_memmap * | zonelist.c | ||
729 |
syslinux_add_memmap | int | zonelist.c | ||
730 |
syslinux_memmap_type | enum syslinux_memmap_types | zonelist.c | ||
731 |
syslinux_memmap_largest | int | zonelist.c | ||
732 |
syslinux_memmap_find | int | zonelist.c | ||
733 |
syslinux_free_memmap | void | zonelist.c | ||
734 |
syslinux_dup_memmap | struct syslinux_memmap * | zonelist.c | ||
735 |
syslinux_font_query | int | fontquery.c | ||
736 |
syslinux_force_text_mode | void | forcetext.c | ||
737 |
syslinux_report_video_mode | void | reportmode.c | ||
738 |
adler32 | uLong ZEXPORT | adler32.c | ||
739 |
compress2 | int ZEXPORT | compress.c | ||
740 |
compress | int ZEXPORT | compress.c | ||
741 |
compressBound | uLong ZEXPORT | compress.c | ||
742 |
make_crc_table | local void | crc32.c | ||
743 |
write_table | local void | crc32.c | ||
744 |
get_crc_table | const unsigned long FAR * ZEXPORT | crc32.c | ||
745 |
crc32 | unsigned long ZEXPORT | crc32.c | ||
746 |
crc32_little | local unsigned long | crc32.c | ||
747 |
crc32_big | local unsigned long | crc32.c | ||
748 |
deflateInit_ | int ZEXPORT | deflate.c | ||
749 |
deflateInit2_ | int ZEXPORT | deflate.c | ||
750 |
deflateSetDictionary | int ZEXPORT | deflate.c | ||
751 |
deflateReset | int ZEXPORT | deflate.c | ||
752 |
deflatePrime | int ZEXPORT | deflate.c | ||
753 |
deflateParams | int ZEXPORT | deflate.c | ||
754 |
deflateBound | uLong ZEXPORT | deflate.c | ||
755 |
putShortMSB | local void | deflate.c | ||
756 |
flush_pending | local void | deflate.c | ||
757 |
deflate | int ZEXPORT | deflate.c | ||
758 |
deflateEnd | int ZEXPORT | deflate.c | ||
759 |
deflateCopy | int ZEXPORT | deflate.c | ||
760 |
read_buf | local int | deflate.c | ||
761 |
lm_init | local void | deflate.c | ||
762 |
longest_match | local uInt | deflate.c | ||
763 |
longest_match_fast | local uInt | deflate.c | ||
764 |
check_match | local void | deflate.c | ||
765 |
fill_window | local void | deflate.c | ||
766 |
deflate_stored | local block_state | deflate.c | ||
767 |
deflate_fast | local block_state | deflate.c | ||
768 |
deflate_slow | local block_state | deflate.c | ||
769 |
inflateBackInit_ | int ZEXPORT | infback.c | ||
770 |
fixedtables | local void | infback.c | ||
771 |
inflateBack | int ZEXPORT | infback.c | ||
772 |
inflateBackEnd | int ZEXPORT | infback.c | ||
773 |
inflate_fast | void | inffast.c | ||
774 |
inflateReset | int ZEXPORT | inflate.c | ||
775 |
inflateInit2_ | int ZEXPORT | inflate.c | ||
776 |
inflateInit_ | int ZEXPORT | inflate.c | ||
777 |
fixedtables | local void | inflate.c | ||
778 |
makefixed | void | inflate.c | ||
779 |
updatewindow | local int | inflate.c | ||
780 |
inflate | int ZEXPORT | inflate.c | ||
781 |
inflateEnd | int ZEXPORT | inflate.c | ||
782 |
inflateSetDictionary | int ZEXPORT | inflate.c | ||
783 |
syncsearch | local unsigned | inflate.c | ||
784 |
inflateSync | int ZEXPORT | inflate.c | ||
785 |
inflateSyncPoint | int ZEXPORT | inflate.c | ||
786 |
inflateCopy | int ZEXPORT | inflate.c | ||
787 |
inflate_table | int | inftrees.c | ||
788 |
send_bits | local void | trees.c | ||
789 |
tr_static_init | local void | trees.c | ||
790 |
gen_trees_header | void | trees.c | ||
791 |
_tr_init | void | trees.c | ||
792 |
init_block | local void | trees.c | ||
793 |
pqdownheap | local void | trees.c | ||
794 |
gen_bitlen | local void | trees.c | ||
795 |
gen_codes | local void | trees.c | ||
796 |
build_tree | local void | trees.c | ||
797 |
scan_tree | local void | trees.c | ||
798 |
send_tree | local void | trees.c | ||
799 |
build_bl_tree | local int | trees.c | ||
800 |
send_all_trees | local void | trees.c | ||
801 |
_tr_stored_block | void | trees.c | ||
802 |
_tr_align | void | trees.c | ||
803 |
_tr_flush_block | void | trees.c | ||
804 |
uncompress | int ZEXPORT | uncompr.c | ||
805 |
zlibVersion | const char * ZEXPORT | zutil.c | ||
806 |
zlibCompileFlags | uLong ZEXPORT | zutil.c | ||
807 |
z_error | void | zutil.c | ||
808 |
zError | const char * ZEXPORT | zutil.c | ||
809 |
zmemcpy | void | zutil.c | ||
810 |
zmemcmp | int | zutil.c | ||
811 |
zmemzero | void | zutil.c | ||
812 |
zcalloc | voidpf | zutil.c | ||
813 |
zcfree | void | zutil.c | ||
814 |
zcalloc | voidpf | zutil.c | ||
815 |
zcfree | void | zutil.c | ||
816 |
zcalloc | voidpf | zutil.c | ||
817 |
zcfree | void | zutil.c | ||
818 |
console_ansi_std | void | ansiline.c | ||
819 |
__attribute__ | static void | ansiline.c | ||
820 |
__attribute__ | static void | ansiline.c | ||
821 |
console_ansi_std | void | ansiline.c | ||
822 |
console_ansi_raw | void | ansiraw.c | ||
823 |
__attribute__ | static void | ansiraw.c | ||
824 |
__attribute__ | static void | ansiraw.c | ||
825 |
console_ansi_raw | void | ansiraw.c | ||
826 |
genbase64 | size_t | base64.c | ||
827 |
main | int | base64.c | ||
828 |
_crypt_to64 | static char * | crypt-md5.c | ||
829 |
crypt_md5 | char * | crypt-md5.c | ||
830 |
main | int | crypt-md5.c | ||
831 |
get_key | int | get_key.c | ||
832 |
MD5Init | void | md5.c | ||
833 |
MD5Update | void | md5.c | ||
834 |
MD5Pad | static void | md5.c | ||
835 |
MD5Final | void | md5.c | ||
836 |
MD5Transform | static void | md5.c | ||
837 |
SHAPrintContext | void | sha1hash.c | ||
838 |
SHA1Transform | void | sha1hash.c | ||
839 |
SHA1Init | void | sha1hash.c | ||
840 |
SHA1Update | void | sha1hash.c | ||
841 |
SHA1Final | void | sha1hash.c | ||
842 |
mybase64 | char * | sha1hash.c | ||
843 |
main | int | sha1hash.c | ||
844 |
sha256_process_block | static void | sha256crypt.c | ||
845 |
sha256_init_ctx | static void | sha256crypt.c | ||
846 |
sha256_finish_ctx | static void * | sha256crypt.c | ||
847 |
sha256_process_bytes | static void | sha256crypt.c | ||
848 |
sha256_crypt_r | static char * | sha256crypt.c | ||
849 |
sha256_crypt | char * | sha256crypt.c | ||
850 |
main | int | sha256crypt.c | ||
851 |
sha512_process_block | static void | sha512crypt.c | ||
852 |
sha512_init_ctx | static void | sha512crypt.c | ||
853 |
sha512_finish_ctx | static void * | sha512crypt.c | ||
854 |
sha512_process_bytes | static void | sha512crypt.c | ||
855 |
sha512_crypt_r | static char * | sha512crypt.c | ||
856 |
sha512_crypt | char * | sha512crypt.c | ||
857 |
main | int | sha512crypt.c | ||
858 |
unbase64 | size_t | unbase64.c | ||
859 |
mboot_apm | void | apm.c | ||
860 |
set_graphics_mode | void | initvesa.c | ||
861 |
map_data | addr_t | map.c | ||
862 |
map_string | addr_t | map.c | ||
863 |
init_map | int | map.c | ||
864 |
map_image | struct multiboot_header * | map.c | ||
865 |
mboot_map_stack | static void | map.c | ||
866 |
mboot_run | void | map.c | ||
867 |
map_modules | static int | mboot.c | ||
868 |
get_modules | static int | mboot.c | ||
869 |
main | int | mboot.c | ||
870 |
mboot_scan_memory | static int | mem.c | ||
871 |
mboot_make_memmap | void | mem.c | ||
872 |
mboot_solaris_dhcp_hack | void | solaris.c | ||
873 |
mboot_syslinux_info | void | syslinux.c | ||
874 |
set_background | void | background.c | ||
875 |
set_msg_colors_global | void | colors.c | ||
876 |
default_color_table | struct color_table * | colors.c | ||
877 |
copy_color_table | struct color_table * | colors.c | ||
878 |
drain_keyboard | void | drain.c | ||
879 |
execute | void | execute.c | ||
880 |
draw_background | int | menu.c | ||
881 |
set_resolution | void | menu.c | ||
882 |
local_cursor_enable | void | menu.c | ||
883 |
start_console | void | menu.c | ||
884 |
pad_line | static char * | menumain.c | ||
885 |
display_entry | static void | menumain.c | ||
886 |
draw_row | static void | menumain.c | ||
887 |
mygetkey | int | menumain.c | ||
888 |
ask_passwd | static int | menumain.c | ||
889 |
draw_menu | static void | menumain.c | ||
890 |
clear_screen | static void | menumain.c | ||
891 |
display_help | static void | menumain.c | ||
892 |
show_fkey | static void | menumain.c | ||
893 |
edit_cmdline | static const char * | menumain.c | ||
894 |
shift_is_held | static inline int | menumain.c | ||
895 |
print_timeout_message | static void | menumain.c | ||
896 |
prepare_screen_for_menu | static void | menumain.c | ||
897 |
do_hidden_menu | static const char * | menumain.c | ||
898 |
run_menu | static const char * | menumain.c | ||
899 |
main | int | menumain.c | ||
900 |
passwd_compare_sha1 | static int | passwd.c | ||
901 |
passwd_compare_md5 | static int | passwd.c | ||
902 |
passwd_compare_sha256 | static int | passwd.c | ||
903 |
passwd_compare_sha512 | static int | passwd.c | ||
904 |
passwd_compare | int | passwd.c | ||
905 |
draw_message_file | static int | printmsg.c | ||
906 |
show_message_file | int | printmsg.c | ||
907 |
find_menu | static struct menu * | readconfig.c | ||
908 |
skipspace | static char * | readconfig.c | ||
909 |
strip_caret | static const char * | readconfig.c | ||
910 |
looking_at | static char * | readconfig.c | ||
911 |
new_menu | static struct menu * | readconfig.c | ||
912 |
clear_label_data | static void | readconfig.c | ||
913 |
new_entry | static struct menu_entry * | readconfig.c | ||
914 |
consider_for_hotkey | static void | readconfig.c | ||
915 |
record | static void | readconfig.c | ||
916 |
begin_submenu | static struct menu * | readconfig.c | ||
917 |
end_submenu | static struct menu * | readconfig.c | ||
918 |
find_label | static struct menu_entry * | readconfig.c | ||
919 |
unlabel | static const char * | readconfig.c | ||
920 |
refdup_word | static const char * | readconfig.c | ||
921 |
my_isxdigit | int | readconfig.c | ||
922 |
hexval | unsigned int | readconfig.c | ||
923 |
hexval2 | unsigned int | readconfig.c | ||
924 |
parse_argb | uint32_t | readconfig.c | ||
925 |
is_kernel_type | static char * | readconfig.c | ||
926 |
is_message_name | static char * | readconfig.c | ||
927 |
is_fkey | static char * | readconfig.c | ||
928 |
parse_config_file | static void | readconfig.c | ||
929 |
parse_one_config | static int | readconfig.c | ||
930 |
resolve_gotos | static void | readconfig.c | ||
931 |
parse_configs | void | readconfig.c | ||
932 |
refstr_alloc | char * | refstr.c | ||
933 |
refstrndup | const char * | refstr.c | ||
934 |
refstrdup | const char * | refstr.c | ||
935 |
vrsprintf | int | refstr.c | ||
936 |
rsprintf | int | refstr.c | ||
937 |
refstr_put | void | refstr.c | ||
938 |
draw_background | int | vesamenu.c | ||
939 |
set_resolution | void | vesamenu.c | ||
940 |
local_cursor_enable | void | vesamenu.c | ||
941 |
start_console | void | vesamenu.c | ||
942 |
error | static inline void | chain.c | ||
943 |
int13_retry | static int | chain.c | ||
944 |
get_disk_params | static int | chain.c | ||
945 |
read_sector | static void * | chain.c | ||
946 |
write_sector | static int | chain.c | ||
947 |
write_verify_sector | static int | chain.c | ||
948 |
find_disk | static int | chain.c | ||
949 |
find_logical_partition | static struct part_entry * | chain.c | ||
950 |
do_boot | static void | chain.c | ||
951 |
hide_unhide | static int | chain.c | ||
952 |
get_file_lba | static uint32_t | chain.c | ||
953 |
usage | static void | chain.c | ||
954 |
main | int | chain.c | ||
955 |
main | int | cmd.c | ||
956 |
main | int | config.c | ||
957 |
dump_reg | static void | cpuid.c | ||
958 |
main | int | cpuid.c | ||
959 |
main | int | cpuidtest.c | ||
960 |
main | int | disk.c | ||
961 |
display_memory | void | dmitest.c | ||
962 |
display_battery | void | dmitest.c | ||
963 |
display_bios | void | dmitest.c | ||
964 |
display_system | void | dmitest.c | ||
965 |
display_base_board | void | dmitest.c | ||
966 |
display_chassis | void | dmitest.c | ||
967 |
display_cpu | void | dmitest.c | ||
968 |
main | int | dmitest.c | ||
969 |
display_bios_characteristics | void | dmi_utils.c | ||
970 |
display_base_board_features | void | dmi_utils.c | ||
971 |
display_processor_flags | void | dmi_utils.c | ||
972 |
error | static inline void | elf.c | ||
973 |
boot_elf | int | elf.c | ||
974 |
main | int | elf.c | ||
975 |
skipspace | static char * | ethersel.c | ||
976 |
looking_at | static int | ethersel.c | ||
977 |
get_did | static char * | ethersel.c | ||
978 |
get_rid_range | static char * | ethersel.c | ||
979 |
parse_config | static struct match * | ethersel.c | ||
980 |
main | int | ethersel.c | ||
981 |
gpxecmd | static void | gpxecmd.c | ||
982 |
main | int | gpxecmd.c | ||
983 |
sleep | static unsigned char | ifcpu.c | ||
984 |
boot_args | static void | ifcpu.c | ||
985 |
main | int | ifcpu.c | ||
986 |
cpu_has_cpuid | static bool __constfunc | ifcpu64.c | ||
987 |
cpu_has_level | static bool __constfunc | ifcpu64.c | ||
988 |
cpu_has_feature | static bool __constfunc | ifcpu64.c | ||
989 |
boot_args | static void | ifcpu64.c | ||
990 |
main | int | ifcpu64.c | ||
991 |
error | static inline void | kbdmap.c | ||
992 |
main | int | kbdmap.c | ||
993 |
find_argument | static char * | linux.c | ||
994 |
find_boolean | static int | linux.c | ||
995 |
make_cmdline | static char * | linux.c | ||
996 |
main | int | linux.c | ||
997 |
dump_e820 | static void | meminfo.c | ||
998 |
dump_legacy | static void | meminfo.c | ||
999 |
main | int | meminfo.c | ||
1000 |
display_pci_devices | void | pcitest.c | ||
1001 |
main | int | pcitest.c | ||
1002 |
error | static inline void | pmload.c | ||
1003 |
boot_raw | int | pmload.c | ||
1004 |
main | int | pmload.c | ||
1005 |
main | int | reboot.c | ||
1006 |
sanboot | static void | sanboot.c | ||
1007 |
main | int | sanboot.c | ||
1008 |
error | static inline void | sdi.c | ||
1009 |
boot_sdi | static int | sdi.c | ||
1010 |
has_valid_header | int | sdi.c | ||
1011 |
main | int | sdi.c | ||
1012 |
wait_key | static void | vesainfo.c | ||
1013 |
print_modes | static void | vesainfo.c | ||
1014 |
main | int | vesainfo.c | ||
1015 |
main | int | vpdtest.c | ||
1016 |
rosh_version | void | rosh.c | ||
1017 |
rosh_help | void | rosh.c | ||
1018 |
rosh_issp | int | rosh.c | ||
1019 |
rosh_search_nonsp | int | rosh.c | ||
1020 |
rosh_search_sp | int | rosh.c | ||
1021 |
rosh_parse_sp_1 | int | rosh.c | ||
1022 |
rosh_error | void | rosh.c | ||
1023 |
rosh_argcat | int | rosh.c | ||
1024 |
rosh_console_raw | void | rosh.c | ||
1025 |
rosh_console_std | void | rosh.c | ||
1026 |
rosh_getkey | int | rosh.c | ||
1027 |
rosh_1 | void | rosh.c | ||
1028 |
rosh_cat | void | rosh.c | ||
1029 |
rosh_cd | void | rosh.c | ||
1030 |
rosh_cfg | void | rosh.c | ||
1031 |
rosh_dir_arg | void | rosh.c | ||
1032 |
rosh_dir | void | rosh.c | ||
1033 |
rosh_ls | void | rosh.c | ||
1034 |
rosh_more_buf | void | rosh.c | ||
1035 |
rosh_more_fd | void | rosh.c | ||
1036 |
rosh_more | void | rosh.c | ||
1037 |
rosh_less | void | rosh.c | ||
1038 |
rosh_pwd | void | rosh.c | ||
1039 |
rosh_run | void | rosh.c | ||
1040 |
rosh_command | char | rosh.c | ||
1041 |
rosh_prompt | int | rosh.c | ||
1042 |
main | int | rosh.c | ||
1043 |
main | int | advdump.c | ||
1044 |
main | int | cat.c | ||
1045 |
main | int | entrydump.c | ||
1046 |
main | int | fancyhello.c | ||
1047 |
main | int | hello.c | ||
1048 |
cooked_keys | static void | keytest.c | ||
1049 |
raw_keys | static void | keytest.c | ||
1050 |
main | int | keytest.c | ||
1051 |
main | int | localboot.c | ||
1052 |
resolv | uint32_t | resolv.c | ||
1053 |
main | int | resolv.c | ||
1054 |
main | int | serialinfo.c | ||
1055 |
send_ack_packet | static int | be_tftp.c | ||
1056 |
be_tftp_write | static int | be_tftp.c | ||
1057 |
add_crc16 | static void | be_ymodem.c | ||
1058 |
send_ack_blk | static void | be_ymodem.c | ||
1059 |
send_ack | static void | be_ymodem.c | ||
1060 |
be_ymodem_write | static int | be_ymodem.c | ||
1061 |
cpio_pad | int | cpio.c | ||
1062 |
cpio_hdr | int | cpio.c | ||
1063 |
cpio_mkdir | int | cpio.c | ||
1064 |
cpio_writefile | int | cpio.c | ||
1065 |
cpio_close | int | cpio.c | ||
1066 |
has_eflag | static bool | cpuid.c | ||
1067 |
get_cpuid | static inline void | cpuid.c | ||
1068 |
dump_cpuid | void | cpuid.c | ||
1069 |
frombcd | static uint8_t | ctime.c | ||
1070 |
posix_time | uint32_t | ctime.c | ||
1071 |
checksum | static uint8_t | dmi.c | ||
1072 |
is_old_dmi | static bool | dmi.c | ||
1073 |
is_smbios | static bool | dmi.c | ||
1074 |
dump_smbios | static void | dmi.c | ||
1075 |
dump_old_dmi | static void | dmi.c | ||
1076 |
dump_dmi | void | dmi.c | ||
1077 |
die | __noreturn | main.c | ||
1078 |
dump_all | static void | main.c | ||
1079 |
usage | __noreturn | main.c | ||
1080 |
main | int | main.c | ||
1081 |
dump_e820 | static void | memmap.c | ||
1082 |
dump_memory_map | void | memmap.c | ||
1083 |
snapshot_lowmem | void | memory.c | ||
1084 |
dump_memory_range | static void | memory.c | ||
1085 |
dump_memory | void | memory.c | ||
1086 |
dump_pci_device | static void | pci.c | ||
1087 |
dump_pci | void | pci.c | ||
1088 |
serial_init | int | serial.c | ||
1089 |
serial_write | void | serial.c | ||
1090 |
serial_read | void | serial.c | ||
1091 |
serial_cleanup | void | serial.c | ||
1092 |
dump_vesa_tables | void | vesa.c | ||
1093 |
init_data | int | zout.c | ||
1094 |
do_deflate | static int | zout.c | ||
1095 |
write_data | int | zout.c | ||
1096 |
flush_data | int | zout.c | ||
1097 |
__parse_argv | int | argv.c | ||
1098 |
atou | unsigned int | atou.c | ||
1099 |
putchar | int | conio.c | ||
1100 |
puts | int | conio.c | ||
1101 |
__free_block | static struct free_arena_header * | free.c | ||
1102 |
free | void | free.c | ||
1103 |
sp | static inline size_t | malloc.c | ||
1104 |
__init_memory_arena | void | malloc.c | ||
1105 |
__malloc_from_block | static void * | malloc.c | ||
1106 |
malloc | void * | malloc.c | ||
1107 |
perror | void | perror.c | ||
1108 |
strnlen | static int | printf.c | ||
1109 |
number | static char * | printf.c | ||
1110 |
vsprintf | int | printf.c | ||
1111 |
sprintf | int | printf.c | ||
1112 |
printf | int | printf.c | ||
1113 |
skip_atou | unsigned int | skipatou.c | ||
1114 |
pause | void | syslinux.c | ||
1115 |
__attribute__ | void | syslinux.c | ||
1116 |
__attribute__ | void | syslinux.c | ||
1117 |
warning | void | syslinux.c | ||
1118 |
creat | int | syslinux.c | ||
1119 |
close | void | syslinux.c | ||
1120 |
rename | int | syslinux.c | ||
1121 |
write_file | ssize_t | syslinux.c | ||
1122 |
__attribute__ | static inline | syslinux.c | ||
1123 |
write_device | void | syslinux.c | ||
1124 |
read_device | void | syslinux.c | ||
1125 |
get_partition_offset | uint32_t | syslinux.c | ||
1126 |
write_mbr | void | syslinux.c | ||
1127 |
read_mbr | void | syslinux.c | ||
1128 |
set_attributes | void | syslinux.c | ||
1129 |
libfat_xpread | int | syslinux.c | ||
1130 |
get_dos_version | static inline void | syslinux.c | ||
1131 |
set_lock_device | static inline void | syslinux.c | ||
1132 |
do_lock | static int | syslinux.c | ||
1133 |
lock_device | void | syslinux.c | ||
1134 |
unlock_device | void | syslinux.c | ||
1135 |
adjust_mbr | static void | syslinux.c | ||
1136 |
main | int | syslinux.c | ||
1137 |
__divdi3 | int64_t | __divdi3.c | ||
1138 |
__udivmoddi4 | uint64_t | __udivmoddi4.c | ||
1139 |
query_memdisk | struct memdiskinfo * | mdiskchk.c | ||
1140 |
bootloadername | const char * | mdiskchk.c | ||
1141 |
main | int | mdiskchk.c | ||
1142 |
__attribute__ | static void | main.c | ||
1143 |
__attribute__ | void | main.c | ||
1144 |
xpread | ssize_t | main.c | ||
1145 |
xpwrite | ssize_t | main.c | ||
1146 |
sectmap | int | main.c | ||
1147 |
get_size | uint64_t | main.c | ||
1148 |
get_geometry | int | main.c | ||
1149 |
patch_file_and_bootblock | void | main.c | ||
1150 |
read_adv | int | main.c | ||
1151 |
write_adv | int | main.c | ||
1152 |
modify_adv | int | main.c | ||
1153 |
install_bootblock | int | main.c | ||
1154 |
install_file | int | main.c | ||
1155 |
already_installed | int | main.c | ||
1156 |
device_cleanup | static void | main.c | ||
1157 |
validate_device | static int | main.c | ||
1158 |
find_device | static const char * | main.c | ||
1159 |
install_loader | int | main.c | ||
1160 |
modify_existing_adv | int | main.c | ||
1161 |
main | int | main.c | ||
1162 |
aout_probe | static inline os_download_t | aout_loader.c | ||
1163 |
aout_download | static sector_t | aout_loader.c | ||
1164 |
flag_is_changeable | static inline int | cpu.c | @file | |
1165 |
get_cpuinfo | void | cpu.c | Get CPU information | |
1166 |
_dump_regs | void __asmcall | dumpregs.c | ||
1167 |
elf_freebsd_probe | static void | freebsd_loader.c | ||
1168 |
elf_freebsd_fixup_segment | static void | freebsd_loader.c | ||
1169 |
elf_freebsd_find_segment_end | static void | freebsd_loader.c | ||
1170 |
elf_freebsd_debug_loader | static int | freebsd_loader.c | ||
1171 |
elf_freebsd_boot | static void | freebsd_loader.c | ||
1172 |
aout_freebsd_probe | static void | freebsd_loader.c | ||
1173 |
aout_freebsd_boot | static void | freebsd_loader.c | ||
1174 |
gdbmach_find_hwbp | static struct hwbp * | gdbmach.c | ||
1175 |
gdbmach_commit_hwbp | static void | gdbmach.c | ||
1176 |
gdbmach_set_breakpoint | int | gdbmach.c | ||
1177 |
gdbmach_disable_hwbps | static void | gdbmach.c | ||
1178 |
gdbmach_enable_hwbps | static void | gdbmach.c | ||
1179 |
gdbmach_handler | __asmcall void | gdbmach.c | ||
1180 |
__attribute__ | nulltrap.c | |||
1181 |
send_nonspecific_eoi | static inline void | pic8259.c | @file | |
1182 |
send_specific_eoi | static inline void | pic8259.c | Send specific EOI(s) | |
1183 |
send_eoi | void | pic8259.c | Send End-Of-Interrupt to the PIC | |
1184 |
rdtsc_udelay | static void | rdtsc_timer.c | Delay for a fixed number of microseconds | |
1185 |
rdtsc_ticks_per_sec | static unsigned long | rdtsc_timer.c | Get number of ticks per second | |
1186 |
relocate | __asmcall void | relocate.c | Relocate Etherboot | |
1187 |
load_timer2 | static void | timer2.c | ||
1188 |
timer2_running | static int | timer2.c | ||
1189 |
timer2_udelay | void | timer2.c | ||
1190 |
memsetw | static void | video_subr.c | ||
1191 |
video_init | static void | video_subr.c | ||
1192 |
video_scroll | static void | video_subr.c | ||
1193 |
vga_putc | static void | video_subr.c | ||
1194 |
wince_probe | static os_download_t | wince_loader.c | ||
1195 |
ce_loader | static sector_t | wince_loader.c | ||
1196 |
get_x_header | static int | wince_loader.c | ||
1197 |
jump_2ep | static void | wince_loader.c | ||
1198 |
x86_readq | static uint64_t | x86_io.c | @file | |
1199 |
x86_writeq | static void | x86_io.c | Write 64-bit qword to memory-mapped device | |
1200 |
undipci_find_rom | static struct undi_rom * | undi.c | @file | |
1201 |
undipci_probe | static int | undi.c | Probe PCI device | |
1202 |
undipci_remove | static void | undi.c | Remove PCI device | |
1203 |
undi_load | int | undiload.c | Call UNDI loader to create a pixie | |
1204 |
undi_unload | int | undiload.c | Unload a pixie | |
1205 |
undinet_hook_isr | static void | undinet.c | Hook UNDI interrupt service routine | |
1206 |
undinet_unhook_isr | static void | undinet.c | Unhook UNDI interrupt service routine | |
1207 |
undinet_isr_triggered | static int | undinet.c | Test to see if UNDI ISR has been triggered | |
1208 |
undinet_transmit | static int | undinet.c | Transmit packet | |
1209 |
undinet_poll | static void | undinet.c | Poll for received packets | |
1210 |
undinet_open | static int | undinet.c | Open NIC | |
1211 |
undinet_close | static void | undinet.c | Close NIC | |
1212 |
undinet_irq | static void | undinet.c | Enable/disable interrupts | |
1213 |
undinet_probe | int | undinet.c | Probe UNDI device | |
1214 |
undinet_remove | void | undinet.c | Remove UNDI device | |
1215 |
undibus_probe | static int | undionly.c | @file | |
1216 |
undibus_remove | static void | undionly.c | Remove UNDI root bus | |
1217 |
undionly_shutdown | static void | undionly.c | Prepare for exit | |
1218 |
undirom_parse_pxeromid | static int | undirom.c | Parse PXE ROM ID structure | |
1219 |
undirom_parse_pcirheader | static int | undirom.c | Parse PCI expansion header | |
1220 |
undirom_probe | static int | undirom.c | Probe UNDI ROM | |
1221 |
undirom_probe_all_roms | static void | undirom.c | Create UNDI ROMs for all possible expansion ROMs | |
1222 |
undirom_find_pci | struct undi_rom * | undirom.c | Find UNDI ROM for PCI device | |
1223 |
set_fbms | void | basemem.c | @file | |
1224 |
bios_handle_cup | static void | bios_console.c | Handle ANSI CUP (cursor position) | |
1225 |
bios_handle_ed | static void | bios_console.c | Handle ANSI ED (erase in page) | |
1226 |
bios_handle_sgr | static void | bios_console.c | Handle ANSI SGR (set graphics rendition) | |
1227 |
bios_putchar | static void | bios_console.c | Print a character to BIOS console | |
1228 |
scancode_to_ansi_seq | static const char * | bios_console.c | Get ANSI escape sequence corresponding to BIOS scancode | |
1229 |
bios_getchar | static int | bios_console.c | Get character from BIOS console | |
1230 |
bios_iskey | static int | bios_console.c | Check for character ready to read from BIOS console | |
1231 |
fake_e820 | void | fakee820.c | ||
1232 |
unfake_e820 | void | fakee820.c | ||
1233 |
empty_8042 | static void | gateA20.c | Drain keyboard controller | |
1234 |
gateA20_is_set | static int | gateA20.c | Fast test to see if gate A20 is already set | |
1235 |
gateA20_set | void | gateA20.c | ||
1236 |
gateA20_unset | void | gateA20.c | ||
1237 |
hide_region | static void | hidemem.c | Hide region of memory from system memory map | |
1238 |
hide_basemem | void | hidemem.c | Hide used base memory | |
1239 |
hide_umalloc | void | hidemem.c | Hide umalloc() region | |
1240 |
hide_textdata | void | hidemem.c | Hide .text and .data | |
1241 |
hide_etherboot | static void | hidemem.c | Hide Etherboot | |
1242 |
unhide_etherboot | static void | hidemem.c | Unhide Etherboot | |
1243 |
extmemsize_e801 | static unsigned int | memmap.c | Get size of extended memory via INT 15,e801 | |
1244 |
extmemsize_88 | static unsigned int | memmap.c | Get size of extended memory via INT 15,88 | |
1245 |
extmemsize | unsigned int | memmap.c | Get size of extended memory | |
1246 |
meme820 | static int | memmap.c | Get e820 memory map | |
1247 |
get_memmap | void | memmap.c | Get memory map | |
1248 |
is_pnp_bios | static int | pnpbios.c | Test address for PnP BIOS structure | |
1249 |
find_pnp_bios | int | pnpbios.c | Locate Plug-and-Play BIOS | |
1250 |
startpxe_payload | static int | pxe_cmd.c | ||
1251 |
startpxe_exec | static int | pxe_cmd.c | ||
1252 |
stoppxe_exec | static int | pxe_cmd.c | ||
1253 |
call_bootsector | int | bootsector.c | Jump to preloaded bootsector | |
1254 |
bzimage_parse_header | static int | bzimage.c | Parse bzImage header | |
1255 |
bzimage_update_header | static void | bzimage.c | Update bzImage header in loaded kernel | |
1256 |
bzimage_parse_cmdline | static int | bzimage.c | Parse kernel command line for bootloader parameters | |
1257 |
bzimage_set_cmdline | static int | bzimage.c | Set command line | |
1258 |
bzimage_load_initrd | static size_t | bzimage.c | Load initrd | |
1259 |
bzimage_load_initrds | static int | bzimage.c | Load initrds, if any | |
1260 |
bzimage_exec | static int | bzimage.c | Execute bzImage image | |
1261 |
bzimage_load | int | bzimage.c | Load bzImage image into memory | |
1262 |
com32_exec | static int | com32.c | Execute COMBOOT image | |
1263 |
com32_identify | static int | com32.c | Check image name extension | |
1264 |
comboot_load_image | static int | com32.c | Load COM32 image into memory | |
1265 |
comboot_prepare_bounce_buffer | static int | com32.c | Prepare COM32 low memory bounce buffer | |
1266 |
com32_load | static int | com32.c | Load COM32 image into memory | |
1267 |
comboot_copy_cmdline | static void | comboot.c | Copy command line to PSP | |
1268 |
comboot_init_psp | static void | comboot.c | Initialize PSP | |
1269 |
comboot_exec | static int | comboot.c | Execute COMBOOT image | |
1270 |
comboot_identify | static int | comboot.c | Check image name extension | |
1271 |
comboot_prepare_segment | static int | comboot.c | Load COMBOOT image into memory, preparing a segment and returning it | |
1272 |
comboot_load | static int | comboot.c | Load COMBOOT image into memory | |
1273 |
elfboot_exec | static int | elfboot.c | Execute ELF image | |
1274 |
elfboot_load | static int | elfboot.c | Load ELF image into memory | |
1275 |
word_checksum | static unsigned int | eltorito.c | Calculate 16-bit word checksum | |
1276 |
eltorito_exec | static int | eltorito.c | Execute El Torito image | |
1277 |
eltorito_read_voldesc | static int | eltorito.c | Read and verify El Torito Boot Record Volume Descriptor | |
1278 |
eltorito_read_catalog | static int | eltorito.c | Read and verify El Torito Boot Catalog | |
1279 |
eltorito_load_disk | static int | eltorito.c | Load El Torito virtual disk image into memory | |
1280 |
eltorito_load | static int | eltorito.c | Load El Torito image into memory | |
1281 |
multiboot_build_memmap | static void | multiboot.c | Build multiboot memory map | |
1282 |
multiboot_add_cmdline | physaddr_t | multiboot.c | Add command line in base memory | |
1283 |
multiboot_build_module_list | static unsigned int | multiboot.c | Build multiboot module list | |
1284 |
multiboot_exec | static int | multiboot.c | Execute multiboot image | |
1285 |
multiboot_find_header | static int | multiboot.c | Find multiboot header | |
1286 |
multiboot_load_raw | static int | multiboot.c | Load raw multiboot image into memory | |
1287 |
multiboot_load_elf | static int | multiboot.c | Load ELF multiboot image into memory | |
1288 |
multiboot_load | static int | multiboot.c | Load multiboot image into memory | |
1289 |
nbi_prepare_segment | static int | nbi.c | Prepare a segment for an NBI image | |
1290 |
nbi_load_segment | static int | nbi.c | Load a segment for an NBI image | |
1291 |
nbi_process_segments | static int | nbi.c | Process segments of an NBI image | |
1292 |
nbi_load | static int | nbi.c | Load an NBI image into memory | |
1293 |
nbi_boot16 | static int | nbi.c | Boot a 16-bit NBI image | |
1294 |
nbi_boot32 | static int | nbi.c | Boot a 32-bit NBI image | |
1295 |
nbi_prepare_dhcp | static int | nbi.c | Prepare DHCP parameter block for NBI image | |
1296 |
nbi_exec | static int | nbi.c | Execute a loaded NBI image | |
1297 |
pxe_exec | static int | pxe_image.c | Execute PXE image | |
1298 |
pxe_load | int | pxe_image.c | Load PXE image into memory | |
1299 |
abft_fill_data | void | abft.c | Fill in all variable portions of aBFT | |
1300 |
aoeboot | static int | aoeboot.c | ||
1301 |
hook_bios_interrupt | void | biosint.c | Hook INT vector | |
1302 |
unhook_bios_interrupt | int | biosint.c | Unhook INT vector | |
1303 |
bios_cpu_nap | static void | bios_nap.c | Save power by halting the CPU until the next interrupt | |
1304 |
bios_find_smbios | static int | bios_smbios.c | @file | |
1305 |
bios_currticks | static unsigned long | bios_timer.c | Get current system time in ticks | |
1306 |
ibft_set_ipaddr | static void | ibft.c | Fill in an IP address field within iBFT | |
1307 |
ibft_set_ipaddr_option | static void | ibft.c | Fill in an IP address within iBFT from configuration setting | |
1308 |
ibft_ipaddr | static const char * | ibft.c | Read IP address from iBFT (for debugging) | |
1309 |
ibft_alloc_string | static int | ibft.c | Allocate a string within iBFT | |
1310 |
ibft_set_string | static int | ibft.c | Fill in a string field within iBFT | |
1311 |
ibft_set_string_option | static int | ibft.c | Fill in a string field within iBFT from configuration setting | |
1312 |
ibft_string | static const char * | ibft.c | Read string from iBFT (for debugging) | |
1313 |
ibft_fill_nic | static int | ibft.c | Fill in NIC portion of iBFT | |
1314 |
ibft_fill_initiator | static int | ibft.c | Fill in Initiator portion of iBFT | |
1315 |
ibft_fill_target_chap | static int | ibft.c | Fill in Target CHAP portion of iBFT | |
1316 |
ibft_fill_target_reverse_chap | static int | ibft.c | Fill in Target Reverse CHAP portion of iBFT | |
1317 |
ibft_fill_target | static int | ibft.c | Fill in Target portion of iBFT | |
1318 |
ibft_fill_data | int | ibft.c | Fill in all variable portions of iBFT | |
1319 |
ib_srpboot | static int | ib_srpboot.c | ||
1320 |
int13_set_num_drives | static void | int13.c | Update BIOS drive count | |
1321 |
int13_check_num_drives | static void | int13.c | Check number of drives | |
1322 |
int13_reset | static int | int13.c | INT 13, 00 - Reset disk system | |
1323 |
int13_get_last_status | static int | int13.c | INT 13, 01 - Get status of last operation | |
1324 |
int13_rw_sectors | static int | int13.c | Read / write sectors | |
1325 |
int13_read_sectors | static int | int13.c | INT 13, 02 - Read sectors | |
1326 |
int13_write_sectors | static int | int13.c | INT 13, 03 - Write sectors | |
1327 |
int13_get_parameters | static int | int13.c | INT 13, 08 - Get drive parameters | |
1328 |
int13_get_disk_type | static int | int13.c | INT 13, 15 - Get disk type | |
1329 |
int13_extension_check | static int | int13.c | INT 13, 41 - Extensions installation check | |
1330 |
int13_extended_rw | static int | int13.c | Extended read / write | |
1331 |
int13_extended_read | static int | int13.c | INT 13, 42 - Extended read | |
1332 |
int13_extended_write | static int | int13.c | INT 13, 43 - Extended write | |
1333 |
int13_get_extended_parameters | static int | int13.c | INT 13, 48 - Get extended parameters | |
1334 |
int13 | static __asmcall void | int13.c | INT 13 handler | |
1335 |
hook_int13 | static void | int13.c | Hook INT 13 handler | |
1336 |
unhook_int13 | static void | int13.c | Unhook INT 13 handler | |
1337 |
guess_int13_geometry | static void | int13.c | Guess INT 13 drive geometry | |
1338 |
register_int13_drive | void | int13.c | Register INT 13 emulated drive | |
1339 |
unregister_int13_drive | void | int13.c | Unregister INT 13 emulated drive | |
1340 |
int13_boot | int | int13.c | Attempt to boot from an INT 13 drive | |
1341 |
iscsiboot | static int | iscsiboot.c | ||
1342 |
keep_san | int | keepsan.c | ||
1343 |
init_eheap | static int | memtop_umalloc.c | Initialise external heap | |
1344 |
ecollect_free | static void | memtop_umalloc.c | Collect free blocks | |
1345 |
memtop_urealloc | static userptr_t | memtop_umalloc.c | Reallocate external memory | |
1346 |
pcibios_max_bus | static int | pcibios.c | @file | |
1347 |
pcibios_read | int | pcibios.c | Read configuration space via PCI BIOS | |
1348 |
pcibios_write | int | pcibios.c | Write configuration space via PCI BIOS | |
1349 |
sbft_fill_data | int | sbft.c | Fill in all variable portions of sBFT | |
1350 |
pxenv_unknown | static PXENV_EXIT_t | pxe_call.c | Handle an unknown PXE API call | |
1351 |
pxe_api_call | __asmcall void | pxe_call.c | Dispatch PXE API call | |
1352 |
_pxe_api_call_weak | int | pxe_call.c | Dispatch weak PXE API call with PXE stack available | |
1353 |
pxe_loader_call | __asmcall void | pxe_call.c | Dispatch PXE loader call | |
1354 |
pxe_checksum | static uint8_t | pxe_call.c | Calculate byte checksum as used by PXE | |
1355 |
pxe_init_structures | static void | pxe_call.c | Initialise !PXE and PXENV+ structures | |
1356 |
pxe_activate | void | pxe_call.c | Activate PXE stack | |
1357 |
pxe_deactivate | int | pxe_call.c | Deactivate PXE stack | |
1358 |
pxe_start_nbp | int | pxe_call.c | ||
1359 |
pxenv_file_open | PXENV_EXIT_t | pxe_file.c | FILE OPEN | |
1360 |
pxenv_file_close | PXENV_EXIT_t | pxe_file.c | FILE CLOSE | |
1361 |
pxenv_file_select | PXENV_EXIT_t | pxe_file.c | FILE SELECT | |
1362 |
pxenv_file_read | PXENV_EXIT_t | pxe_file.c | FILE READ | |
1363 |
pxenv_get_file_size | PXENV_EXIT_t | pxe_file.c | GET FILE SIZE | |
1364 |
pxenv_file_exec | PXENV_EXIT_t | pxe_file.c | FILE EXEC | |
1365 |
pxenv_file_api_check | PXENV_EXIT_t | pxe_file.c | FILE API CHECK | |
1366 |
pxenv_file_exit_hook | PXENV_EXIT_t | pxe_file.c | FILE EXIT HOOK | |
1367 |
undi_loader | PXENV_EXIT_t | pxe_loader.c | @file | |
1368 |
pxe_set_cached_filename | void | pxe_preboot.c | Set PXE cached TFTP filename | |
1369 |
pxenv_unload_stack | PXENV_EXIT_t | pxe_preboot.c | UNLOAD BASE CODE STACK | |
1370 |
pxenv_get_cached_info | PXENV_EXIT_t | pxe_preboot.c | ||
1371 |
pxenv_restart_tftp | PXENV_EXIT_t | pxe_preboot.c | ||
1372 |
pxenv_start_undi | PXENV_EXIT_t | pxe_preboot.c | ||
1373 |
pxenv_stop_undi | PXENV_EXIT_t | pxe_preboot.c | ||
1374 |
pxenv_start_base | PXENV_EXIT_t | pxe_preboot.c | ||
1375 |
pxenv_stop_base | PXENV_EXIT_t | pxe_preboot.c | ||
1376 |
pxe_tftp_close | static void | pxe_tftp.c | Close PXE TFTP connection | |
1377 |
pxe_tftp_xfer_deliver_iob | static int | pxe_tftp.c | Receive new data | |
1378 |
pxe_tftp_xfer_close | static void | pxe_tftp.c | Handle close() event | |
1379 |
pxe_tftp_open | static int | pxe_tftp.c | Open PXE TFTP connection | |
1380 |
pxenv_tftp_open | PXENV_EXIT_t | pxe_tftp.c | TFTP OPEN | |
1381 |
pxenv_tftp_close | PXENV_EXIT_t | pxe_tftp.c | TFTP CLOSE | |
1382 |
pxenv_tftp_read | PXENV_EXIT_t | pxe_tftp.c | TFTP READ | |
1383 |
pxenv_tftp_read_file | PXENV_EXIT_t | pxe_tftp.c | TFTP/MTFTP read file | |
1384 |
pxenv_tftp_get_fsize | PXENV_EXIT_t | pxe_tftp.c | TFTP GET FILE SIZE | |
1385 |
pxe_udp_deliver_iob | static int | pxe_udp.c | Receive PXE UDP data | |
1386 |
pxenv_udp_open | PXENV_EXIT_t | pxe_udp.c | UDP OPEN | |
1387 |
pxenv_udp_close | PXENV_EXIT_t | pxe_udp.c | UDP CLOSE | |
1388 |
pxenv_udp_write | PXENV_EXIT_t | pxe_udp.c | UDP WRITE | |
1389 |
pxenv_udp_read | PXENV_EXIT_t | pxe_udp.c | UDP READ | |
1390 |
pxe_set_netdev | void | pxe_undi.c | Set network device as current PXE network device | |
1391 |
pxe_netdev_open | static int | pxe_undi.c | Open PXE network device | |
1392 |
pxe_netdev_close | static void | pxe_undi.c | Close PXE network device | |
1393 |
pxe_dump_mcast_list | static void | pxe_undi.c | Dump multicast address list | |
1394 |
pxenv_undi_startup | PXENV_EXIT_t | pxe_undi.c | ||
1395 |
pxenv_undi_cleanup | PXENV_EXIT_t | pxe_undi.c | ||
1396 |
pxenv_undi_initialize | PXENV_EXIT_t | pxe_undi.c | ||
1397 |
pxenv_undi_reset_adapter | PXENV_EXIT_t | pxe_undi.c | ||
1398 |
pxenv_undi_shutdown | PXENV_EXIT_t | pxe_undi.c | ||
1399 |
pxenv_undi_open | PXENV_EXIT_t | pxe_undi.c | ||
1400 |
pxenv_undi_close | PXENV_EXIT_t | pxe_undi.c | ||
1401 |
pxenv_undi_transmit | PXENV_EXIT_t | pxe_undi.c | ||
1402 |
pxenv_undi_set_mcast_address | PXENV_EXIT_t | pxe_undi.c | ||
1403 |
pxenv_undi_set_station_address | PXENV_EXIT_t | pxe_undi.c | ||
1404 |
pxenv_undi_set_packet_filter | PXENV_EXIT_t | pxe_undi.c | ||
1405 |
pxenv_undi_get_information | PXENV_EXIT_t | pxe_undi.c | ||
1406 |
pxenv_undi_get_statistics | PXENV_EXIT_t | pxe_undi.c | ||
1407 |
pxenv_undi_clear_statistics | PXENV_EXIT_t | pxe_undi.c | ||
1408 |
pxenv_undi_initiate_diags | PXENV_EXIT_t | pxe_undi.c | ||
1409 |
pxenv_undi_force_interrupt | PXENV_EXIT_t | pxe_undi.c | ||
1410 |
pxenv_undi_get_mcast_address | PXENV_EXIT_t | pxe_undi.c | ||
1411 |
pxenv_undi_get_nic_type | PXENV_EXIT_t | pxe_undi.c | ||
1412 |
pxenv_undi_get_iface_info | PXENV_EXIT_t | pxe_undi.c | ||
1413 |
pxenv_undi_get_state | PXENV_EXIT_t | pxe_undi.c | ||
1414 |
pxenv_undi_isr | PXENV_EXIT_t | pxe_undi.c | ||
1415 |
__attribute__ | static inline | pxeparent.c | @file | |
1416 |
pxeparent_call | int | pxeparent.c | Issue parent PXE API call | |
1417 |
com32_intcall | void __asmcall | com32_call.c | Interrupt call helper | |
1418 |
com32_farcall | void __asmcall | com32_call.c | Farcall helper | |
1419 |
com32_cfarcall | int __asmcall | com32_call.c | CDECL farcall helper | |
1420 |
print_user_string | static void | comboot_call.c | Print a string with a particular terminator | |
1421 |
shuffle | static void | comboot_call.c | Perform a series of memory copies from a list in low memory | |
1422 |
comboot_force_text_mode | void | comboot_call.c | Set default text mode | |
1423 |
comboot_fetch_kernel | static int | comboot_call.c | Fetch kernel and optional initrd | |
1424 |
int20 | static __asmcall void | comboot_call.c | Terminate program interrupt handler | |
1425 |
int21 | static __asmcall void | comboot_call.c | DOS-compatible API | |
1426 |
int22 | static __asmcall void | comboot_call.c | SYSLINUX API | |
1427 |
hook_comboot_interrupts | void | comboot_call.c | Hook BIOS interrupts related to COMBOOT API (INT 20h, 21h, 22h) | |
1428 |
unhook_comboot_interrupts | void | comboot_call.c | Unhook BIOS interrupts related to COMBOOT API (INT 20h, 21h, 22h) | |
1429 |
comboot_resolv_done | static void | comboot_resolv.c | ||
1430 |
comboot_resolv | int | comboot_resolv.c | ||
1431 |
copy_user_to_rm_stack | uint16_t | librm_mgmt.c | Allocate space on the real-mode stack and copy data there from a | |
1432 |
remove_user_from_rm_stack | void | librm_mgmt.c | Deallocate space on the real-mode stack, optionally copying back | |
1433 |
pcidirect_prepare | void | pcidirect.c | @file | |
1434 |
__memcpy | void * | x86_string.c | Copy memory area | |
1435 |
efix86_cpu_nap | static void | efix86_nap.c | @file | |
1436 |
_start | EFI_STATUS EFIAPI | efidrvprefix.c | EFI entry point | |
1437 |
_start | EFI_STATUS EFIAPI | efiprefix.c | EFI entry point | |
1438 |
acpi_fix_checksum | void | acpi.c | @file | |
1439 |
ansiesc_call_handler | static void | ansiesc.c | @file | |
1440 |
ansiesc_process | int | ansiesc.c | Process character that may be part of ANSI escape sequence | |
1441 |
vasprintf | int | asprintf.c | Write a formatted string to newly allocated memory. | |
1442 |
asprintf | int | asprintf.c | Write a formatted string to newly allocated memory. | |
1443 |
base64_encode | void | base64.c | Base64-encode a string | |
1444 |
basename | char * | basename.c | Return base name from path | |
1445 |
dirname | char * | basename.c | Return directory name from path | |
1446 |
bitmap_resize | int | bitmap.c | @file | |
1447 |
bitmap_test | int | bitmap.c | Test bit in bitmap | |
1448 |
bitmap_set | void | bitmap.c | Set bit in bitmap | |
1449 |
__flsl | int | bitops.c | ||
1450 |
btext_setup_display | static void | btext.c | ||
1451 |
map_boot_text | static void | btext.c | ||
1452 |
calc_base | static unsigned char * BTEXT | btext.c | ||
1453 |
btext_clearscreen | static void BTEXT | btext.c | ||
1454 |
dcbst | __inline__ void | btext.c | ||
1455 |
btext_flushscreen | static void BTEXT | btext.c | ||
1456 |
scrollscreen | static BTEXT void | btext.c | ||
1457 |
btext_drawchar | static void BTEXT | btext.c | ||
1458 |
btext_drawstring | static void BTEXT | btext.c | ||
1459 |
btext_drawhex | static void BTEXT | btext.c | ||
1460 |
draw_byte | static void BTEXT | btext.c | ||
1461 |
draw_byte_32 | static void BTEXT | btext.c | ||
1462 |
draw_byte_16 | static void BTEXT | btext.c | ||
1463 |
draw_byte_8 | static void BTEXT | btext.c | ||
1464 |
btext_init | static void | btext.c | ||
1465 |
btext_putc | static void | btext.c | ||
1466 |
putchar | void | console.c | Write a single character to each console device. | |
1467 |
has_input | static struct console_driver * | console.c | Check to see if any input is available on any console. | |
1468 |
getchar | int | console.c | Read a single character from any console. | |
1469 |
iskey | int | console.c | Check for available input on any console. | |
1470 |
cpio_set_field | void | cpio.c | Set field within a CPIO header | |
1471 |
isspace | int | ctype.c | Check to see if character is a space | |
1472 |
churi | void | cwuri.c | Change working URI | |
1473 |
pause | void | debug.c | ||
1474 |
more | void | debug.c | ||
1475 |
dbg_hex_dump_da_row | static void | debug.c | Print row of a hex dump with specified display address | |
1476 |
dbg_hex_dump_da | void | debug.c | Print hex dump with specified display address | |
1477 |
guard_region | void | debug.c | ||
1478 |
check_region | int | debug.c | ||
1479 |
dbg_autocolour | static int | debug.c | Choose colour index for debug autocolourisation | |
1480 |
dbg_autocolourise | void | debug.c | Select automatic colour for debug messages | |
1481 |
dbg_decolourise | void | debug.c | Revert to normal colour | |
1482 |
rootdev_probe | static int | device.c | Probe a root device | |
1483 |
rootdev_remove | static void | device.c | Remove a root device | |
1484 |
probe_devices | static void | device.c | Probe all devices | |
1485 |
remove_devices | static void | device.c | Remove all devices | |
1486 |
downloader_free | static void | downloader.c | Free downloader object | |
1487 |
downloader_finished | static void | downloader.c | Terminate download | |
1488 |
downloader_ensure_size | static int | downloader.c | Ensure that download buffer is large enough for the specified size | |
1489 |
downloader_job_kill | static void | downloader.c | Job control interface | |
1490 |
downloader_job_progress | static void | downloader.c | Report progress of download job | |
1491 |
downloader_xfer_deliver_iob | static int | downloader.c | Data transfer interface | |
1492 |
downloader_xfer_close | static void | downloader.c | Handle close() event received via data transfer interface | |
1493 |
create_downloader | int | downloader.c | Instantiator | |
1494 |
execv | int | exec.c | Execute command | |
1495 |
expand_command | static char * | exec.c | Expand variables within command line | |
1496 |
split_args | static int | exec.c | Split command line into argv array | |
1497 |
system | int | exec.c | Execute command line | |
1498 |
echo_exec | static int | exec.c | The "echo" command | |
1499 |
filter_close | void | filter.c | @file | |
1500 |
filter_vredirect | int | filter.c | ||
1501 |
filter_window | size_t | filter.c | ||
1502 |
filter_alloc_iob | struct io_buffer * | filter.c | ||
1503 |
filter_deliver_iob | int | filter.c | ||
1504 |
filter_deliver_raw | int | filter.c | ||
1505 |
gdbserial_recv | static size_t | gdbserial.c | ||
1506 |
gdbserial_send | static void | gdbserial.c | ||
1507 |
gdbserial_configure | struct gdb_transport * | gdbserial.c | ||
1508 |
gdbstub_from_hex_digit | static uint8_t | gdbstub.c | ||
1509 |
gdbstub_to_hex_digit | static uint8_t | gdbstub.c | ||
1510 |
gdbstub_from_hex_buf | static void | gdbstub.c | ||
1511 |
gdbstub_to_hex_buf | static void | gdbstub.c | ||
1512 |
gdbstub_cksum | static uint8_t | gdbstub.c | ||
1513 |
gdbstub_tx_packet | static void | gdbstub.c | ||
1514 |
gdbstub_send_ok | static void | gdbstub.c | ||
1515 |
gdbstub_send_num_packet | static void | gdbstub.c | ||
1516 |
gdbstub_get_packet_args | static int | gdbstub.c | ||
1517 |
gdbstub_send_errno | static void | gdbstub.c | ||
1518 |
gdbstub_report_signal | static void | gdbstub.c | ||
1519 |
gdbstub_read_regs | static void | gdbstub.c | ||
1520 |
gdbstub_write_regs | static void | gdbstub.c | ||
1521 |
gdbstub_read_mem | static void | gdbstub.c | ||
1522 |
gdbstub_write_mem | static void | gdbstub.c | ||
1523 |
gdbstub_continue | static void | gdbstub.c | ||
1524 |
gdbstub_breakpoint | static void | gdbstub.c | ||
1525 |
gdbstub_rx_packet | static void | gdbstub.c | ||
1526 |
gdbstub_state_new | static void | gdbstub.c | ||
1527 |
gdbstub_state_data | static void | gdbstub.c | ||
1528 |
gdbstub_state_cksum1 | static void | gdbstub.c | ||
1529 |
gdbstub_state_cksum2 | static void | gdbstub.c | ||
1530 |
gdbstub_state_wait_ack | static void | gdbstub.c | ||
1531 |
gdbstub_parse | static void | gdbstub.c | ||
1532 |
gdbstub_handler | void | gdbstub.c | ||
1533 |
find_gdb_transport | struct gdb_transport * | gdbstub.c | ||
1534 |
gdbstub_start | void | gdbstub.c | ||
1535 |
gdbudp_ensure_netdev_open | static void | gdbudp.c | ||
1536 |
gdbudp_recv | static size_t | gdbudp.c | ||
1537 |
gdbudp_send | static void | gdbudp.c | ||
1538 |
gdbudp_configure | struct gdb_transport * | gdbudp.c | ||
1539 |
gdbudp_init | static int | gdbudp.c | ||
1540 |
getchar_timeout | static int | getkey.c | Read character from console if available within timeout period | |
1541 |
getkey | int | getkey.c | Get single keypress | |
1542 |
get_argv_argument | static const char * | getopt.c | Get option argument from argv[] array | |
1543 |
match_long_option | static int | getopt.c | Match long option | |
1544 |
match_short_option | static int | getopt.c | Match short option | |
1545 |
getopt_long | int | getopt.c | Parse command-line options | |
1546 |
hw_finished | static void | hw.c | ||
1547 |
hw_xfer_close | static void | hw.c | ||
1548 |
hw_step | static void | hw.c | ||
1549 |
hw_open | static int | hw.c | ||
1550 |
i365_get | static u_char | i82365.c | ||
1551 |
i365_set | static void | i82365.c | ||
1552 |
add_socket_i365 | void | i82365.c | ||
1553 |
i365_bset | void | i82365.c | ||
1554 |
i365_bclr | void | i82365.c | ||
1555 |
identify_i365 | int | i82365.c | ||
1556 |
init_i82365 | int | i82365.c | ||
1557 |
phex | void | i82365.c | ||
1558 |
deinit_i82365 | int | i82365.c | ||
1559 |
i82365_interfacer | int | i82365.c | ||
1560 |
free_image | static void | image.c | Free executable/loadable image | |
1561 |
alloc_image | struct image * | image.c | Allocate executable/loadable image | |
1562 |
image_set_uri | int | image.c | Set image URI | |
1563 |
image_set_cmdline | int | image.c | Set image command line | |
1564 |
register_image | int | image.c | Register executable/loadable image | |
1565 |
unregister_image | void | image.c | Unregister executable/loadable image | |
1566 |
find_image | struct image * | image.c | Find image by name | |
1567 |
image_load_type | static int | image.c | Load executable/loadable image into memory | |
1568 |
image_load | int | image.c | Load executable/loadable image into memory | |
1569 |
image_autoload | int | image.c | Autodetect image type and load executable/loadable image into memory | |
1570 |
image_exec | int | image.c | Execute loaded image | |
1571 |
register_and_autoload_image | int | image.c | Register and autoload an image | |
1572 |
register_and_autoexec_image | int | image.c | Register and autoexec an image | |
1573 |
initialise | void | init.c | Initialise gPXE | |
1574 |
startup | void | init.c | Start up gPXE | |
1575 |
shutdown | void | init.c | Shut down gPXE | |
1576 |
plug | void | interface.c | @file | |
1577 |
plug_plug | void | interface.c | Plug two interfaces together | |
1578 |
alloc_iob | struct io_buffer * | iobuf.c | @file | |
1579 |
free_iob | void | iobuf.c | Free I/O buffer | |
1580 |
iob_ensure_headroom | int | iobuf.c | Ensure I/O buffer has sufficient headroom | |
1581 |
job_done | void | job.c | @file | |
1582 |
job_kill | void | job.c | ||
1583 |
job_progress | void | job.c | ||
1584 |
ignore_job_done | void | job.c | Helper methods | |
1585 |
ignore_job_kill | void | job.c | ||
1586 |
ignore_job_progress | void | job.c | ||
1587 |
buffered_line | char * | linebuf.c | Retrieve buffered-up line | |
1588 |
empty_line_buffer | void | linebuf.c | Discard line buffer contents | |
1589 |
line_buffer | ssize_t | linebuf.c | Buffer up received data by lines | |
1590 |
main | __asmcall int | main.c | Main entry point | |
1591 |
alloc_memblock | void * | malloc.c | Allocate a memory block | |
1592 |
free_memblock | void | malloc.c | Free a memory block | |
1593 |
realloc | void * | malloc.c | Reallocate memory | |
1594 |
malloc | void * | malloc.c | Allocate memory | |
1595 |
free | void | malloc.c | Free memory | |
1596 |
zalloc | void * | malloc.c | Allocate cleared memory | |
1597 |
mpopulate | void | malloc.c | Add memory to allocation pool | |
1598 |
init_heap | static void | malloc.c | Initialise the heap | |
1599 |
mdumpfree | void | malloc.c | Dump free block list | |
1600 |
inet_aton | int | misc.c | INET_ATON - Convert an ascii x.x.x.x to binary form | |
1601 |
strtoul | unsigned long | misc.c | ||
1602 |
monojob_done | static void | monojob.c | ||
1603 |
monojob_wait | int | monojob.c | Wait for single foreground job to complete | |
1604 |
nvo_checksum | static unsigned int | nvo.c | @file | |
1605 |
nvo_load | static int | nvo.c | Load non-volatile stored options from non-volatile storage device | |
1606 |
nvo_save | static int | nvo.c | Save non-volatile stored options back to non-volatile storage device | |
1607 |
nvo_init_dhcpopts | static void | nvo.c | Parse stored options | |
1608 |
nvo_store | static int | nvo.c | Store value of NVO setting | |
1609 |
nvo_fetch | static int | nvo.c | Fetch value of NVO setting | |
1610 |
nvo_init | void | nvo.c | Initialise non-volatile stored options | |
1611 |
register_nvo | int | nvo.c | Register non-volatile stored options | |
1612 |
unregister_nvo | void | nvo.c | Unregister non-volatile stored options | |
1613 |
xfer_open_uri | int | open.c | @file | |
1614 |
xfer_open_uri_string | int | open.c | Open URI string | |
1615 |
xfer_open_socket | int | open.c | Open socket | |
1616 |
xfer_vopen | int | open.c | Open location | |
1617 |
xfer_open | int | open.c | Open location | |
1618 |
xfer_vreopen | int | open.c | Reopen location | |
1619 |
sleepticks | void | pcmcia.c | ||
1620 |
pcmcia_init_all | static void | pcmcia.c | ||
1621 |
pcmcia_shutdown_all | static void | pcmcia.c | ||
1622 |
get_scancode | static int | pc_kbd.c | ||
1623 |
kbd_havekey | static int | pc_kbd.c | ||
1624 |
kbd_ischar | static int | pc_kbd.c | ||
1625 |
kbd_getc | static int | pc_kbd.c | ||
1626 |
posix_file_free | static void | posix_io.c | Free open file | |
1627 |
posix_file_finished | static void | posix_io.c | Terminate file data transfer | |
1628 |
posix_file_xfer_close | static void | posix_io.c | Handle close() event | |
1629 |
posix_file_xfer_deliver_iob | static int | posix_io.c | Handle deliver_iob() event | |
1630 |
posix_fd_to_file | static struct posix_file * | posix_io.c | Identify file by file descriptor | |
1631 |
posix_find_free_fd | static int | posix_io.c | Find an available file descriptor | |
1632 |
open | int | posix_io.c | Open file | |
1633 |
select | int | posix_io.c | Check file descriptors for readiness | |
1634 |
read_user | ssize_t | posix_io.c | Read data from file | |
1635 |
fsize | ssize_t | posix_io.c | Determine file size | |
1636 |
close | int | posix_io.c | Close file | |
1637 |
process_add | void | process.c | Add process to process list | |
1638 |
process_del | void | process.c | Remove process from process list | |
1639 |
step | void | process.c | Single-step a single process | |
1640 |
init_processes | static void | process.c | Initialise processes | |
1641 |
print_lacp_state | static void | proto_eth_slow.c | ||
1642 |
print_lacpdu | static inline void | proto_eth_slow.c | ||
1643 |
lacp_timer_val | static inline unsigned long | proto_eth_slow.c | ||
1644 |
print_lacp | static void | proto_eth_slow.c | ||
1645 |
lacp_init_state | static void | proto_eth_slow.c | ||
1646 |
lacp_update_ntt | static inline int | proto_eth_slow.c | ||
1647 |
lacp_record_pdu | static inline void | proto_eth_slow.c | ||
1648 |
lacp_timer_expired | static inline int | proto_eth_slow.c | ||
1649 |
lacp_start_periodic_timer | static inline void | proto_eth_slow.c | ||
1650 |
lacp_start_current_while_timer | static inline void | proto_eth_slow.c | ||
1651 |
send_lacp_reports | static void | proto_eth_slow.c | ||
1652 |
send_eth_slow_reports | static inline void | proto_eth_slow.c | ||
1653 |
process_eth_slow | static inline void | proto_eth_slow.c | ||
1654 |
srandom | void | random.c | Seed the pseudo-random number generator | |
1655 |
random | long int | random.c | Generate a pseudo-random number between 0 and 2147483647L or 2147483562? | |
1656 |
ref_get | struct refcnt * | refcnt.c | @file | |
1657 |
ref_put | void | refcnt.c | Decrement reference count | |
1658 |
resolv_done | void | resolv.c | @file | |
1659 |
ignore_resolv_done | void | resolv.c | Ignore name resolution done() event | |
1660 |
numeric_step | static void | resolv.c | ||
1661 |
numeric_resolv | static int | resolv.c | ||
1662 |
resolv_mux_try | static int | resolv.c | Try current child name resolver | |
1663 |
resolv_mux_done | static void | resolv.c | Handle done() event from child name resolver | |
1664 |
resolv | int | resolv.c | Start name resolution | |
1665 |
named_done | static void | resolv.c | Finish using named socket | |
1666 |
named_xfer_close | static void | resolv.c | Handle close() event | |
1667 |
named_resolv_done | static void | resolv.c | Handle done() event | |
1668 |
xfer_open_named_socket | int | resolv.c | Open named socket | |
1669 |
serial_putc | void | serial.c | ||
1670 |
serial_getc | int | serial.c | ||
1671 |
serial_ischar | int | serial.c | ||
1672 |
serial_init | static void | serial.c | ||
1673 |
serial_fini | static void | serial.c | ||
1674 |
serial_console_init | static void | serial_console.c | ||
1675 |
generic_setting_name | static inline void * | settings.c | Get generic setting name | |
1676 |
generic_setting_data | static inline void * | settings.c | Get generic setting data | |
1677 |
find_generic_setting | static struct generic_setting * | settings.c | Find generic setting | |
1678 |
generic_settings_store | int | settings.c | Store value of generic setting | |
1679 |
generic_settings_fetch | int | settings.c | Fetch value of generic setting | |
1680 |
generic_settings_clear | void | settings.c | Clear generic settings block | |
1681 |
find_child_settings | static struct settings * | settings.c | Find child named settings block | |
1682 |
autovivify_child_settings | static struct settings * | settings.c | Find or create child named settings block | |
1683 |
settings_name | static const char * | settings.c | Return settings block name (for debug only) | |
1684 |
parse_settings_name | static struct settings * | settings.c | Parse settings block name | |
1685 |
find_settings | struct settings * | settings.c | Find named settings block | |
1686 |
apply_settings | static int | settings.c | Apply all settings | |
1687 |
reprioritise_settings | static void | settings.c | Reprioritise settings | |
1688 |
register_settings | int | settings.c | Register settings block | |
1689 |
unregister_settings | void | settings.c | Unregister settings block | |
1690 |
store_setting | int | settings.c | Core settings routines | |
1691 |
fetch_setting | int | settings.c | Fetch value of setting | |
1692 |
fetch_setting_len | int | settings.c | Fetch length of setting | |
1693 |
fetch_string_setting | int | settings.c | Fetch value of string setting | |
1694 |
fetch_string_setting_copy | int | settings.c | Fetch value of string setting | |
1695 |
fetch_ipv4_setting | int | settings.c | Fetch value of IPv4 address setting | |
1696 |
fetch_int_setting | int | settings.c | Fetch value of signed integer setting | |
1697 |
fetch_uint_setting | int | settings.c | Fetch value of unsigned integer setting | |
1698 |
fetch_intz_setting | long | settings.c | Fetch value of signed integer setting, or zero | |
1699 |
fetch_uintz_setting | unsigned long | settings.c | Fetch value of unsigned integer setting, or zero | |
1700 |
fetch_uuid_setting | int | settings.c | Fetch value of UUID setting | |
1701 |
clear_settings | void | settings.c | Clear settings block | |
1702 |
setting_cmp | int | settings.c | Compare two settings | |
1703 |
storef_setting | int | settings.c | Formatted setting routines | |
1704 |
find_setting | static struct setting * | settings.c | Find named setting | |
1705 |
parse_setting_tag | static unsigned int | settings.c | Parse setting name as tag number | |
1706 |
find_setting_type | static struct setting_type * | settings.c | Find setting type | |
1707 |
parse_setting_name | static int | settings.c | Parse setting name | |
1708 |
storef_named_setting | int | settings.c | Parse and store value of named setting | |
1709 |
fetchf_named_setting | int | settings.c | Fetch and format value of named setting | |
1710 |
storef_string | static int | settings.c | Setting types | |
1711 |
fetchf_string | static int | settings.c | Fetch and format value of string setting | |
1712 |
storef_uristring | static int | settings.c | Parse and store value of URI-encoded string setting | |
1713 |
fetchf_uristring | static int | settings.c | Fetch and format value of URI-encoded string setting | |
1714 |
storef_ipv4 | static int | settings.c | Parse and store value of IPv4 address setting | |
1715 |
fetchf_ipv4 | static int | settings.c | Fetch and format value of IPv4 address setting | |
1716 |
storef_int | static int | settings.c | Parse and store value of integer setting | |
1717 |
storef_int8 | static int | settings.c | Parse and store value of 8-bit integer setting | |
1718 |
storef_int16 | static int | settings.c | Parse and store value of 16-bit integer setting | |
1719 |
storef_int32 | static int | settings.c | Parse and store value of 32-bit integer setting | |
1720 |
fetchf_int | static int | settings.c | Fetch and format value of signed integer setting | |
1721 |
fetchf_uint | static int | settings.c | Fetch and format value of unsigned integer setting | |
1722 |
storef_hex | static int | settings.c | Parse and store value of hex string setting | |
1723 |
fetchf_hex | static int | settings.c | Fetch and format value of hex string setting | |
1724 |
storef_uuid | static int | settings.c | Parse and store value of UUID setting | |
1725 |
fetchf_uuid | static int | settings.c | Fetch and format value of UUID setting | |
1726 |
strcpy | char * | string.c | ** FROM string.c *** | |
1727 |
strncpy | char * | string.c | strncpy - Copy a length-limited, %NUL-terminated string | |
1728 |
strcat | char * | string.c | strcat - Append one %NUL-terminated string to another | |
1729 |
strcmp | int | string.c | strcmp - Compare two strings | |
1730 |
strncmp | int | string.c | strncmp - Compare two length-limited strings | |
1731 |
strcasecmp | int | string.c | ||
1732 |
strchr | char * | string.c | strchr - Find the first occurrence of a character in a string | |
1733 |
strrchr | char * | string.c | strrchr - Find the last occurrence of a character in a string | |
1734 |
strlen | size_t | string.c | strlen - Find the length of a string | |
1735 |
strnlen | size_t | string.c | strnlen - Find the length of a length-limited string | |
1736 |
memset | void * | string.c | memset - Fill a region of memory with the given value | |
1737 |
memcpy | void * | string.c | memcpy - Copy one area of memory to another | |
1738 |
memmove | void * | string.c | memmove - Copy one area of memory to another | |
1739 |
memcmp | int | string.c | memcmp - Compare two areas of memory | |
1740 |
strstr | char * | string.c | strstr - Find the first substring in a %NUL terminated string | |
1741 |
memchr | void * | string.c | memchr - Find a character in an area of memory. | |
1742 |
strndup | char * | string.c | ||
1743 |
strdup | char * | string.c | ||
1744 |
strnicmp | int | stringextra.c | ** FROM string.c *** | |
1745 |
strncat | char * | stringextra.c | strncat - Append a length-limited, %NUL-terminated string to another | |
1746 |
strspn | size_t | stringextra.c | strspn - Calculate the length of the initial substring of @s which only | |
1747 |
strcspn | size_t | stringextra.c | strcspn - Calculate the length of the initial substring of @s which only | |
1748 |
strpbrk | char * | stringextra.c | strpbrk - Find the first occurrence of a set of characters | |
1749 |
strtok | char * | stringextra.c | strtok - Split a string into tokens | |
1750 |
strsep | char * | stringextra.c | strsep - Split a string into tokens | |
1751 |
bcopy | char * | stringextra.c | bcopy - Copy one area of memory to another | |
1752 |
memscan | void * | stringextra.c | memscan - Find a character in an area of memory. | |
1753 |
mdelay | void | timer.c | Delay for a fixed number of milliseconds | |
1754 |
sleep | unsigned int | timer.c | Delay for a fixed number of seconds | |
1755 |
dump_uri | static void | uri.c | Dump URI for debugging | |
1756 |
parse_uri | struct uri * | uri.c | Parse URI | |
1757 |
uri_port | unsigned int | uri.c | Get port from URI | |
1758 |
unparse_uri | int | uri.c | Unparse URI | |
1759 |
uri_dup | struct uri * | uri.c | Duplicate URI | |
1760 |
resolve_path | char * | uri.c | Resolve base+relative path | |
1761 |
resolve_uri | struct uri * | uri.c | Resolve base+relative URI | |
1762 |
is_unreserved_uri_char | static int | uri.c | Test for unreserved URI characters | |
1763 |
uri_encode | size_t | uri.c | URI-encode string | |
1764 |
uri_decode | size_t | uri.c | Decode URI-encoded string | |
1765 |
uuid_ntoa | char * | uuid.c | @file | |
1766 |
format_hex | static char * | vsprintf.c | Format a hexadecimal number | |
1767 |
format_decimal | static char * | vsprintf.c | Format a decimal number | |
1768 |
cputchar | static inline void | vsprintf.c | Print character via a printf context | |
1769 |
vcprintf | size_t | vsprintf.c | Write a formatted string to a printf context | |
1770 |
printf_sputc | static void | vsprintf.c | Write character to buffer | |
1771 |
vsnprintf | int | vsprintf.c | Write a formatted string to a buffer | |
1772 |
snprintf | int | vsprintf.c | Write a formatted string to a buffer | |
1773 |
vssnprintf | int | vsprintf.c | Version of vsnprintf() that accepts a signed buffer size | |
1774 |
ssnprintf | int | vsprintf.c | Version of vsnprintf() that accepts a signed buffer size | |
1775 |
printf_putchar | static void | vsprintf.c | Write character to console | |
1776 |
vprintf | int | vsprintf.c | Write a formatted string to the console | |
1777 |
printf | int | vsprintf.c | Write a formatted string to the console. | |
1778 |
xfer_close | void | xfer.c | Close data transfer interface | |
1779 |
xfer_vredirect | int | xfer.c | Send redirection event | |
1780 |
xfer_redirect | int | xfer.c | Send redirection event | |
1781 |
xfer_window | size_t | xfer.c | Check flow control window | |
1782 |
xfer_alloc_iob | struct io_buffer * | xfer.c | Allocate I/O buffer | |
1783 |
xfer_deliver_iob_meta | int | xfer.c | Deliver datagram as I/O buffer with metadata | |
1784 |
xfer_deliver_iob | int | xfer.c | Deliver datagram as I/O buffer with metadata | |
1785 |
xfer_deliver_raw | int | xfer.c | Deliver datagram as raw data | |
1786 |
xfer_vprintf | int | xfer.c | Deliver formatted string | |
1787 |
xfer_printf | int | xfer.c | Deliver formatted string | |
1788 |
xfer_seek | int | xfer.c | Seek to position | |
1789 |
ignore_xfer_close | void | xfer.c | Helper methods | |
1790 |
ignore_xfer_vredirect | int | xfer.c | Ignore vredirect() event | |
1791 |
unlimited_xfer_window | size_t | xfer.c | Unlimited flow control window | |
1792 |
no_xfer_window | size_t | xfer.c | No flow control window | |
1793 |
default_xfer_alloc_iob | struct io_buffer * | xfer.c | Allocate I/O buffer | |
1794 |
xfer_deliver_as_raw | int | xfer.c | Deliver datagram as raw data | |
1795 |
xfer_deliver_as_iob | int | xfer.c | Deliver datagram as I/O buffer | |
1796 |
ignore_xfer_deliver_raw | int | xfer.c | Ignore datagram as raw data event | |
1797 |
aes_wrap | int | aes_wrap.c | Wrap a key or other data using AES Key Wrap (RFC 3394) | |
1798 |
aes_unwrap | int | aes_wrap.c | Unwrap a key or other data using AES Key Wrap (RFC 3394) | |
1799 |
arc4_setkey | static int | arc4.c | Set ARC4 key | |
1800 |
arc4_xor | static void | arc4.c | Perform ARC4 encryption or decryption | |
1801 |
arc4_setiv | static void | arc4.c | ||
1802 |
arc4_skip | void | arc4.c | Perform ARC4 encryption or decryption, skipping initial keystream bytes | |
1803 |
asn1_start | static int | asn1.c | @file | |
1804 |
asn1_enter | int | asn1.c | Enter ASN.1 object | |
1805 |
asn1_skip | int | asn1.c | Skip ASN.1 object | |
1806 |
aes_setkey | static int | axtls_aes.c | @file | |
1807 |
aes_setiv | static void | axtls_aes.c | Set initialisation vector | |
1808 |
aes_call_axtls | static void | axtls_aes.c | Call AXTLS' AES_encrypt() or AES_decrypt() functions | |
1809 |
aes_encrypt | static void | axtls_aes.c | Encrypt data | |
1810 |
aes_decrypt | static void | axtls_aes.c | Decrypt data | |
1811 |
sha1_init | static void | axtls_sha1.c | ||
1812 |
sha1_update | static void | axtls_sha1.c | ||
1813 |
sha1_final | static void | axtls_sha1.c | ||
1814 |
cbc_xor | static void | cbc.c | @file | |
1815 |
cbc_encrypt | void | cbc.c | Encrypt data | |
1816 |
cbc_decrypt | void | cbc.c | Decrypt data | |
1817 |
chap_init | int | chap.c | @file | |
1818 |
chap_update | void | chap.c | Add data to the CHAP challenge | |
1819 |
chap_respond | void | chap.c | Respond to the CHAP challenge | |
1820 |
chap_finish | void | chap.c | Free resources used by a CHAP response | |
1821 |
get_random_bytes | void | crandom.c | Get cryptographically strong random bytes | |
1822 |
crc32_le | u32 | crc32.c | Calculate 32-bit little-endian CRC checksum | |
1823 |
digest_null_init | static void | crypto_null.c | ||
1824 |
digest_null_update | static void | crypto_null.c | ||
1825 |
digest_null_final | static void | crypto_null.c | ||
1826 |
cipher_null_setkey | static int | crypto_null.c | ||
1827 |
cipher_null_setiv | static void | crypto_null.c | ||
1828 |
cipher_null_encrypt | static void | crypto_null.c | ||
1829 |
cipher_null_decrypt | static void | crypto_null.c | ||
1830 |
hmac_reduce_key | static void | hmac.c | Reduce HMAC key length | |
1831 |
hmac_init | void | hmac.c | Initialise HMAC | |
1832 |
hmac_final | void | hmac.c | Finalise HMAC | |
1833 |
f1 | static u32 | md5.c | ||
1834 |
f2 | static u32 | md5.c | ||
1835 |
f3 | static u32 | md5.c | ||
1836 |
f4 | static u32 | md5.c | ||
1837 |
md5_transform | static void | md5.c | ||
1838 |
le32_to_cpu_array | static inline void | md5.c | ||
1839 |
cpu_to_le32_array | static inline void | md5.c | ||
1840 |
md5_transform_helper | static inline void | md5.c | ||
1841 |
md5_init | static void | md5.c | ||
1842 |
md5_update | static void | md5.c | ||
1843 |
md5_final | static void | md5.c | ||
1844 |
prf_sha1 | void | sha1extra.c | SHA1 pseudorandom function for creating derived keys | |
1845 |
pbkdf2_sha1_f | static void | sha1extra.c | PBKDF2 key derivation function inner block operation | |
1846 |
pbkdf2_sha1 | void | sha1extra.c | PBKDF2 key derivation function using SHA1 | |
1847 |
x509_public_key | static int | x509.c | Identify X.509 certificate public key | |
1848 |
x509_rsa_public_key | int | x509.c | Identify X.509 certificate RSA modulus and public exponent | |
1849 |
AES_xtime | static unsigned char | aes.c | ||
1850 |
AES_set_key | void | aes.c | Set up AES with the key/iv and cipher size. | |
1851 |
AES_convert_key | void | aes.c | Change a key for decryption. | |
1852 |
AES_cbc_encrypt | void | aes.c | Encrypt a byte sequence (with a block size 16) using the AES cipher. | |
1853 |
AES_cbc_decrypt | void | aes.c | Decrypt a byte sequence (with a block size 16) using the AES cipher. | |
1854 |
AES_encrypt | void | aes.c | Encrypt a single block (16 bytes) of data | |
1855 |
AES_decrypt | void | aes.c | Decrypt a single block (16 bytes) of data | |
1856 |
bi_initialize | BI_CTX * | bigint.c | @brief Start a new bigint context. | |
1857 |
bi_terminate | void | bigint.c | @brief Close the bigint context and free any resources. | |
1858 |
bi_copy | bigint * | bigint.c | @brief Increment the number of references to this object. | |
1859 |
bi_permanent | void | bigint.c | @brief Simply make a bigint object "unfreeable" if bi_free() is called on it. | |
1860 |
bi_depermanent | void | bigint.c | @brief Take a permanent object and make it eligible for freedom. | |
1861 |
bi_free | void | bigint.c | @brief Free a bigint object so it can be used again. | |
1862 |
int_to_bi | bigint * | bigint.c | @brief Convert an (unsigned) integer into a bigint. | |
1863 |
bi_clone | bigint * | bigint.c | @brief Do a full copy of the bigint object. | |
1864 |
bi_add | bigint * | bigint.c | @brief Perform an addition operation between two bigints. | |
1865 |
bi_subtract | bigint * | bigint.c | @brief Perform a subtraction operation between two bigints. | |
1866 |
bi_int_multiply | static bigint * | bigint.c | Perform a multiply between a bigint an an (unsigned) integer | |
1867 |
bi_divide | bigint * | bigint.c | @brief Does both division and modulo calculations. | |
1868 |
bi_int_divide | static bigint * | bigint.c | ||
1869 |
modular_inverse | static comp | bigint.c | There is a need for the value of integer N' such that B^-1(B-1)-N^-1N'=1, | |
1870 |
defined | bigint.c | |||
1871 |
comp_left_shift | static bigint * | bigint.c | Take each component and shift it up (in terms of components) | |
1872 |
bi_import | bigint * | bigint.c | @brief Allow a binary sequence to be imported as a bigint. | |
1873 |
bi_str_import | bigint * | bigint.c | @brief The testharness uses this code to import text hex-streams and | |
1874 |
bi_print | void | bigint.c | ||
1875 |
bi_export | void | bigint.c | @brief Take a bigint and convert it into a byte sequence. | |
1876 |
bi_set_mod | void | bigint.c | @brief Pre-calculate some of the expensive steps in reduction. | |
1877 |
bi_free_mod | void | bigint.c | @brief Used when cleaning various bigints at the end of a session. | |
1878 |
regular_multiply | static bigint * | bigint.c | Perform a standard multiplication between two bigints. | |
1879 |
karatsuba | static bigint * | bigint.c | ||
1880 |
bi_multiply | bigint * | bigint.c | @brief Perform a multiplication operation between two bigints. | |
1881 |
regular_square | static bigint * | bigint.c | ||
1882 |
bi_square | bigint * | bigint.c | @brief Perform a square operation on a bigint. | |
1883 |
bi_compare | int | bigint.c | @brief Compare two bigints. | |
1884 |
more_comps | static void | bigint.c | ||
1885 |
alloc | static bigint * | bigint.c | ||
1886 |
find_max_exp_index | static int | bigint.c | ||
1887 |
exp_bit_is_one | static int | bigint.c | ||
1888 |
check | static void | bigint.c | ||
1889 |
trim | static bigint * | bigint.c | ||
1890 |
bi_mont | bigint * | bigint.c | @brief Perform a single montgomery reduction. | |
1891 |
comp_mod | static bigint * | bigint.c | ||
1892 |
partial_multiply | static bigint * | bigint.c | ||
1893 |
bi_barrett | bigint * | bigint.c | @brief Perform a single Barrett reduction. | |
1894 |
precompute_slide_window | static void | bigint.c | ||
1895 |
bi_mod_power | bigint * | bigint.c | @brief Perform a modular exponentiation. | |
1896 |
bi_mod_power2 | bigint * | bigint.c | @brief Perform a modular exponentiation using a temporary modulus. | |
1897 |
RSA_priv_key_new | void | rsa.c | ||
1898 |
RSA_pub_key_new | void | rsa.c | ||
1899 |
RSA_free | void | rsa.c | Free up any RSA context resources. | |
1900 |
RSA_decrypt | int | rsa.c | @brief Use PKCS1.5 for decryption/verification. | |
1901 |
RSA_private | bigint * | rsa.c | Performs m = c^d mod n | |
1902 |
bi_crt | static bigint * | rsa.c | Use the Chinese Remainder Theorem to quickly perform RSA decrypts. | |
1903 |
RSA_print | void | rsa.c | Used for diagnostics. | |
1904 |
RSA_public | bigint * | rsa.c | Performs c = m^e mod n | |
1905 |
RSA_encrypt | int | rsa.c | Use PKCS1.5 for encryption/signing. | |
1906 |
RSA_sign_verify | bigint * | rsa.c | Take a signature and decrypt it. | |
1907 |
SHA1Init | void | sha1.c | Initialize the SHA1 context | |
1908 |
SHA1Update | void | sha1.c | Accepts an array of octets as the next portion of the message. | |
1909 |
SHA1Final | void | sha1.c | Return the 160-bit message digest into the user's array | |
1910 |
SHA1ProcessMessageBlock | static void | sha1.c | Process the next 512 bits of the message stored in the array. | |
1911 |
SHA1PadMessage | static void | sha1.c | ||
1912 |
write_bit | void | bitbash.c | @file | |
1913 |
read_bit | int | bitbash.c | Read input bit | |
1914 |
i2c_delay | static void | i2c_bit.c | @file | |
1915 |
setscl | static void | i2c_bit.c | Set state of I2C SCL line | |
1916 |
setsda | static void | i2c_bit.c | Set state of I2C SDA line | |
1917 |
getsda | static int | i2c_bit.c | Get state of I2C SDA line | |
1918 |
i2c_start | static void | i2c_bit.c | Send an I2C start condition | |
1919 |
i2c_send_bit | static void | i2c_bit.c | Send an I2C data bit | |
1920 |
i2c_recv_bit | static int | i2c_bit.c | Receive an I2C data bit | |
1921 |
i2c_stop | static void | i2c_bit.c | Send an I2C stop condition | |
1922 |
i2c_send_byte | static int | i2c_bit.c | Send byte via I2C bus and check for acknowledgement | |
1923 |
i2c_recv_byte | static uint8_t | i2c_bit.c | Receive byte via I2C bus | |
1924 |
i2c_select | static int | i2c_bit.c | Select I2C device for reading or writing | |
1925 |
i2c_reset | static int | i2c_bit.c | Reset I2C bus | |
1926 |
i2c_bit_read | static int | i2c_bit.c | Read data from I2C device via bit-bashing interface | |
1927 |
i2c_bit_write | static int | i2c_bit.c | Write data to I2C device via bit-bashing interface | |
1928 |
init_i2c_bit_basher | int | i2c_bit.c | Initialise I2C bit-bashing interface | |
1929 |
spi_bit_delay | static void | spi_bit.c | @file | |
1930 |
spi_bit_set_slave_select | static void | spi_bit.c | Select/deselect slave | |
1931 |
spi_bit_transfer | static void | spi_bit.c | Transfer bits over SPI bit-bashing bus | |
1932 |
spi_bit_rw | static int | spi_bit.c | Read/write data via SPI bit-bashing bus | |
1933 |
init_spi_bit_basher | void | spi_bit.c | Initialise SPI bit-bashing interface | |
1934 |
__attribute__ | static inline | ata.c | @file | |
1935 |
__attribute__ | static inline | ata.c | Issue ATA command | |
1936 |
ata_read | static int | ata.c | Read block from ATA device | |
1937 |
ata_write | static int | ata.c | Write block to ATA device | |
1938 |
ata_identify | static int | ata.c | Identify ATA device | |
1939 |
init_atadev | int | ata.c | Initialise ATA device | |
1940 |
__attribute__ | static inline | ramdisk.c | @file | |
1941 |
ramdisk_read | static int | ramdisk.c | Read block | |
1942 |
ramdisk_write | static int | ramdisk.c | Write block | |
1943 |
init_ramdisk | int | ramdisk.c | ||
1944 |
__attribute__ | static inline | scsi.c | ||
1945 |
scsi_detached_command | int | scsi.c | Handle SCSI command with no backing device | |
1946 |
scsi_command | static int | scsi.c | Issue SCSI command | |
1947 |
scsi_read_10 | static int | scsi.c | Read block from SCSI device using READ (10) | |
1948 |
scsi_read_16 | static int | scsi.c | Read block from SCSI device using READ (16) | |
1949 |
scsi_write_10 | static int | scsi.c | Write block to SCSI device using WRITE (10) | |
1950 |
scsi_write_16 | static int | scsi.c | Write block to SCSI device using WRITE (16) | |
1951 |
scsi_read_capacity_10 | static int | scsi.c | Read capacity of SCSI device via READ CAPACITY (10) | |
1952 |
scsi_read_capacity_16 | static int | scsi.c | Read capacity of SCSI device via READ CAPACITY (16) | |
1953 |
init_scsidev | int | scsi.c | Initialise SCSI device | |
1954 |
scsi_parse_lun | int | scsi.c | Parse SCSI LUN | |
1955 |
srp_scsi_done | static void | srp.c | Mark SRP SCSI command as complete | |
1956 |
srp_fail | static void | srp.c | Handle SRP session failure | |
1957 |
srp_login | static void | srp.c | Initiate SRP login | |
1958 |
srp_login_rsp | static int | srp.c | Handle SRP login response | |
1959 |
srp_login_rej | static int | srp.c | Handle SRP login rejection | |
1960 |
srp_cmd | static void | srp.c | Transmit SRP SCSI command | |
1961 |
srp_rsp | static int | srp.c | Handle SRP SCSI response | |
1962 |
srp_unrecognised | static int | srp.c | Handle SRP unrecognised response | |
1963 |
srp_xfer_deliver_iob | static int | srp.c | Receive data from underlying socket | |
1964 |
srp_xfer_close | static void | srp.c | Underlying socket closed | |
1965 |
srp_command | static int | srp.c | Issue SCSI command via SRP | |
1966 |
srp_attach | int | srp.c | Attach SRP device | |
1967 |
srp_detach | void | srp.c | Detach SRP device | |
1968 |
eisa_device_enabled | void | eisa.c | Reset and enable/disable an EISA device | |
1969 |
eisa_probe | static int | eisa.c | Probe an EISA device | |
1970 |
eisa_remove | static void | eisa.c | Remove an EISA device | |
1971 |
eisabus_probe | static int | eisa.c | Probe EISA root bus | |
1972 |
eisabus_remove | static void | eisa.c | Remove EISA root bus | |
1973 |
isa_probe | static int | isa.c | Probe an ISA device | |
1974 |
isa_remove | static void | isa.c | Remove an ISA device | |
1975 |
isabus_probe | static int | isa.c | Probe ISA root bus | |
1976 |
isabus_remove | static void | isa.c | Remove ISA root bus | |
1977 |
isapnp_write_address | static inline void | isapnp.c | ||
1978 |
isapnp_write_data | static inline void | isapnp.c | ||
1979 |
isapnp_read_data | static inline unsigned int | isapnp.c | ||
1980 |
isapnp_write_byte | static inline void | isapnp.c | ||
1981 |
isapnp_read_byte | static inline unsigned int | isapnp.c | ||
1982 |
isapnp_read_word | static inline unsigned int | isapnp.c | ||
1983 |
isapnp_set_read_port | static inline void | isapnp.c | Inform cards of a new read port address | |
1984 |
isapnp_serialisolation | static inline void | isapnp.c | Enter the Isolation state. | |
1985 |
isapnp_wait_for_key | static inline void | isapnp.c | Enter the Wait for Key state. | |
1986 |
isapnp_reset_csn | static inline void | isapnp.c | Reset (i.e. remove) Card Select Number. | |
1987 |
isapnp_wake | static inline void | isapnp.c | Place a specified card into the Config state. | |
1988 |
isapnp_read_resourcedata | static inline unsigned int | isapnp.c | ||
1989 |
isapnp_read_status | static inline unsigned int | isapnp.c | ||
1990 |
isapnp_write_csn | static inline void | isapnp.c | Assign a Card Select Number to a card, and enter the Config state. | |
1991 |
isapnp_logicaldevice | static inline void | isapnp.c | ||
1992 |
isapnp_activate | static inline void | isapnp.c | ||
1993 |
isapnp_deactivate | static inline void | isapnp.c | ||
1994 |
isapnp_read_iobase | static inline unsigned int | isapnp.c | ||
1995 |
isapnp_read_irqno | static inline unsigned int | isapnp.c | ||
1996 |
isapnp_delay | static void | isapnp.c | ||
1997 |
isapnp_lfsr_next | static inline unsigned int | isapnp.c | Linear feedback shift register. | |
1998 |
isapnp_send_key | static void | isapnp.c | Send the ISAPnP initiation key. | |
1999 |
isapnp_checksum | static unsigned int | isapnp.c | Compute ISAPnP identifier checksum | |
2000 |
isapnp_peek_byte | static inline unsigned int | isapnp.c | ||
2001 |
isapnp_peek | static void | isapnp.c | Read resource data. | |
2002 |
isapnp_find_tag | static int | isapnp.c | Find a tag within the resource data. | |
2003 |
isapnp_find_logdevid | static int | isapnp.c | Find specified Logical Device ID tag | |
2004 |
isapnp_try_isolate | static int | isapnp.c | Try isolating ISAPnP cards at the current read port. | |
2005 |
isapnp_isolate | static void | isapnp.c | Find a valid read port and isolate all ISAPnP cards. | |
2006 |
isapnp_device_activation | void | isapnp.c | Activate or deactivate an ISAPnP device. | |
2007 |
isapnp_probe | static int | isapnp.c | Probe an ISAPnP device | |
2008 |
isapnp_remove | static void | isapnp.c | Remove an ISAPnP device | |
2009 |
isapnpbus_probe | static int | isapnp.c | Probe ISAPnP root bus | |
2010 |
isapnpbus_remove | static void | isapnp.c | Remove ISAPnP root bus | |
2011 |
isa_id_string | char * | isa_ids.c | ||
2012 |
mca_probe | static int | mca.c | Probe an MCA device | |
2013 |
mca_remove | static void | mca.c | Remove an MCA device | |
2014 |
mcabus_probe | static int | mca.c | Probe MCA root bus | |
2015 |
mcabus_remove | static void | mca.c | Remove MCA root bus | |
2016 |
pci_bar | static unsigned long | pci.c | Read PCI BAR | |
2017 |
pci_bar_start | unsigned long | pci.c | Find the start of a PCI BAR | |
2018 |
pci_read_bases | static void | pci.c | Read membase and ioaddr for a PCI device | |
2019 |
adjust_pci_device | void | pci.c | Enable PCI device | |
2020 |
pci_probe | static int | pci.c | Probe a PCI device | |
2021 |
pci_remove | static void | pci.c | Remove a PCI device | |
2022 |
pcibus_probe | static int | pci.c | Probe PCI root bus | |
2023 |
pcibus_remove | static void | pci.c | Remove PCI root bus | |
2024 |
pci_backup_excluded | static int | pcibackup.c | @file | |
2025 |
pci_backup | void | pcibackup.c | Back up PCI configuration space | |
2026 |
pci_restore | void | pcibackup.c | Restore PCI configuration space | |
2027 |
pci_find_capability | int | pciextra.c | Look for a PCI capability | |
2028 |
pci_bar_size | unsigned long | pciextra.c | Find the size of a PCI BAR | |
2029 |
vp_find_vq | int | virtio-pci.c | ||
2030 |
vring_detach | void | virtio-ring.c | ||
2031 |
vring_get_buf | int | virtio-ring.c | ||
2032 |
vring_add_buf | void | virtio-ring.c | ||
2033 |
vring_kick | void | virtio-ring.c | ||
2034 |
arbel_alloc_qn_offset | static int | arbel.c | @file | |
2035 |
arbel_free_qn_offset | static void | arbel.c | Free queue number | |
2036 |
arbel_cmd_wait | static int | arbel.c | HCA commands | |
2037 |
arbel_cmd | static int | arbel.c | Issue HCA command | |
2038 |
arbel_cmd_query_dev_lim | static inline int | arbel.c | ||
2039 |
arbel_cmd_query_fw | static inline int | arbel.c | ||
2040 |
arbel_cmd_init_hca | static inline int | arbel.c | ||
2041 |
arbel_cmd_close_hca | static inline int | arbel.c | ||
2042 |
arbel_cmd_init_ib | static inline int | arbel.c | ||
2043 |
arbel_cmd_close_ib | static inline int | arbel.c | ||
2044 |
arbel_cmd_sw2hw_mpt | static inline int | arbel.c | ||
2045 |
arbel_cmd_map_eq | static inline int | arbel.c | ||
2046 |
arbel_cmd_sw2hw_eq | static inline int | arbel.c | ||
2047 |
arbel_cmd_hw2sw_eq | static inline int | arbel.c | ||
2048 |
arbel_cmd_sw2hw_cq | static inline int | arbel.c | ||
2049 |
arbel_cmd_hw2sw_cq | static inline int | arbel.c | ||
2050 |
arbel_cmd_rst2init_qpee | static inline int | arbel.c | ||
2051 |
arbel_cmd_init2rtr_qpee | static inline int | arbel.c | ||
2052 |
arbel_cmd_rtr2rts_qpee | static inline int | arbel.c | ||
2053 |
arbel_cmd_rts2rts_qp | static inline int | arbel.c | ||
2054 |
arbel_cmd_2rst_qpee | static inline int | arbel.c | ||
2055 |
arbel_cmd_mad_ifc | static inline int | arbel.c | ||
2056 |
arbel_cmd_read_mgm | static inline int | arbel.c | ||
2057 |
arbel_cmd_write_mgm | static inline int | arbel.c | ||
2058 |
arbel_cmd_mgid_hash | static inline int | arbel.c | ||
2059 |
arbel_cmd_run_fw | static inline int | arbel.c | ||
2060 |
arbel_cmd_disable_lam | static inline int | arbel.c | ||
2061 |
arbel_cmd_enable_lam | static inline int | arbel.c | ||
2062 |
arbel_cmd_unmap_icm | static inline int | arbel.c | ||
2063 |
arbel_cmd_map_icm | static inline int | arbel.c | ||
2064 |
arbel_cmd_unmap_icm_aux | static inline int | arbel.c | ||
2065 |
arbel_cmd_map_icm_aux | static inline int | arbel.c | ||
2066 |
arbel_cmd_set_icm_size | static inline int | arbel.c | ||
2067 |
arbel_cmd_unmap_fa | static inline int | arbel.c | ||
2068 |
arbel_cmd_map_fa | static inline int | arbel.c | ||
2069 |
arbel_mad | static int | arbel.c | MAD operations | |
2070 |
arbel_create_cq | static int | arbel.c | Completion queue operations | |
2071 |
arbel_destroy_cq | static void | arbel.c | Destroy completion queue | |
2072 |
arbel_create_send_wq | static int | arbel.c | Queue pair operations | |
2073 |
arbel_create_recv_wq | static int | arbel.c | Create receive work queue | |
2074 |
arbel_create_qp | static int | arbel.c | Create queue pair | |
2075 |
arbel_modify_qp | static int | arbel.c | Modify queue pair | |
2076 |
arbel_destroy_qp | static void | arbel.c | Destroy queue pair | |
2077 |
arbel_ring_doorbell | static void | arbel.c | Work request operations | |
2078 |
arbel_post_send | static int | arbel.c | Post send work queue entry | |
2079 |
arbel_post_recv | static int | arbel.c | Post receive work queue entry | |
2080 |
arbel_complete | static int | arbel.c | Handle completion | |
2081 |
arbel_poll_cq | static void | arbel.c | Poll completion queue | |
2082 |
arbel_create_eq | static int | arbel.c | Event queues | |
2083 |
arbel_destroy_eq | static void | arbel.c | Destroy event queue | |
2084 |
arbel_event_port_state_change | static void | arbel.c | Handle port state event | |
2085 |
arbel_poll_eq | static void | arbel.c | Poll event queue | |
2086 |
arbel_open | static int | arbel.c | Infiniband link-layer operations | |
2087 |
arbel_close | static void | arbel.c | Close Infiniband link | |
2088 |
arbel_mcast_attach | static int | arbel.c | Multicast group operations | |
2089 |
arbel_mcast_detach | static void | arbel.c | Detach from multicast group | |
2090 |
arbel_start_firmware | static int | arbel.c | Firmware control | |
2091 |
arbel_stop_firmware | static void | arbel.c | Stop firmware running | |
2092 |
arbel_get_limits | static int | arbel.c | Infinihost Context Memory management | |
2093 |
icm_usage | static size_t | arbel.c | Get ICM usage | |
2094 |
arbel_alloc_icm | static int | arbel.c | Allocate ICM | |
2095 |
arbel_free_icm | static void | arbel.c | Free ICM | |
2096 |
arbel_setup_mpt | static int | arbel.c | PCI interface | |
2097 |
arbel_probe | static int | arbel.c | Probe PCI device | |
2098 |
arbel_remove | static void | arbel.c | Remove PCI device | |
2099 |
hermon_bitmask_alloc | static int | hermon.c | @file | |
2100 |
hermon_bitmask_free | static void | hermon.c | Free offsets within usage bitmask | |
2101 |
hermon_cmd_wait | static int | hermon.c | HCA commands | |
2102 |
hermon_cmd | static int | hermon.c | Issue HCA command | |
2103 |
hermon_cmd_query_dev_cap | static inline int | hermon.c | ||
2104 |
hermon_cmd_query_fw | static inline int | hermon.c | ||
2105 |
hermon_cmd_init_hca | static inline int | hermon.c | ||
2106 |
hermon_cmd_close_hca | static inline int | hermon.c | ||
2107 |
hermon_cmd_init_port | static inline int | hermon.c | ||
2108 |
hermon_cmd_close_port | static inline int | hermon.c | ||
2109 |
hermon_cmd_sw2hw_mpt | static inline int | hermon.c | ||
2110 |
hermon_cmd_write_mtt | static inline int | hermon.c | ||
2111 |
hermon_cmd_map_eq | static inline int | hermon.c | ||
2112 |
hermon_cmd_sw2hw_eq | static inline int | hermon.c | ||
2113 |
hermon_cmd_hw2sw_eq | static inline int | hermon.c | ||
2114 |
hermon_cmd_query_eq | static inline int | hermon.c | ||
2115 |
hermon_cmd_sw2hw_cq | static inline int | hermon.c | ||
2116 |
hermon_cmd_hw2sw_cq | static inline int | hermon.c | ||
2117 |
hermon_cmd_rst2init_qp | static inline int | hermon.c | ||
2118 |
hermon_cmd_init2rtr_qp | static inline int | hermon.c | ||
2119 |
hermon_cmd_rtr2rts_qp | static inline int | hermon.c | ||
2120 |
hermon_cmd_rts2rts_qp | static inline int | hermon.c | ||
2121 |
hermon_cmd_2rst_qp | static inline int | hermon.c | ||
2122 |
hermon_cmd_query_qp | static inline int | hermon.c | ||
2123 |
hermon_cmd_conf_special_qp | static inline int | hermon.c | ||
2124 |
hermon_cmd_mad_ifc | static inline int | hermon.c | ||
2125 |
hermon_cmd_read_mcg | static inline int | hermon.c | ||
2126 |
hermon_cmd_write_mcg | static inline int | hermon.c | ||
2127 |
hermon_cmd_mgid_hash | static inline int | hermon.c | ||
2128 |
hermon_cmd_run_fw | static inline int | hermon.c | ||
2129 |
hermon_cmd_unmap_icm | static inline int | hermon.c | ||
2130 |
hermon_cmd_map_icm | static inline int | hermon.c | ||
2131 |
hermon_cmd_unmap_icm_aux | static inline int | hermon.c | ||
2132 |
hermon_cmd_map_icm_aux | static inline int | hermon.c | ||
2133 |
hermon_cmd_set_icm_size | static inline int | hermon.c | ||
2134 |
hermon_cmd_unmap_fa | static inline int | hermon.c | ||
2135 |
hermon_cmd_map_fa | static inline int | hermon.c | ||
2136 |
hermon_cmd_sense_port | static inline int | hermon.c | ||
2137 |
hermon_alloc_mtt | static int | hermon.c | Memory translation table operations | |
2138 |
hermon_free_mtt | static void | hermon.c | Free MTT entries | |
2139 |
hermon_mad | static int | hermon.c | MAD operations | |
2140 |
hermon_create_cq | static int | hermon.c | Completion queue operations | |
2141 |
hermon_destroy_cq | static void | hermon.c | Destroy completion queue | |
2142 |
hermon_alloc_qpn | static int | hermon.c | Queue pair operations | |
2143 |
hermon_free_qpn | static void | hermon.c | Free queue pair number | |
2144 |
hermon_rate | static unsigned int | hermon.c | Calculate transmission rate | |
2145 |
hermon_sched_queue | static unsigned int | hermon.c | Calculate schedule queue | |
2146 |
hermon_dump_qpctx | static inline int | hermon.c | Dump queue pair context (for debugging only) | |
2147 |
hermon_create_qp | static int | hermon.c | Create queue pair | |
2148 |
hermon_modify_qp | static int | hermon.c | Modify queue pair | |
2149 |
hermon_destroy_qp | static void | hermon.c | Destroy queue pair | |
2150 |
hermon_fill_ud_send_wqe | static unsigned int | hermon.c | Work request operations | |
2151 |
hermon_fill_mlx_send_wqe | static unsigned int | hermon.c | Construct MLX send work queue entry | |
2152 |
hermon_fill_rc_send_wqe | static unsigned int | hermon.c | Construct RC send work queue entry | |
2153 |
hermon_post_send | static int | hermon.c | Post send work queue entry | |
2154 |
hermon_post_recv | static int | hermon.c | Post receive work queue entry | |
2155 |
hermon_complete | static int | hermon.c | Handle completion | |
2156 |
hermon_poll_cq | static void | hermon.c | Poll completion queue | |
2157 |
hermon_create_eq | static int | hermon.c | Event queues | |
2158 |
hermon_destroy_eq | static void | hermon.c | Destroy event queue | |
2159 |
hermon_event_port_state_change | static void | hermon.c | Handle port state event | |
2160 |
hermon_poll_eq | static void | hermon.c | Poll event queue | |
2161 |
hermon_sense_port_type | static int | hermon.c | Infiniband link-layer operations | |
2162 |
hermon_open | static int | hermon.c | Initialise Infiniband link | |
2163 |
hermon_close | static void | hermon.c | Close Infiniband link | |
2164 |
hermon_inform_sma | static int | hermon.c | Inform embedded subnet management agent of a received MAD | |
2165 |
hermon_mcast_attach | static int | hermon.c | Multicast group operations | |
2166 |
hermon_mcast_detach | static void | hermon.c | Detach from multicast group | |
2167 |
hermon_map_vpm | static int | hermon.c | Firmware control | |
2168 |
hermon_start_firmware | static int | hermon.c | Start firmware running | |
2169 |
hermon_stop_firmware | static void | hermon.c | Stop firmware running | |
2170 |
hermon_get_cap | static int | hermon.c | Infinihost Context Memory management | |
2171 |
icm_usage | static size_t | hermon.c | Get ICM usage | |
2172 |
hermon_alloc_icm | static int | hermon.c | Allocate ICM | |
2173 |
hermon_free_icm | static void | hermon.c | Free ICM | |
2174 |
hermon_setup_mpt | static int | hermon.c | PCI interface | |
2175 |
hermon_configure_special_qps | static int | hermon.c | Configure special queue pairs | |
2176 |
hermon_reset | static void | hermon.c | Reset device | |
2177 |
hermon_probe | static int | hermon.c | Probe PCI device | |
2178 |
hermon_remove | static void | hermon.c | Remove PCI device | |
2179 |
linda_readq | static void | linda.c | Linda register access | |
2180 |
linda_writeq | static void | linda.c | Write Linda qword register | |
2181 |
linda_writel | static void | linda.c | Write Linda dword register | |
2182 |
linda_link_state_text | static const char * | linda.c | Link state management | |
2183 |
linda_link_state_changed | static void | linda.c | Handle link state change | |
2184 |
linda_link_state_check | static int | linda.c | Wait for link state change to take effect | |
2185 |
linda_set_port_info | static int | linda.c | Set port information | |
2186 |
linda_set_pkey_table | static int | linda.c | Set partition key table | |
2187 |
linda_ctx_to_qpn | static int | linda.c | Context allocation | |
2188 |
linda_qpn_to_ctx | static int | linda.c | Map QPN to context number | |
2189 |
linda_alloc_ctx | static int | linda.c | Allocate a context | |
2190 |
linda_free_ctx | static void | linda.c | Free a context | |
2191 |
linda_alloc_send_buf | static unsigned int | linda.c | Allocate a send buffer | |
2192 |
linda_free_send_buf | static void | linda.c | Free a send buffer | |
2193 |
linda_send_buf_in_use | static int | linda.c | Check to see if send buffer is in use | |
2194 |
linda_send_buffer_offset | static unsigned long | linda.c | Calculate starting offset for send buffer | |
2195 |
linda_create_send_wq | static int | linda.c | Create send work queue | |
2196 |
linda_destroy_send_wq | static void | linda.c | Destroy send work queue | |
2197 |
linda_init_send | static int | linda.c | Initialise send datapath | |
2198 |
linda_fini_send | static void | linda.c | Shut down send datapath | |
2199 |
linda_create_recv_wq | static int | linda.c | Receive datapath | |
2200 |
linda_destroy_recv_wq | static void | linda.c | Destroy receive work queue | |
2201 |
linda_init_recv | static int | linda.c | Initialise receive datapath | |
2202 |
linda_fini_recv | static void | linda.c | Shut down receive datapath | |
2203 |
linda_create_cq | static int | linda.c | Completion queue operations | |
2204 |
linda_destroy_cq | static void | linda.c | Destroy completion queue | |
2205 |
linda_create_qp | static int | linda.c | Queue pair operations | |
2206 |
linda_modify_qp | static int | linda.c | Modify queue pair | |
2207 |
linda_destroy_qp | static void | linda.c | Destroy queue pair | |
2208 |
linda_post_send | static int | linda.c | Work request operations | |
2209 |
linda_complete_send | static void | linda.c | Complete send work queue entry | |
2210 |
linda_poll_send_wq | static void | linda.c | Poll send work queue | |
2211 |
linda_post_recv | static int | linda.c | Post receive work queue entry | |
2212 |
linda_complete_recv | static void | linda.c | Complete receive work queue entry | |
2213 |
linda_poll_recv_wq | static void | linda.c | Poll receive work queue | |
2214 |
linda_poll_cq | static void | linda.c | Poll completion queue | |
2215 |
linda_poll_eq | static void | linda.c | Event queues | |
2216 |
linda_open | static int | linda.c | Infiniband link-layer operations | |
2217 |
linda_close | static void | linda.c | Close Infiniband link | |
2218 |
linda_mcast_attach | static int | linda.c | Multicast group operations | |
2219 |
linda_mcast_detach | static void | linda.c | Detach from multicast group | |
2220 |
linda_i2c_read_bit | static int | linda.c | Read Linda I2C line status | |
2221 |
linda_i2c_write_bit | static void | linda.c | Write Linda I2C line status | |
2222 |
linda_init_i2c | static int | linda.c | Initialise Linda I2C subsystem | |
2223 |
linda_read_eeprom | static int | linda.c | Read EEPROM parameters | |
2224 |
linda_ib_epb_request | static int | linda.c | External parallel bus access | |
2225 |
linda_ib_epb_wait | static int | linda.c | Wait for IB external parallel bus transaction to complete | |
2226 |
linda_ib_epb_release | static void | linda.c | Release ownership of the IB external parallel bus | |
2227 |
linda_ib_epb_read | static int | linda.c | Read data via IB external parallel bus | |
2228 |
linda_ib_epb_write | static int | linda.c | Write data via IB external parallel bus | |
2229 |
linda_ib_epb_mod_reg | static int | linda.c | Read/modify/write EPB register | |
2230 |
linda_ib_epb_ram_xfer | static int | linda.c | Transfer data to/from microcontroller RAM | |
2231 |
linda_set_serdes_param | static int | linda.c | Program IB SerDes register(s) | |
2232 |
linda_set_serdes_params | static int | linda.c | Program IB SerDes registers | |
2233 |
linda_program_uc_ram | static int | linda.c | Program the microcontroller RAM | |
2234 |
linda_verify_uc_ram | static int | linda.c | Verify the microcontroller RAM | |
2235 |
linda_trim_ib | static int | linda.c | Use the microcontroller to trim the IB link | |
2236 |
linda_init_ib_serdes | static int | linda.c | Initialise the IB SerDes | |
2237 |
linda_probe | static int | linda.c | PCI layer interface | |
2238 |
linda_remove | static void | linda.c | Remove PCI device | |
2239 |
el3_eisa_probe | static int | 3c509-eisa.c | ||
2240 |
el3_eisa_disable | static void | 3c509-eisa.c | ||
2241 |
t509_set_drvdata | static inline void | 3c509.c | Set 3c509 driver-private data | |
2242 |
t509_get_drvdata | static inline void * | 3c509.c | Get 3c509 driver-private data | |
2243 |
t509_set_id_port | static inline void | 3c509.c | ||
2244 |
t509_wait_for_id_sequence | static inline void | 3c509.c | ||
2245 |
t509_global_reset | static inline void | 3c509.c | ||
2246 |
t509_reset_tag | static inline void | 3c509.c | ||
2247 |
t509_set_tag | static inline void | 3c509.c | ||
2248 |
t509_select_tag | static inline void | 3c509.c | ||
2249 |
t509_activate | static inline void | 3c509.c | ||
2250 |
t509_deactivate_and_reset_tag | static inline void | 3c509.c | ||
2251 |
t509_load_eeprom_word | static inline void | 3c509.c | ||
2252 |
t509_find_id_port | static inline int | 3c509.c | ||
2253 |
t509_send_id_sequence | static void | 3c509.c | ||
2254 |
t509_id_read_eeprom | static uint16_t | 3c509.c | ||
2255 |
t509_isolate | static int | 3c509.c | ||
2256 |
activate_t509_device | static inline void | 3c509.c | ||
2257 |
deactivate_t509_device | static inline void | 3c509.c | ||
2258 |
legacy_t509_probe | static int | 3c509.c | ||
2259 |
legacy_t509_disable | static void | 3c509.c | ||
2260 |
legacy_t509_set_drvdata | static inline void | 3c509.c | ||
2261 |
legacy_t509_get_drvdata | static inline void * | 3c509.c | ||
2262 |
t509_probe | static int | 3c509.c | Probe a 3c509 device | |
2263 |
t509_remove | static void | 3c509.c | Remove a 3c509 device | |
2264 |
t509bus_probe | static int | 3c509.c | Probe 3c509 root bus | |
2265 |
t509bus_remove | static void | 3c509.c | Remove 3c509 root bus | |
2266 |
t3c515_wait | static void | 3c515.c | ||
2267 |
t515_reset | static void | 3c515.c | RESET - Reset adapter | |
2268 |
t515_poll | static int | 3c515.c | POLL - Wait for a frame | |
2269 |
t515_transmit | static void | 3c515.c | TRANSMIT - Transmit a frame | |
2270 |
t515_disable | static void | 3c515.c | DISABLE - Turn off ethernet interface | |
2271 |
t515_irq | static void | 3c515.c | ||
2272 |
t515_probe | static int | 3c515.c | PROBE - Look for an adapter, this routine's visible to the outside | |
2273 |
corkscrew_found_device | static int | 3c515.c | ||
2274 |
corkscrew_probe1 | static int | 3c515.c | ||
2275 |
t529_probe | static int | 3c529.c | ||
2276 |
t529_disable | static void | 3c529.c | ||
2277 |
t595_reset | static void | 3c595.c | ETH_RESET - Reset adapter | |
2278 |
t595_transmit | static void | 3c595.c | ||
2279 |
t595_poll | static int | 3c595.c | ETH_POLL - Wait for a frame | |
2280 |
eeprom_rdy | static int | 3c595.c | 3Com 595 - specific routines | |
2281 |
get_e | static int | 3c595.c | ||
2282 |
vxgetlink | static void | 3c595.c | ||
2283 |
vxsetlink | static void | 3c595.c | ||
2284 |
t595_disable | static void | 3c595.c | ||
2285 |
t595_irq | static void | 3c595.c | ||
2286 |
t595_probe | static int | 3c595.c | ETH_PROBE - Look for an adapter | |
2287 |
t5x9_disable | void | 3c5x9.c | ETH_RESET - Reset adapter | |
2288 |
t509_enable | static void | 3c5x9.c | ||
2289 |
t509_reset | static void | 3c5x9.c | ||
2290 |
t509_transmit | static void | 3c5x9.c | ||
2291 |
t509_poll | static int | 3c5x9.c | ETH_POLL - Wait for a frame | |
2292 |
t509_irq | static void | 3c5x9.c | ETH_IRQ - interrupt handling | |
2293 |
eeprom_rdy | static int | 3c5x9.c | 3Com 509 - specific routines | |
2294 |
get_e | static int | 3c5x9.c | ||
2295 |
t5x9_probe | int | 3c5x9.c | ETH_PROBE - Look for an adapter | |
2296 |
a3c90x_internal_IssueCommand | static void | 3c90x.c | ||
2297 |
a3c90x_internal_SetWindow | static void | 3c90x.c | ||
2298 |
a3c90x_internal_WaitForEeprom | static void | 3c90x.c | ||
2299 |
a3c90x_internal_ReadEeprom | static int | 3c90x.c | a3c90x_internal_ReadEeprom - nvs routine to read eeprom data | |
2300 |
a3c90x_internal_WriteEeprom | static int | 3c90x.c | a3c90x_internal_WriteEeprom - nvs routine to write eeprom data | |
2301 |
a3c90x_internal_ReadEepromContents | static void | 3c90x.c | ||
2302 |
a3c90x_reset | static void | 3c90x.c | ||
2303 |
a3c90x_setup_tx_ring | static int | 3c90x.c | a3c90x_setup_tx_ring - Allocates TX ring, initialize tx_desc values | |
2304 |
a3c90x_process_tx_packets | static void | 3c90x.c | a3c90x_process_tx_packets - Checks for successfully sent packets, | |
2305 |
a3c90x_free_tx_ring | static void | 3c90x.c | ||
2306 |
a3c90x_transmit | static int | 3c90x.c | a3c90x_transmit - Transmits a packet. | |
2307 |
a3c90x_prepare_rx_desc | static void | 3c90x.c | a3c90x_prepare_rx_desc - fills the rx desc with initial data | |
2308 |
a3c90x_refill_rx_ring | static void | 3c90x.c | a3c90x_refill_rx_ring -checks every entry in the rx ring and reallocates | |
2309 |
a3c90x_setup_rx_ring | static int | 3c90x.c | a3c90x_setup_rx_ring - Allocates RX ring, initialize rx_desc values | |
2310 |
a3c90x_free_rx_ring | static void | 3c90x.c | ||
2311 |
a3c90x_free_rx_iobuf | static void | 3c90x.c | ||
2312 |
a3c90x_process_rx_packets | static void | 3c90x.c | a3c90x_process_rx_packets - Checks for received packets, | |
2313 |
a3c90x_poll | static void | 3c90x.c | a3c90x_poll - Routine that gets called periodically. | |
2314 |
a3c90x_free_resources | static void | 3c90x.c | ||
2315 |
a3c90x_remove | static void | 3c90x.c | a3c90x_remove - Routine to remove the card. Unregisters | |
2316 |
a3c90x_irq | static void | 3c90x.c | ||
2317 |
a3c90x_hw_start | static void | 3c90x.c | a3c90x_hw_start - Initialize hardware, copy MAC address | |
2318 |
a3c90x_open | static int | 3c90x.c | a3c90x_open - Routine to initialize the card. Initialize hardware, | |
2319 |
a3c90x_close | static void | 3c90x.c | a3c90x_close - free()s TX and RX ring, disablex RX/TX, resets NIC | |
2320 |
a3c90x_probe | static int | 3c90x.c | ||
2321 |
amd8111e_init_hw_default | static void | amd8111e.c | ||
2322 |
amd8111e_start | static int | amd8111e.c | ||
2323 |
amd8111e_read_phy | static int | amd8111e.c | ||
2324 |
amd8111e_write_phy | static int | amd8111e.c | ||
2325 |
amd8111e_probe_ext_phy | static void | amd8111e.c | ||
2326 |
amd8111e_disable_interrupt | static void | amd8111e.c | ||
2327 |
amd8111e_enable_interrupt | static void | amd8111e.c | ||
2328 |
amd8111e_force_interrupt | static void | amd8111e.c | ||
2329 |
amd8111e_get_mac_address | static int | amd8111e.c | ||
2330 |
amd8111e_init_rx_ring | static int | amd8111e.c | ||
2331 |
amd8111e_init_tx_ring | static int | amd8111e.c | ||
2332 |
amd8111e_wait_tx_ring | static int | amd8111e.c | ||
2333 |
amd8111e_wait_link | static void | amd8111e.c | ||
2334 |
amd8111e_poll_link | static void | amd8111e.c | ||
2335 |
amd8111e_restart | static void | amd8111e.c | ||
2336 |
amd8111e_transmit | static void | amd8111e.c | Interface Functions * | |
2337 |
amd8111e_poll | static int | amd8111e.c | ||
2338 |
amd8111e_disable | static void | amd8111e.c | ||
2339 |
amd8111e_irq | static void | amd8111e.c | ||
2340 |
amd8111e_probe | static int | amd8111e.c | ||
2341 |
atl1e_irq_enable | static inline void | atl1e.c | ||
2342 |
atl1e_irq_disable | static inline void | atl1e.c | ||
2343 |
atl1e_irq_reset | static inline void | atl1e.c | ||
2344 |
atl1e_reset | static void | atl1e.c | ||
2345 |
atl1e_check_link | static int | atl1e.c | ||
2346 |
atl1e_mdio_read | static int | atl1e.c | ||
2347 |
atl1e_mdio_write | static void | atl1e.c | ||
2348 |
atl1e_setup_pcicmd | static void | atl1e.c | ||
2349 |
atl1e_sw_init | static int | atl1e.c | ||
2350 |
atl1e_clean_tx_ring | static void | atl1e.c | ||
2351 |
atl1e_clean_rx_ring | static void | atl1e.c | ||
2352 |
atl1e_cal_ring_size | static void | atl1e.c | ||
2353 |
atl1e_init_ring_resources | static void | atl1e.c | ||
2354 |
atl1e_init_ring_ptrs | static void | atl1e.c | ||
2355 |
atl1e_free_ring_resources | static void | atl1e.c | ||
2356 |
atl1e_setup_ring_resources | static int | atl1e.c | ||
2357 |
atl1e_configure_des_ring | static inline void | atl1e.c | ||
2358 |
atl1e_configure_tx | static inline void | atl1e.c | ||
2359 |
atl1e_configure_rx | static inline void | atl1e.c | ||
2360 |
atl1e_configure_dma | static inline void | atl1e.c | ||
2361 |
atl1e_setup_mac_ctrl | static void | atl1e.c | ||
2362 |
atl1e_configure | static int | atl1e.c | ||
2363 |
atl1e_clear_phy_int | static inline void | atl1e.c | ||
2364 |
atl1e_clean_tx_irq | static int | atl1e.c | ||
2365 |
atl1e_get_rx_page | static struct atl1e_rx_page * | atl1e.c | ||
2366 |
atl1e_clean_rx_irq | static void | atl1e.c | ||
2367 |
atl1e_poll | static void | atl1e.c | ||
2368 |
atl1e_tpd_avail | static inline u16 | atl1e.c | ||
2369 |
atl1e_get_tpd | static struct atl1e_tpd_desc * | atl1e.c | ||
2370 |
atl1e_get_tx_buffer | static struct atl1e_tx_buffer * | atl1e.c | ||
2371 |
atl1e_tx_map | static void | atl1e.c | ||
2372 |
atl1e_tx_queue | static void | atl1e.c | ||
2373 |
atl1e_xmit_frame | static int | atl1e.c | ||
2374 |
atl1e_up | int | atl1e.c | ||
2375 |
atl1e_irq | void | atl1e.c | ||
2376 |
atl1e_down | void | atl1e.c | ||
2377 |
atl1e_open | static int | atl1e.c | ||
2378 |
atl1e_close | static void | atl1e.c | ||
2379 |
atl1e_init_netdev | static void | atl1e.c | ||
2380 |
atl1e_probe | static int | atl1e.c | ||
2381 |
atl1e_remove | static void | atl1e.c | ||
2382 |
atl1e_check_eeprom_exist | int | atl1e.c | ******** Hardware-level functions: ********* | |
2383 |
atl1e_hw_set_mac_addr | void | atl1e.c | ||
2384 |
atl1e_get_permanent_address | static int | atl1e.c | ||
2385 |
atl1e_force_ps | void | atl1e.c | ||
2386 |
atl1e_read_mac_addr | int | atl1e.c | ||
2387 |
atl1e_read_phy_reg | int | atl1e.c | ||
2388 |
atl1e_write_phy_reg | int | atl1e.c | ||
2389 |
atl1e_init_pcie | static void | atl1e.c | ||
2390 |
atl1e_phy_setup_autoneg_adv | static int | atl1e.c | ||
2391 |
atl1e_phy_commit | int | atl1e.c | ||
2392 |
atl1e_phy_init | int | atl1e.c | ||
2393 |
atl1e_reset_hw | int | atl1e.c | ||
2394 |
atl1e_init_hw | int | atl1e.c | ||
2395 |
atl1e_get_speed_and_duplex | int | atl1e.c | ||
2396 |
atl1e_restart_autoneg | int | atl1e.c | ||
2397 |
ring_next | static inline int | b44.c | ||
2398 |
br32 | static inline u32 | b44.c | ||
2399 |
bw32 | static inline void | b44.c | ||
2400 |
bflush | static inline void | b44.c | ||
2401 |
phys_ram_within_limit | int | b44.c | Return non-zero if the installed RAM is within | |
2402 |
pending_tx_index | static u32 | b44.c | Ring cells waiting to be processed are between 'tx_cur' and 'pending' | |
2403 |
pending_rx_index | static u32 | b44.c | Ring cells waiting to be processed are between 'rx_cur' and 'pending' | |
2404 |
b44_wait_bit | static int | b44.c | Wait until the given bit is set/cleared. | |
2405 |
ssb_get_core_rev | static inline u32 | b44.c | ||
2406 |
ssb_is_core_up | static inline int | b44.c | ||
2407 |
ssb_pci_setup | static u32 | b44.c | ||
2408 |
ssb_core_disable | static void | b44.c | ||
2409 |
ssb_core_reset | static void | b44.c | ||
2410 |
b44_chip_reset | static void | b44.c | ||
2411 |
b44_halt | static void | b44.c | called by b44_poll in the error path | |
2412 |
b44_init_hw | static void | b44.c | ||
2413 |
b44_populate_rx_descriptor | static void | b44.c | * Management of ring descriptors ** | |
2414 |
b44_rx_refill | static void | b44.c | ||
2415 |
b44_free_rx_ring | static void | b44.c | ||
2416 |
b44_init_rx_ring | static int | b44.c | ||
2417 |
b44_free_tx_ring | static void | b44.c | ||
2418 |
b44_init_tx_ring | static int | b44.c | ||
2419 |
b44_phy_read | static int | b44.c | * Interaction with the PHY ** | |
2420 |
b44_phy_write | static int | b44.c | ||
2421 |
b44_phy_reset | static int | b44.c | ||
2422 |
b44_cam_write | static void | b44.c | ||
2423 |
b44_set_mac_addr | static void | b44.c | ||
2424 |
b44_read_eeprom | static void | b44.c | ||
2425 |
b44_load_mac_and_phy_addr | static void | b44.c | ||
2426 |
b44_set_rx_mode | static void | b44.c | ||
2427 |
b44_probe | static int | b44.c | * Implementation of gPXE driver callbacks ** | |
2428 |
b44_remove | static void | b44.c | Remove device | |
2429 |
b44_irq | static void | b44.c | Enable or disable interrupts | |
2430 |
b44_open | static int | b44.c | Open network device | |
2431 |
b44_close | static void | b44.c | Close network device | |
2432 |
b44_transmit | static int | b44.c | Transmit packet | |
2433 |
b44_tx_complete | static void | b44.c | Recycles sent TX descriptors and notifies network stack | |
2434 |
b44_process_rx_packets | static void | b44.c | ||
2435 |
b44_poll | static void | b44.c | Poll for completed and received packets | |
2436 |
bnx2_reg_rd_ind | static u32 | bnx2.c | ||
2437 |
bnx2_reg_wr_ind | static void | bnx2.c | ||
2438 |
bnx2_ctx_wr | static void | bnx2.c | ||
2439 |
bnx2_read_phy | static int | bnx2.c | ||
2440 |
bnx2_write_phy | static int | bnx2.c | ||
2441 |
bnx2_disable_int | static void | bnx2.c | ||
2442 |
bnx2_alloc_mem | static int | bnx2.c | ||
2443 |
bnx2_report_fw_link | static void | bnx2.c | ||
2444 |
bnx2_report_link | static void | bnx2.c | ||
2445 |
bnx2_resolve_flow_ctrl | static void | bnx2.c | ||
2446 |
bnx2_5708s_linkup | static int | bnx2.c | ||
2447 |
bnx2_5706s_linkup | static int | bnx2.c | ||
2448 |
bnx2_copper_linkup | static int | bnx2.c | ||
2449 |
bnx2_set_mac_link | static int | bnx2.c | ||
2450 |
bnx2_set_link | static int | bnx2.c | ||
2451 |
bnx2_reset_phy | static int | bnx2.c | ||
2452 |
bnx2_phy_get_pause_adv | static u32 | bnx2.c | ||
2453 |
bnx2_setup_serdes_phy | static int | bnx2.c | ||
2454 |
bnx2_setup_copper_phy | static int | bnx2.c | ||
2455 |
bnx2_setup_phy | static int | bnx2.c | ||
2456 |
bnx2_init_5708s_phy | static int | bnx2.c | ||
2457 |
bnx2_init_5706s_phy | static int | bnx2.c | ||
2458 |
bnx2_init_copper_phy | static int | bnx2.c | ||
2459 |
bnx2_init_phy | static int | bnx2.c | ||
2460 |
bnx2_fw_sync | static int | bnx2.c | ||
2461 |
bnx2_init_context | static void | bnx2.c | ||
2462 |
bnx2_alloc_bad_rbuf | static int | bnx2.c | ||
2463 |
bnx2_set_mac_addr | static void | bnx2.c | ||
2464 |
bnx2_set_rx_mode | static void | bnx2.c | ||
2465 |
load_rv2p_fw | static void | bnx2.c | ||
2466 |
load_cpu_fw | static void | bnx2.c | ||
2467 |
bnx2_init_cpus | static void | bnx2.c | ||
2468 |
bnx2_set_power_state_0 | static int | bnx2.c | ||
2469 |
bnx2_enable_nvram_access | static void | bnx2.c | ||
2470 |
bnx2_disable_nvram_access | static void | bnx2.c | ||
2471 |
bnx2_init_nvram | static int | bnx2.c | ||
2472 |
bnx2_reset_chip | static int | bnx2.c | ||
2473 |
bnx2_disable | static void | bnx2.c | ||
2474 |
bnx2_init_chip | static int | bnx2.c | ||
2475 |
bnx2_init_tx_ring | static void | bnx2.c | ||
2476 |
bnx2_init_rx_ring | static void | bnx2.c | ||
2477 |
bnx2_reset_nic | static int | bnx2.c | ||
2478 |
bnx2_init_nic | static int | bnx2.c | ||
2479 |
bnx2_init_board | static int | bnx2.c | ||
2480 |
bnx2_transmit | static void | bnx2.c | ||
2481 |
bnx2_poll_link | static int | bnx2.c | ||
2482 |
bnx2_poll | static int | bnx2.c | ||
2483 |
bnx2_irq | static void | bnx2.c | ||
2484 |
bnx2_probe | static int | bnx2.c | ||
2485 |
readreg | static inline int | cs89x0.c | CS89x0 - specific routines | |
2486 |
writereg | static inline void | cs89x0.c | ||
2487 |
wait_eeprom_ready | static int | cs89x0.c | EEPROM access | |
2488 |
get_eeprom_data | static int | cs89x0.c | ||
2489 |
get_eeprom_chksum | static int | cs89x0.c | ||
2490 |
clrline | static void | cs89x0.c | Activate all of the available media and probe for network | |
2491 |
control_dc_dc | static void | cs89x0.c | ||
2492 |
detect_tp | static int | cs89x0.c | ||
2493 |
send_test_pkt | static int | cs89x0.c | ||
2494 |
detect_aui | static int | cs89x0.c | ||
2495 |
detect_bnc | static int | cs89x0.c | ||
2496 |
cs89x0_reset | static void | cs89x0.c | ETH_RESET - Reset adapter | |
2497 |
cs89x0_transmit | static void | cs89x0.c | ETH_TRANSMIT - Transmit a frame | |
2498 |
cs89x0_poll | static int | cs89x0.c | ETH_POLL - Wait for a frame | |
2499 |
cs89x0_irq | static void | cs89x0.c | ||
2500 |
cs89x0_probe_addr | static int | cs89x0.c | ETH_PROBE - Look for an adapter | |
2501 |
cs89x0_probe | static int | cs89x0.c | ||
2502 |
cs89x0_disable | static void | cs89x0.c | ||
2503 |
whereami | static inline void | davicom.c | Utility Routines | |
2504 |
davicom_more | static void | davicom.c | ||
2505 |
davicom_wait | static void | davicom.c | ||
2506 |
phy_read | static int | davicom.c | For DAVICOM phyxcer register by MII interface | |
2507 |
phy_write | static void | davicom.c | ||
2508 |
phy_write_1bit | static void | davicom.c | ||
2509 |
phy_read_1bit | static int | davicom.c | ||
2510 |
HPNA_process | static void | davicom.c | ||
2511 |
davicom_media_chk | static void | davicom.c | ||
2512 |
read_eeprom | static int | davicom.c | EEPROM Reading Code | |
2513 |
davicom_init_chain | static void | davicom.c | davicom_init_chain - setup the tx and rx descriptors | |
2514 |
davicom_reset | static void | davicom.c | davicom_reset - Reset adapter | |
2515 |
davicom_transmit | static void | davicom.c | eth_transmit - Transmit a frame | |
2516 |
davicom_poll | static int | davicom.c | eth_poll - Wait for a frame | |
2517 |
davicom_disable | static void | davicom.c | eth_disable - Disable the interface | |
2518 |
davicom_irq | static void | davicom.c | eth_irq - enable, disable and force interrupts | |
2519 |
davicom_probe | static int | davicom.c | eth_probe - Look for an adapter | |
2520 |
depca_init_ring | static void | depca.c | ||
2521 |
LoadCSRs | static inline void | depca.c | ||
2522 |
InitRestartDepca | static inline int | depca.c | ||
2523 |
depca_reset | static void | depca.c | RESET - Reset adapter | |
2524 |
depca_poll | static int | depca.c | POLL - Wait for a frame | |
2525 |
depca_transmit | static void | depca.c | TRANSMIT - Transmit a frame | |
2526 |
depca_disable | static void | depca.c | DISABLE - Turn off ethernet interface | |
2527 |
depca_irq | static void | depca.c | IRQ - Interrupt Control | |
2528 |
depca_probe1 | static int | depca.c | ||
2529 |
depca_probe | static int | depca.c | PROBE - Look for an adapter, this routine's visible to the outside | |
2530 |
dmfe_reset | static void | dmfe.c | ||
2531 |
dmfe_init_dm910x | static void | dmfe.c | ||
2532 |
dmfe_poll | static int | dmfe.c | POLL - Wait for a frame | |
2533 |
dmfe_irq | static void | dmfe.c | ||
2534 |
dmfe_transmit | static void | dmfe.c | TRANSMIT - Transmit a frame | |
2535 |
dmfe_disable | static void | dmfe.c | DISABLE - Turn off ethernet interface | |
2536 |
dmfe_probe | static int | dmfe.c | ||
2537 |
dmfe_descriptor_init | static void | dmfe.c | ||
2538 |
update_cr6 | static void | dmfe.c | ||
2539 |
dm9132_id_table | static void | dmfe.c | ||
2540 |
send_filter_frame | static void | dmfe.c | ||
2541 |
read_srom_word | static u16 | dmfe.c | ||
2542 |
dmfe_sense_speed | static u8 | dmfe.c | ||
2543 |
dmfe_set_phyxcer | static void | dmfe.c | ||
2544 |
dmfe_process_mode | static void | dmfe.c | ||
2545 |
phy_write | static void | dmfe.c | ||
2546 |
phy_read | static u16 | dmfe.c | ||
2547 |
phy_write_1bit | static void | dmfe.c | ||
2548 |
phy_read_1bit | static u16 | dmfe.c | ||
2549 |
dmfe_parse_srom | static void | dmfe.c | ||
2550 |
dmfe_program_DM9801 | static void | dmfe.c | ||
2551 |
dmfe_program_DM9802 | static void | dmfe.c | ||
2552 |
eepro_reset | static void | eepro.c | RESET - Reset adapter | |
2553 |
eepro_poll | static int | eepro.c | POLL - Wait for a frame | |
2554 |
eepro_transmit | static void | eepro.c | TRANSMIT - Transmit a frame | |
2555 |
eepro_disable | static void | eepro.c | DISABLE - Turn off ethernet interface | |
2556 |
eepro_irq | static void | eepro.c | DISABLE - Enable, Disable, or Force interrupts | |
2557 |
read_eeprom | static int | eepro.c | ||
2558 |
eepro_probe1 | static int | eepro.c | ||
2559 |
eepro_probe | static int | eepro.c | PROBE - Look for an adapter, this routine's visible to the outside | |
2560 |
ifec_pci_probe | static int | eepro100.c | ***************** gPXE PCI Device Driver API functions ******************* | |
2561 |
ifec_pci_remove | static void | eepro100.c | ||
2562 |
ifec_net_close | static void | eepro100.c | **************** gPXE Network Device Driver API functions **************** | |
2563 |
ifec_net_irq | static void | eepro100.c | ||
2564 |
ifec_net_open | static int | eepro100.c | ||
2565 |
ifec_net_poll | static void | eepro100.c | ||
2566 |
ifec_net_transmit | static int | eepro100.c | ||
2567 |
ifec_spi_read_bit | static int | eepro100.c | ||
2568 |
ifec_spi_write_bit | static void | eepro100.c | ||
2569 |
ifec_init_eeprom | static void | eepro100.c | ||
2570 |
ifec_link_check | static int | eepro100.c | ||
2571 |
ifec_link_update | static void | eepro100.c | ||
2572 |
ifec_mdio_read | static int | eepro100.c | ||
2573 |
ifec_mdio_setup | static void | eepro100.c | ||
2574 |
ifec_mdio_write | static int | eepro100.c | ||
2575 |
ifec_reset | static void | eepro100.c | ||
2576 |
ifec_free | static void | eepro100.c | ||
2577 |
ifec_rfd_init | static void | eepro100.c | ||
2578 |
ifec_reprime_ru | static void | eepro100.c | ||
2579 |
ifec_check_ru_status | static void | eepro100.c | ||
2580 |
ifec_rx_process | static void | eepro100.c | ||
2581 |
ifec_get_rx_desc | static int | eepro100.c | ||
2582 |
ifec_refill_rx_ring | static void | eepro100.c | ||
2583 |
ifec_rx_setup | static int | eepro100.c | ||
2584 |
ifec_scb_cmd | static int | eepro100.c | ||
2585 |
ifec_scb_cmd_wait | static int | eepro100.c | ||
2586 |
ifec_tx_process | static void | eepro100.c | ||
2587 |
ifec_tx_setup | static int | eepro100.c | ||
2588 |
ifec_tx_wake | void | eepro100.c | ||
2589 |
epic100_probe | static int | epic100.c | Externally visible functions | |
2590 |
set_rx_mode | static void | epic100.c | ||
2591 |
epic100_open | static void | epic100.c | ||
2592 |
epic100_init_ring | static void | epic100.c | ||
2593 |
epic100_transmit | static void | epic100.c | ||
2594 |
epic100_poll | static int | epic100.c | ||
2595 |
epic100_disable | static void | epic100.c | ||
2596 |
epic100_irq | static void | epic100.c | ||
2597 |
read_eeprom | static int | epic100.c | ||
2598 |
mii_read | static int | epic100.c | ||
2599 |
gmii_autoneg_advertised | static unsigned int | etherfabric.c | Retrieve GMII autonegotiation advertised abilities | |
2600 |
gmii_autoneg_lpa | static unsigned int | etherfabric.c | Retrieve GMII autonegotiation link partner abilities | |
2601 |
gmii_nway_result | static unsigned int | etherfabric.c | Calculate GMII autonegotiated link technology | |
2602 |
gmii_link_ok | static int | etherfabric.c | Check GMII PHY link status | |
2603 |
mdio_clause45_wait_reset_mmds | static int | etherfabric.c | ||
2604 |
mdio_clause45_reset_mmd | static int | etherfabric.c | ||
2605 |
mdio_clause45_links_ok | static int | etherfabric.c | ||
2606 |
mdio_clause45_check_mmds | static int | etherfabric.c | ||
2607 |
_falcon_writel | static inline void | etherfabric.c | ||
2608 |
_falcon_readl | static inline uint32_t | etherfabric.c | ||
2609 |
falcon_write | static inline void | etherfabric.c | Write to a Falcon register | |
2610 |
falcon_write_sram | static inline void | etherfabric.c | Write to Falcon SRAM | |
2611 |
falcon_writel | static inline void | etherfabric.c | Write dword to Falcon register that allows partial writes | |
2612 |
falcon_read | static inline void | etherfabric.c | Read from a Falcon register | |
2613 |
falcon_read_sram | static inline void | etherfabric.c | Read from Falcon SRAM | |
2614 |
falcon_readl | static inline void | etherfabric.c | Read dword from a portion of a Falcon register | |
2615 |
falcon_event_present | static inline int | etherfabric.c | See if an event is present | |
2616 |
falcon_eventq_read_ack | static void | etherfabric.c | ||
2617 |
falcon_dump_regs | static inline void | etherfabric.c | Dump register contents (for debugging) | |
2618 |
falcon_interrupts | static void | etherfabric.c | ||
2619 |
falcon_spi_wait | static int | etherfabric.c | ||
2620 |
falcon_spi_rw | static int | etherfabric.c | ||
2621 |
falcon_i2c_bit_write | static void | etherfabric.c | Falcon bit-bashed I2C interface | |
2622 |
falcon_i2c_bit_read | static int | etherfabric.c | ||
2623 |
falcon_gmii_wait | static int | etherfabric.c | MDIO access | |
2624 |
falcon_mdio_write | static void | etherfabric.c | ||
2625 |
falcon_mdio_read | static int | etherfabric.c | ||
2626 |
falcon_reconfigure_mac_wrapper | static void | etherfabric.c | MAC wrapper | |
2627 |
falcon_gmac_writel | static void | etherfabric.c | ||
2628 |
falcon_gmac_readl | static void | etherfabric.c | ||
2629 |
mentormac_reset | static void | etherfabric.c | ||
2630 |
mentormac_init | static void | etherfabric.c | ||
2631 |
falcon_init_gmac | static int | etherfabric.c | ||
2632 |
falcon_xmac_writel | static void | etherfabric.c | XMAC handling | |
2633 |
falcon_xmac_readl | static void | etherfabric.c | Read dword from a Falcon XMAC register | |
2634 |
falcon_setup_xaui | static void | etherfabric.c | Configure Falcon XAUI output | |
2635 |
falcon_xgmii_status | static int | etherfabric.c | ||
2636 |
falcon_mask_status_intr | static void | etherfabric.c | ||
2637 |
falcon_reset_xmac | static int | etherfabric.c | Reset 10G MAC connected to port | |
2638 |
falcon_reset_xaui | static int | etherfabric.c | ||
2639 |
falcon_xaui_link_ok | static int | etherfabric.c | ||
2640 |
falcon_reconfigure_xmac | static void | etherfabric.c | Initialise XMAC | |
2641 |
falcon_init_xmac | static int | etherfabric.c | ||
2642 |
falcon_xaui_phy_init | static int | etherfabric.c | Null PHY handling | |
2643 |
alaska_init | static int | etherfabric.c | Alaska PHY | |
2644 |
falcon_xfp_phy_init | static int | etherfabric.c | ||
2645 |
falcon_txc_logic_reset | static int | etherfabric.c | ||
2646 |
falcon_txc_phy_init | static int | etherfabric.c | ||
2647 |
falcon_tenxpress_check_c11 | static int | etherfabric.c | ||
2648 |
falcon_tenxpress_phy_init | static int | etherfabric.c | ||
2649 |
falcon_pm8358_phy_init | static int | etherfabric.c | ||
2650 |
sfe4001_init | static int | etherfabric.c | ||
2651 |
sfe4001_fini | static void | etherfabric.c | ||
2652 |
sfe4002_init | static int | etherfabric.c | ||
2653 |
sfe4002_fini | static void | etherfabric.c | ||
2654 |
sfe4003_init | static int | etherfabric.c | ||
2655 |
sfe4003_fini | static void | etherfabric.c | ||
2656 |
falcon_free_special_buffer | static void | etherfabric.c | Hardware initialisation | |
2657 |
falcon_alloc_special_buffer | static void* | etherfabric.c | ||
2658 |
clear_b0_fpga_memories | static void | etherfabric.c | ||
2659 |
falcon_reset | static int | etherfabric.c | ||
2660 |
falcon_probe_nic_variant | static void | etherfabric.c | ||
2661 |
falcon_init_spi_device | static void | etherfabric.c | ||
2662 |
falcon_probe_spi | static int | etherfabric.c | ||
2663 |
falcon_probe_nvram | static int | etherfabric.c | ||
2664 |
falcon_init_sram | static int | etherfabric.c | ||
2665 |
falcon_setup_nic | static void | etherfabric.c | ||
2666 |
falcon_init_resources | static void | etherfabric.c | ||
2667 |
falcon_fini_resources | static void | etherfabric.c | ||
2668 |
falcon_build_rx_desc | static void | etherfabric.c | Hardware rx path | |
2669 |
falcon_notify_rx_desc | static void | etherfabric.c | ||
2670 |
falcon_build_tx_desc | static void | etherfabric.c | Hardware tx path | |
2671 |
falcon_notify_tx_desc | static void | etherfabric.c | ||
2672 |
efab_fill_rx_queue | static int | etherfabric.c | Software receive interface | |
2673 |
efab_receive | static void | etherfabric.c | ||
2674 |
efab_transmit | static int | etherfabric.c | Software transmit interface | |
2675 |
efab_transmit_done | static int | etherfabric.c | ||
2676 |
falcon_clear_interrupts | static void | etherfabric.c | Hardware event path | |
2677 |
falcon_handle_event | static void | etherfabric.c | ||
2678 |
efab_poll | static void | etherfabric.c | Software (polling) interrupt handler | |
2679 |
efab_irq | static void | etherfabric.c | ||
2680 |
efab_free_resources | static void | etherfabric.c | Software open/close | |
2681 |
efab_alloc_resources | static int | etherfabric.c | ||
2682 |
efab_init_mac | static int | etherfabric.c | ||
2683 |
efab_close | static void | etherfabric.c | ||
2684 |
efab_open | static int | etherfabric.c | ||
2685 |
efab_remove | static void | etherfabric.c | ||
2686 |
efab_probe | static int | etherfabric.c | ||
2687 |
pci_push | static inline void | forcedeth.c | ||
2688 |
nv_descr_getlength | static inline u32 | forcedeth.c | ||
2689 |
reg_delay | static int | forcedeth.c | ||
2690 |
mii_rw | static int | forcedeth.c | ||
2691 |
phy_reset | static int | forcedeth.c | ||
2692 |
phy_init | static int | forcedeth.c | ||
2693 |
start_rx | static void | forcedeth.c | ||
2694 |
stop_rx | static void | forcedeth.c | ||
2695 |
start_tx | static void | forcedeth.c | ||
2696 |
stop_tx | static void | forcedeth.c | ||
2697 |
txrx_reset | static void | forcedeth.c | ||
2698 |
alloc_rx | static int | forcedeth.c | ||
2699 |
update_linkspeed | static int | forcedeth.c | ||
2700 |
nv_linkchange | static void | forcedeth.c | ||
2701 |
init_ring | static int | forcedeth.c | ||
2702 |
set_multicast | static void | forcedeth.c | ||
2703 |
forcedeth_reset | static int | forcedeth.c | RESET - Reset the NIC to prepare for use | |
2704 |
forcedeth_poll | static int | forcedeth.c | POLL - Wait for a frame | |
2705 |
forcedeth_transmit | static void | forcedeth.c | TRANSMIT - Transmit a frame | |
2706 |
forcedeth_disable | static void | forcedeth.c | DISABLE - Turn off ethernet interface | |
2707 |
forcedeth_irq | static void | forcedeth.c | IRQ - Enable, Disable, or Force interrupts | |
2708 |
forcedeth_probe | static int | forcedeth.c | ||
2709 |
ipoib_lookup_peer_by_key | static struct ipoib_peer * | ipoib.c | Look up cached peer by key | |
2710 |
ipoib_cache_peer | static struct ipoib_peer * | ipoib.c | Store GID and QPN in peer cache | |
2711 |
ipoib_push | static int | ipoib.c | IPoIB link layer | |
2712 |
ipoib_pull | static int | ipoib.c | Remove IPoIB link-layer header | |
2713 |
ipoib_init_addr | static void | ipoib.c | Initialise IPoIB link-layer address | |
2714 |
ipoib_ntoa | const char * | ipoib.c | Transcribe IPoIB link-layer address | |
2715 |
ipoib_mc_hash | static int | ipoib.c | Hash multicast address | |
2716 |
ipoib_mlx_eth_addr | static int | ipoib.c | Generate Mellanox Ethernet-compatible compressed link-layer address | |
2717 |
ipoib_eth_addr | static int | ipoib.c | Generate Ethernet-compatible compressed link-layer address | |
2718 |
alloc_ipoibdev | struct net_device * | ipoib.c | Allocate IPoIB device | |
2719 |
ipoib_transmit | static int | ipoib.c | IPoIB network device | |
2720 |
ipoib_complete_send | static void | ipoib.c | Handle IPoIB send completion | |
2721 |
ipoib_complete_recv | static void | ipoib.c | Handle IPoIB receive completion | |
2722 |
ipoib_poll | static void | ipoib.c | Poll IPoIB network device | |
2723 |
ipoib_irq | static void | ipoib.c | Enable/disable interrupts on IPoIB network device | |
2724 |
ipoib_join_complete | void | ipoib.c | Handle IPv4 broadcast multicast group join completion | |
2725 |
ipoib_join_broadcast_group | static int | ipoib.c | Join IPv4 broadcast multicast group | |
2726 |
ipoib_leave_broadcast_group | static void | ipoib.c | Leave IPv4 broadcast multicast group | |
2727 |
ipoib_open | static int | ipoib.c | Open IPoIB network device | |
2728 |
ipoib_close | static void | ipoib.c | Close IPoIB network device | |
2729 |
ipoib_link_state_changed | void | ipoib.c | Handle link status change | |
2730 |
ipoib_probe | int | ipoib.c | Probe IPoIB device | |
2731 |
ipoib_remove | void | ipoib.c | Remove IPoIB device | |
2732 |
legacy_transmit | static int | legacy.c | ||
2733 |
legacy_poll | static void | legacy.c | ||
2734 |
legacy_open | static int | legacy.c | ||
2735 |
legacy_close | static void | legacy.c | ||
2736 |
legacy_irq | static void | legacy.c | ||
2737 |
legacy_probe | int | legacy.c | ||
2738 |
legacy_remove | void | legacy.c | ||
2739 |
dummy_connect | int | legacy.c | ||
2740 |
dummy_irq | void | legacy.c | ||
2741 |
init_ring | static void | mtd80x.c | init_ring - setup the tx and rx descriptors | |
2742 |
mtd_reset | static void | mtd80x.c | RESET - Reset Adapter | |
2743 |
mtd_poll | static int | mtd80x.c | POLL - Wait for a frame | |
2744 |
mtd_transmit | static void | mtd80x.c | TRANSMIT - Transmit a frame | |
2745 |
mtd_disable | static void | mtd80x.c | DISABLE - Turn off ethernet interface | |
2746 |
mtd_probe | static int | mtd80x.c | PROBE - Look for an adapter, this routine's visible to the outside | |
2747 |
set_rx_mode | static void | mtd80x.c | ||
2748 |
m80x_read_tick | static unsigned int | mtd80x.c | ||
2749 |
m80x_delay | static void | mtd80x.c | ||
2750 |
m80x_send_cmd_to_phy | static u32 | mtd80x.c | ||
2751 |
mdio_read | static int | mtd80x.c | ||
2752 |
mdio_write | static void | mtd80x.c | ||
2753 |
getlinkstatus | static void | mtd80x.c | ||
2754 |
getlinktype | static void | mtd80x.c | ||
2755 |
mtnic_alloc_aligned | static int | mtnic.c | MTNIC allocation functions | |
2756 |
mtnic_alloc_cmdif | static int | mtnic.c | mtnic alloc command interface | |
2757 |
mtnic_free_io_buffers | static void | mtnic.c | Free RX io buffers | |
2758 |
mtnic_alloc_iobuf | static int | mtnic.c | mtnic alloc and attach io buffers | |
2759 |
mtnic_alloc_ring | static int | mtnic.c | mtnic alloc ring | |
2760 |
mtnic_alloc_cq | static int | mtnic.c | mtnic alloc CQ | |
2761 |
mtnic_alloc_resources | unsigned int | mtnic.c | mtnic_alloc_resources | |
2762 |
mtnic_alloc_eq | static int | mtnic.c | mtnic alloc_eq | |
2763 |
cmdif_go_bit | static inline int | mtnic.c | Mtnic commands functions | |
2764 |
mtnic_cmd | static int | mtnic.c | ||
2765 |
mtnic_map_cmd | static int | mtnic.c | ||
2766 |
mtnic_QUERY_FW | static int | mtnic.c | ||
2767 |
mtnic_OPEN_NIC | static int | mtnic.c | ||
2768 |
mtnic_CONFIG_RX | static int | mtnic.c | ||
2769 |
mtnic_CONFIG_TX | static int | mtnic.c | ||
2770 |
mtnic_HEART_BEAT | static int | mtnic.c | ||
2771 |
mtnic_SET_PORT_DEFAULT_RING | static int | mtnic.c | ||
2772 |
mtnic_CONFIG_PORT_RSS_STEER | static int | mtnic.c | ||
2773 |
mtnic_SET_PORT_RSS_INDIRECTION | static int | mtnic.c | ||
2774 |
mtnic_CONFIG_CQ | static int | mtnic.c | ||
2775 |
mtnic_CONFIG_TX_RING | static int | mtnic.c | ||
2776 |
mtnic_CONFIG_RX_RING | static int | mtnic.c | ||
2777 |
mtnic_CONFIG_EQ | static int | mtnic.c | ||
2778 |
mtnic_SET_RX_RING_ADDR | static int | mtnic.c | ||
2779 |
mtnic_SET_PORT_STATE | static int | mtnic.c | ||
2780 |
mtnic_SET_PORT_MTU | static int | mtnic.c | ||
2781 |
mtnic_RELEASE_RESOURCE | static int | mtnic.c | ||
2782 |
mtnic_QUERY_CAP | static int | mtnic.c | ||
2783 |
mtnic_query_num_ports | static int | mtnic.c | ||
2784 |
mtnic_query_mac | static int | mtnic.c | ||
2785 |
mtnic_query_offsets | static int | mtnic.c | ||
2786 |
mtnic_reset | void | mtnic.c | MTNIC initalization functions | |
2787 |
restore_config | static int | mtnic.c | Restore PCI config | |
2788 |
mtnic_init_pci | static int | mtnic.c | Init PCI configuration | |
2789 |
mtnic_init_card | static inline int | mtnic.c | Initial hardware | |
2790 |
mtnic_process_tx_cq | void | mtnic.c | Process functions | |
2791 |
mtnic_process_rx_cq | int | mtnic.c | ||
2792 |
mtnic_open | static int | mtnic.c | net_device functions | |
2793 |
mtnic_poll | static void | mtnic.c | Check if we got completion for receive and transmit and | |
2794 |
mtnic_transmit | static int | mtnic.c | ||
2795 |
mtnic_close | static void | mtnic.c | ||
2796 |
mtnic_disable | static void | mtnic.c | ||
2797 |
mtnic_irq | static void | mtnic.c | ||
2798 |
mtnic_probe | static int | mtnic.c | ||
2799 |
myri10ge_priv | static inline struct myri10ge_private * | myri10ge.c | ||
2800 |
myri10ge_post_receive | static void | myri10ge.c | ||
2801 |
myri10ge_command | static int | myri10ge.c | ||
2802 |
myri10ge_interrupt_handler | static void | myri10ge.c | ||
2803 |
mac_address_from_string_specs | static int | myri10ge.c | ||
2804 |
myri10ge_pci_probe | static int | myri10ge.c | gPXE PCI Device Driver API functions | |
2805 |
myri10ge_pci_remove | static void | myri10ge.c | ||
2806 |
myri10ge_net_close | static void | myri10ge.c | gPXE Network Device Driver Operations | |
2807 |
myri10ge_net_irq | static void | myri10ge.c | ||
2808 |
myri10ge_net_open | static int | myri10ge.c | ||
2809 |
myri10ge_net_poll | static void | myri10ge.c | ||
2810 |
myri10ge_net_transmit | static int | myri10ge.c | ||
2811 |
natsemi_spi_read_bit | static int | natsemi.c | ||
2812 |
natsemi_spi_write_bit | static void | natsemi.c | ||
2813 |
natsemi_init_eeprom | static void | natsemi.c | ||
2814 |
natsemi_probe | static int | natsemi.c | Probe PCI device | |
2815 |
natsemi_remove | static void | natsemi.c | Remove PCI device | |
2816 |
natsemi_reset | static void | natsemi.c | Reset NIC | |
2817 |
natsemi_open | static int | natsemi.c | Open NIC | |
2818 |
natsemi_close | static void | natsemi.c | Close NIC | |
2819 |
natsemi_transmit | static int | natsemi.c | Transmit packet | |
2820 |
natsemi_poll | static void | natsemi.c | Poll for received packets | |
2821 |
natsemi_irq | static void | natsemi.c | Enable/disable interrupts | |
2822 |
eth_pio_read | static void | ne2k_isa.c | ETH_PIO_READ - Read a frame via Programmed I/O | |
2823 |
eth_pio_write | static void | ne2k_isa.c | ETH_PIO_WRITE - Write a frame via Programmed I/O | |
2824 |
enable_multicast | static void | ne2k_isa.c | enable_multicast - Enable Multicast | |
2825 |
ne_probe1 | static int | ne2k_isa.c | NE_PROBE1 - Look for an adapter on the ISA bus | |
2826 |
ne_probe | static int | ne2k_isa.c | NE_PROBE - Initialize an adapter ??? | |
2827 |
ne_disable | static void | ne2k_isa.c | NE_DISABLE - Turn off adapter | |
2828 |
ne_reset | static void | ne2k_isa.c | NE_RESET - Reset adapter | |
2829 |
ne_poll | static int | ne2k_isa.c | NE_POLL - Wait for a frame | |
2830 |
ne_transmit | static void | ne2k_isa.c | NE_TRANSMIT - Transmit a frame | |
2831 |
phy_intr | static void | ns83820.c | ||
2832 |
ns83820_setup_rx | static void | ns83820.c | ||
2833 |
ns83820_do_reset | static void | ns83820.c | ||
2834 |
ns83820_reset | static void | ns83820.c | ||
2835 |
ns83820_getmac | static void | ns83820.c | ||
2836 |
ns83820_set_multicast | static void | ns83820.c | ||
2837 |
ns83820_run_bist | static void | ns83820.c | ||
2838 |
ns83820_check_intr | static void | ns83820.c | Check Link | |
2839 |
ns83820_poll | static int | ns83820.c | POLL - Wait for a frame | |
2840 |
kick_tx | static inline void | ns83820.c | ||
2841 |
ns83820_transmit | static void | ns83820.c | TRANSMIT - Transmit a frame | |
2842 |
ns83820_disable | static void | ns83820.c | DISABLE - Turn off ethernet interface | |
2843 |
ns83820_irq | static void | ns83820.c | IRQ - Enable, Disable, or Force interrupts | |
2844 |
ns83820_probe | static int | ns83820.c | ||
2845 |
!defined | ns8390.c | |||
2846 |
eth_pio_write | static void | ns8390.c | ETH_PIO_WRITE - Write a frame via Programmed I/O | |
2847 |
eth_pio_read | static void | ns8390.c | ETH_PIO_READ - Dummy routine when NE2000 not compiled in | |
2848 |
enable_multicast | static void | ns8390.c | enable_multycast - Enable Multicast | |
2849 |
ns8390_reset | static void | ns8390.c | NS8390_RESET - Reset adapter | |
2850 |
eth_rx_overrun | static void | ns8390.c | ETH_RX_OVERRUN - Bring adapter back to work after an RX overrun | |
2851 |
ns8390_transmit | static void | ns8390.c | NS8390_TRANSMIT - Transmit a frame | |
2852 |
ns8390_poll | static int | ns8390.c | NS8390_POLL - Wait for a frame | |
2853 |
ns8390_disable | static void | ns8390.c | NS8390_DISABLE - Turn off adapter | |
2854 |
ns8390_irq | static void | ns8390.c | NS8390_IRQ - Enable, Disable, or Force interrupts | |
2855 |
eth_probe | static int | ns8390.c | ETH_PROBE - Look for an adapter | |
2856 |
pcnet32_wio_read_csr | static u16 | pcnet32.c | ||
2857 |
pcnet32_wio_write_csr | static void | pcnet32.c | ||
2858 |
pcnet32_wio_read_bcr | static u16 | pcnet32.c | ||
2859 |
pcnet32_wio_write_bcr | static void | pcnet32.c | ||
2860 |
pcnet32_wio_read_rap | static u16 | pcnet32.c | ||
2861 |
pcnet32_wio_write_rap | static void | pcnet32.c | ||
2862 |
pcnet32_wio_reset | static void | pcnet32.c | ||
2863 |
pcnet32_wio_check | static int | pcnet32.c | ||
2864 |
pcnet32_dwio_read_csr | static u16 | pcnet32.c | ||
2865 |
pcnet32_dwio_write_csr | static void | pcnet32.c | ||
2866 |
pcnet32_dwio_read_bcr | static u16 | pcnet32.c | ||
2867 |
pcnet32_dwio_write_bcr | static void | pcnet32.c | ||
2868 |
pcnet32_dwio_read_rap | static u16 | pcnet32.c | ||
2869 |
pcnet32_dwio_write_rap | static void | pcnet32.c | ||
2870 |
pcnet32_dwio_reset | static void | pcnet32.c | ||
2871 |
pcnet32_dwio_check | static int | pcnet32.c | ||
2872 |
pcnet32_init_ring | static int | pcnet32.c | ||
2873 |
pcnet32_reset | static void | pcnet32.c | RESET - Reset adapter | |
2874 |
pcnet32_poll | static int | pcnet32.c | POLL - Wait for a frame | |
2875 |
pcnet32_transmit | static void | pcnet32.c | TRANSMIT - Transmit a frame | |
2876 |
pcnet32_disable | static void | pcnet32.c | DISABLE - Turn off ethernet interface | |
2877 |
pcnet32_irq | static void | pcnet32.c | IRQ - Enable, Disable, or Force interrupts | |
2878 |
pcnet32_probe | static int | pcnet32.c | PROBE - Look for an adapter, this routine's visible to the outside | |
2879 |
mdio_read | static int | pcnet32.c | ||
2880 |
mdio_write | static void | pcnet32.c | ||
2881 |
pnic_command_quiet | static uint16_t | pnic.c | ||
2882 |
pnic_command | static uint16_t | pnic.c | ||
2883 |
pnic_api_check | static int | pnic.c | ||
2884 |
pnic_poll | static void | pnic.c | POLL - Wait for a frame | |
2885 |
pnic_transmit | static int | pnic.c | TRANSMIT - Transmit a frame | |
2886 |
pnic_open | static int | pnic.c | OPEN - Open network device | |
2887 |
pnic_close | static void | pnic.c | CLOSE - Close network device | |
2888 |
pnic_irq | static void | pnic.c | IRQ - Enable/disable interrupts | |
2889 |
pnic_remove | static void | pnic.c | DISABLE - Turn off ethernet interface | |
2890 |
pnic_probe | static int | pnic.c | PROBE - Look for an adapter, this routine's visible to the outside | |
2891 |
hfa384x_getreg | static inline UINT16 | prism2.c | ||
2892 |
hfa384x_setreg | static inline void | prism2.c | ||
2893 |
hfa384x_getreg_noswap | static inline UINT16 | prism2.c | ||
2894 |
hfa384x_setreg_noswap | static inline void | prism2.c | ||
2895 |
hfa384x_docmd_wait | static int | prism2.c | ||
2896 |
hfa384x_prepare_bap | static int | prism2.c | ||
2897 |
hfa384x_copy_from_bap | static int | prism2.c | ||
2898 |
hfa384x_copy_to_bap | static int | prism2.c | ||
2899 |
hfa384x_cmd_access | static inline int | prism2.c | ||
2900 |
hfa384x_drvr_getconfig | static int | prism2.c | ||
2901 |
hfa384x_drvr_getconfig16 | static int | prism2.c | ||
2902 |
hfa384x_drvr_getconfig32 | static int | prism2.c | ||
2903 |
hfa384x_drvr_setconfig | static int | prism2.c | ||
2904 |
hfa384x_drvr_setconfig16 | static int | prism2.c | ||
2905 |
hfa384x_drvr_setconfig32 | static int | prism2.c | ||
2906 |
hfa384x_wait_for_event | static int | prism2.c | ||
2907 |
prism2_poll | static int | prism2.c | POLL - Wait for a frame | |
2908 |
prism2_transmit | static void | prism2.c | TRANSMIT - Transmit a frame | |
2909 |
prism2_disable | static void | prism2.c | DISABLE - Turn off ethernet interface | |
2910 |
prism2_irq | static void | prism2.c | IRQ - Enable, Disable, or Force interrupts | |
2911 |
prism2_probe | static int | prism2.c | PROBE - Look for an adapter, this routine's visible to the outside | |
2912 |
prism2_pci_probe | static int | prism2_pci.c | ||
2913 |
prism2_pci_disable | static void | prism2_pci.c | ||
2914 |
prism2_find_plx | static int | prism2_plx.c | ||
2915 |
prism2_plx_probe | static int | prism2_plx.c | ||
2916 |
prism2_plx_disable | static void | prism2_plx.c | ||
2917 |
mdio_write | static void | r8169.c | * Low level hardware routines ** | |
2918 |
mdio_read | static int | r8169.c | ||
2919 |
mdio_patch | static void | r8169.c | ||
2920 |
rtl_ephy_write | static void | r8169.c | ||
2921 |
rtl_ephy_read | static u16 | r8169.c | ||
2922 |
rtl_csi_write | static void | r8169.c | ||
2923 |
rtl_csi_read | static u32 | r8169.c | ||
2924 |
rtl8169_irq_mask_and_ack | static void | r8169.c | ||
2925 |
rtl8169_tbi_reset_pending | static unsigned int | r8169.c | ||
2926 |
rtl8169_xmii_reset_pending | static unsigned int | r8169.c | ||
2927 |
rtl8169_tbi_link_ok | static unsigned int | r8169.c | ||
2928 |
rtl8169_xmii_link_ok | static unsigned int | r8169.c | ||
2929 |
rtl8169_tbi_reset_enable | static void | r8169.c | ||
2930 |
rtl8169_xmii_reset_enable | static void | r8169.c | ||
2931 |
rtl8169_set_speed_tbi | static int | r8169.c | ||
2932 |
rtl8169_set_speed_xmii | static int | r8169.c | ||
2933 |
rtl8169_set_speed | static int | r8169.c | ||
2934 |
rtl8169_write_gmii_reg_bit | static void | r8169.c | ||
2935 |
rtl8169_get_mac_version | static void | r8169.c | ||
2936 |
rtl_phy_write | static void | r8169.c | ||
2937 |
rtl8169s_hw_phy_config | static void | r8169.c | ||
2938 |
rtl8169sb_hw_phy_config | static void | r8169.c | ||
2939 |
rtl8168bb_hw_phy_config | static void | r8169.c | ||
2940 |
rtl8168bef_hw_phy_config | static void | r8169.c | ||
2941 |
rtl8168cp_1_hw_phy_config | static void | r8169.c | ||
2942 |
rtl8168cp_2_hw_phy_config | static void | r8169.c | ||
2943 |
rtl8168c_1_hw_phy_config | static void | r8169.c | ||
2944 |
rtl8168c_2_hw_phy_config | static void | r8169.c | ||
2945 |
rtl8168c_3_hw_phy_config | static void | r8169.c | ||
2946 |
rtl8168c_4_hw_phy_config | static void | r8169.c | ||
2947 |
rtl8168d_hw_phy_config | static void | r8169.c | ||
2948 |
rtl8102e_hw_phy_config | static void | r8169.c | ||
2949 |
rtl_hw_phy_config | static void | r8169.c | ||
2950 |
rtl8169_phy_reset | static void | r8169.c | ||
2951 |
rtl8169_init_phy | static void | r8169.c | ||
2952 |
rtl8169_hw_reset | static void | r8169.c | ||
2953 |
rtl_set_rx_tx_config_registers | static void | r8169.c | ||
2954 |
rtl_soft_reset | static void | r8169.c | ||
2955 |
rtl_hw_start | static void | r8169.c | ||
2956 |
rtl_set_rx_tx_desc_registers | static void | r8169.c | ||
2957 |
rtl_rw_cpluscmd | static u16 | r8169.c | ||
2958 |
rtl_set_rx_max_size | static void | r8169.c | ||
2959 |
rtl8169_set_magic_reg | static void | r8169.c | ||
2960 |
rtl_set_rx_mode | static void | r8169.c | ||
2961 |
rtl_hw_start_8169 | static void | r8169.c | ||
2962 |
rtl_tx_performance_tweak | static void | r8169.c | ||
2963 |
rtl_csi_access_enable | static void | r8169.c | ||
2964 |
rtl_ephy_init | static void | r8169.c | ||
2965 |
rtl_disable_clock_request | static void | r8169.c | ||
2966 |
rtl_hw_start_8168bb | static void | r8169.c | ||
2967 |
rtl_hw_start_8168bef | static void | r8169.c | ||
2968 |
__rtl_hw_start_8168cp | static void | r8169.c | ||
2969 |
rtl_hw_start_8168cp_1 | static void | r8169.c | ||
2970 |
rtl_hw_start_8168cp_2 | static void | r8169.c | ||
2971 |
rtl_hw_start_8168cp_3 | static void | r8169.c | ||
2972 |
rtl_hw_start_8168c_1 | static void | r8169.c | ||
2973 |
rtl_hw_start_8168c_2 | static void | r8169.c | ||
2974 |
rtl_hw_start_8168c_3 | static void | r8169.c | ||
2975 |
rtl_hw_start_8168c_4 | static void | r8169.c | ||
2976 |
rtl_hw_start_8168d | static void | r8169.c | ||
2977 |
rtl_hw_start_8168 | static void | r8169.c | ||
2978 |
rtl_hw_start_8102e_1 | static void | r8169.c | ||
2979 |
rtl_hw_start_8102e_2 | static void | r8169.c | ||
2980 |
rtl_hw_start_8102e_3 | static void | r8169.c | ||
2981 |
rtl_hw_start_8101 | static void | r8169.c | ||
2982 |
rtl8169_setup_tx_resources | static int | r8169.c | * gPXE API Support Routines ** | |
2983 |
rtl8169_process_tx_packets | static void | r8169.c | ||
2984 |
rtl8169_free_tx_resources | static void | r8169.c | ||
2985 |
rtl8169_populate_rx_descriptor | static void | r8169.c | ||
2986 |
rtl8169_refill_rx_ring | static void | r8169.c | Refill descriptor ring | |
2987 |
rtl8169_setup_rx_resources | static int | r8169.c | setup_rx_resources - allocate Rx resources (Descriptors) | |
2988 |
rtl8169_process_rx_packets | static void | r8169.c | ||
2989 |
rtl8169_free_rx_resources | static void | r8169.c | ||
2990 |
rtl8169_get_nic_variant | static int | r8169.c | ||
2991 |
rtl8169_irq_enable | static void | r8169.c | ||
2992 |
rtl8169_irq_disable | static void | r8169.c | ||
2993 |
rtl8169_open | static int | r8169.c | * gPXE Core API Routines ** | |
2994 |
rtl8169_transmit | static int | r8169.c | transmit - Transmit a packet | |
2995 |
rtl8169_poll | static void | r8169.c | poll - Poll for received packets | |
2996 |
rtl8169_close | static void | r8169.c | close - Disable network interface | |
2997 |
rtl8169_irq | static void | r8169.c | irq - enable or Disable interrupts | |
2998 |
rtl8169_probe | static int | r8169.c | probe - Initial configuration of NIC | |
2999 |
rtl8169_remove | static void | r8169.c | remove - Device Removal Routine | |
3000 |
rtl_spi_read_bit | static int | rtl8139.c | ||
3001 |
rtl_spi_write_bit | static void | rtl8139.c | ||
3002 |
rtl_init_eeprom | static void | rtl8139.c | Set up for EEPROM access | |
3003 |
rtl_reset | static void | rtl8139.c | Reset NIC | |
3004 |
rtl_open | static int | rtl8139.c | Open NIC | |
3005 |
rtl_close | static void | rtl8139.c | Close NIC | |
3006 |
rtl_transmit | static int | rtl8139.c | Transmit packet | |
3007 |
rtl_poll | static void | rtl8139.c | Poll for received packets | |
3008 |
rtl_irq | static void | rtl8139.c | Enable/disable interrupts | |
3009 |
rtl_probe | static int | rtl8139.c | Probe PCI device | |
3010 |
rtl_remove | static void | rtl8139.c | Remove PCI device | |
3011 |
sis190_isa_bridge_probe | static int | sis190.c | ||
3012 |
sis190_isa_bridge_remove | static void | sis190.c | ||
3013 |
__mdio_cmd | static void | sis190.c | ||
3014 |
mdio_write | static void | sis190.c | ||
3015 |
mdio_read | static int | sis190.c | ||
3016 |
__mdio_write | static void | sis190.c | ||
3017 |
__mdio_read | static int | sis190.c | ||
3018 |
mdio_read_latched | static u16 | sis190.c | ||
3019 |
sis190_read_eeprom | static u16 | sis190.c | ||
3020 |
sis190_irq_mask_and_ack | static void | sis190.c | ||
3021 |
sis190_asic_down | static void | sis190.c | ||
3022 |
sis190_mark_as_last_descriptor | static inline void | sis190.c | ||
3023 |
sis190_give_to_asic | static inline void | sis190.c | ||
3024 |
sis190_map_to_asic | static inline void | sis190.c | ||
3025 |
sis190_make_unusable_by_asic | static inline void | sis190.c | ||
3026 |
sis190_alloc_rx_iob | static struct io_buffer * | sis190.c | ||
3027 |
sis190_rx_fill | static u32 | sis190.c | ||
3028 |
sis190_rx_pkt_err | static inline int | sis190.c | ||
3029 |
sis190_process_rx | static int | sis190.c | ||
3030 |
sis190_tx_pkt_err | static inline int | sis190.c | ||
3031 |
sis190_process_tx | static void | sis190.c | ||
3032 |
sis190_poll | static void | sis190.c | ||
3033 |
sis190_init_ring_indexes | static inline void | sis190.c | ||
3034 |
sis190_init_ring | static int | sis190.c | ||
3035 |
sis190_set_rx_mode | static void | sis190.c | ||
3036 |
sis190_soft_reset | static void | sis190.c | ||
3037 |
sis190_hw_start | static void | sis190.c | ||
3038 |
sis190_phy_task | static void | sis190.c | ||
3039 |
sis190_open | static int | sis190.c | ||
3040 |
sis190_down | static void | sis190.c | ||
3041 |
sis190_free | static void | sis190.c | ||
3042 |
sis190_close | static void | sis190.c | ||
3043 |
sis190_transmit | static int | sis190.c | ||
3044 |
sis190_free_phy | static void | sis190.c | ||
3045 |
sis190_default_phy | static u16 | sis190.c | sis190_default_phy - Select default PHY for sis190 mac. | |
3046 |
sis190_init_phy | static void | sis190.c | ||
3047 |
sis190_mii_probe_88e1111_fixup | static void | sis190.c | ||
3048 |
sis190_mii_probe | static int | sis190.c | sis190_mii_probe - Probe MII PHY for sis190 | |
3049 |
sis190_mii_remove | static void | sis190.c | ||
3050 |
sis190_init_board | static int | sis190.c | ||
3051 |
sis190_set_rgmii | static void | sis190.c | ||
3052 |
sis190_get_mac_addr_from_eeprom | static int | sis190.c | ||
3053 |
sis190_get_mac_addr_from_apc | static int | sis190.c | sis190_get_mac_addr_from_apc - Get MAC address for SiS96x model | |
3054 |
sis190_init_rxfilter | static inline void | sis190.c | sis190_init_rxfilter - Initialize the Rx filter | |
3055 |
sis190_get_mac_addr | static int | sis190.c | ||
3056 |
sis190_set_speed_auto | static void | sis190.c | ||
3057 |
sis190_irq | static void | sis190.c | ||
3058 |
sis190_probe | static int | sis190.c | ||
3059 |
sis190_remove | static void | sis190.c | ||
3060 |
sis900_get_mac_addr | static int | sis900.c | ||
3061 |
sis96x_get_mac_addr | static int | sis900.c | ||
3062 |
sis630e_get_mac_addr | static int | sis900.c | ||
3063 |
sis635_get_mac_addr | static int | sis900.c | ||
3064 |
sis900_probe | static int | sis900.c | ||
3065 |
sis900_read_eeprom | static u16 | sis900.c | ||
3066 |
sis900_mdio_idle | static void | sis900.c | ||
3067 |
sis900_mdio_reset | static void | sis900.c | ||
3068 |
sis900_mdio_read | static u16 | sis900.c | ||
3069 |
sis900_mdio_write | static void | sis900.c | ||
3070 |
sis900_init | static void | sis900.c | ||
3071 |
sis900_reset | static void | sis900.c | ||
3072 |
sis900_init_rxfilter | static void | sis900.c | ||
3073 |
sis900_init_txd | static void | sis900.c | ||
3074 |
sis900_init_rxd | static void | sis900.c | ||
3075 |
sis900_set_rx_mode | static void | sis900.c | ||
3076 |
sis900_check_mode | static void | sis900.c | ||
3077 |
sis900_read_mode | static void | sis900.c | ||
3078 |
amd79c901_read_mode | static void | sis900.c | ||
3079 |
ics1893_read_mode | static void | sis900.c | ||
3080 |
rtl8201_read_mode | static void | sis900.c | ||
3081 |
vt6103_read_mode | static void | sis900.c | ||
3082 |
sis900_transmit | static void | sis900.c | ||
3083 |
sis900_poll | static int | sis900.c | ||
3084 |
sis900_disable | static void | sis900.c | ||
3085 |
sis900_irq | static void | sis900.c | ||
3086 |
skge_supported_modes | static u32 | skge.c | ||
3087 |
hwkhz | static inline u32 | skge.c | ||
3088 |
skge_usecs2clk | static inline u32 | skge.c | ||
3089 |
skge_led | static void | skge.c | ||
3090 |
skge_ring_alloc | static int | skge.c | ||
3091 |
skge_rx_setup | static void | skge.c | ||
3092 |
skge_rx_reuse | static inline void | skge.c | ||
3093 |
skge_rx_clean | static void | skge.c | ||
3094 |
skge_link_up | static void | skge.c | ||
3095 |
skge_link_down | static void | skge.c | ||
3096 |
xm_link_down | static void | skge.c | ||
3097 |
__xm_phy_read | static int | skge.c | ||
3098 |
xm_phy_read | static u16 | skge.c | ||
3099 |
xm_phy_write | static int | skge.c | ||
3100 |
genesis_init | static void | skge.c | ||
3101 |
genesis_reset | static void | skge.c | ||
3102 |
bcom_check_link | static void | skge.c | ||
3103 |
bcom_phy_init | static void | skge.c | ||
3104 |
xm_phy_init | static void | skge.c | ||
3105 |
xm_check_link | static int | skge.c | ||
3106 |
xm_link_timer | static void | skge.c | ||
3107 |
genesis_mac_init | static void | skge.c | ||
3108 |
genesis_stop | static void | skge.c | ||
3109 |
genesis_link_up | static void | skge.c | ||
3110 |
bcom_phy_intr | static inline void | skge.c | ||
3111 |
gm_phy_write | static int | skge.c | ||
3112 |
__gm_phy_read | static int | skge.c | ||
3113 |
gm_phy_read | static u16 | skge.c | ||
3114 |
yukon_init | static void | skge.c | ||
3115 |
yukon_reset | static void | skge.c | ||
3116 |
is_yukon_lite_a0 | static int | skge.c | ||
3117 |
yukon_mac_init | static void | skge.c | ||
3118 |
yukon_suspend | static void | skge.c | ||
3119 |
yukon_stop | static void | skge.c | ||
3120 |
yukon_speed | static u16 | skge.c | ||
3121 |
yukon_link_up | static void | skge.c | ||
3122 |
yukon_link_down | static void | skge.c | ||
3123 |
yukon_phy_intr | static void | skge.c | ||
3124 |
skge_ramset | static void | skge.c | ||
3125 |
skge_qset | static void | skge.c | ||
3126 |
skge_free | void | skge.c | ||
3127 |
skge_up | static int | skge.c | ||
3128 |
skge_rx_stop | static void | skge.c | ||
3129 |
skge_down | static void | skge.c | ||
3130 |
skge_tx_avail | static inline int | skge.c | ||
3131 |
skge_xmit_frame | static int | skge.c | ||
3132 |
skge_tx_clean | static void | skge.c | ||
3133 |
phy_length | static inline u16 | skge.c | ||
3134 |
bad_phy_status | static inline int | skge.c | ||
3135 |
skge_tx_done | static void | skge.c | ||
3136 |
skge_rx_refill | static void | skge.c | ||
3137 |
skge_rx_done | static void | skge.c | ||
3138 |
skge_poll | static void | skge.c | ||
3139 |
skge_phyirq | static void | skge.c | ||
3140 |
skge_board_name | static const char * | skge.c | ||
3141 |
skge_reset | static int | skge.c | ||
3142 |
skge_devinit | static struct net_device * | skge.c | ||
3143 |
skge_show_addr | static void | skge.c | ||
3144 |
skge_probe | static int | skge.c | ||
3145 |
skge_remove | static void | skge.c | ||
3146 |
skge_net_irq | static void | skge.c | ||
3147 |
gm_phy_write | static int | sky2.c | ||
3148 |
__gm_phy_read | static int | sky2.c | ||
3149 |
gm_phy_read | static inline u16 | sky2.c | ||
3150 |
sky2_power_on | static void | sky2.c | ||
3151 |
sky2_power_aux | static void | sky2.c | ||
3152 |
sky2_gmac_reset | static void | sky2.c | ||
3153 |
sky2_phy_init | static void | sky2.c | ||
3154 |
sky2_phy_power_up | static void | sky2.c | ||
3155 |
sky2_phy_power_down | static void | sky2.c | ||
3156 |
sky2_set_tx_stfwd | static void | sky2.c | ||
3157 |
sky2_mac_init | static void | sky2.c | ||
3158 |
sky2_ramset | static void | sky2.c | ||
3159 |
sky2_qset | static void | sky2.c | ||
3160 |
sky2_prefetch_init | static void | sky2.c | ||
3161 |
get_tx_le | static inline struct sky2_tx_le * | sky2.c | ||
3162 |
tx_init | static void | sky2.c | ||
3163 |
tx_le_re | static inline struct tx_ring_info * | sky2.c | ||
3164 |
sky2_put_idx | static inline void | sky2.c | ||
3165 |
sky2_next_rx | static inline struct sky2_rx_le * | sky2.c | ||
3166 |
sky2_rx_add | static void | sky2.c | ||
3167 |
sky2_rx_submit | static void | sky2.c | ||
3168 |
sky2_rx_map_iob | static void | sky2.c | ||
3169 |
rx_set_checksum | static void | sky2.c | ||
3170 |
sky2_rx_stop | static void | sky2.c | ||
3171 |
sky2_rx_clean | static void | sky2.c | ||
3172 |
sky2_rx_alloc | static struct io_buffer * | sky2.c | ||
3173 |
sky2_rx_update | static inline void | sky2.c | ||
3174 |
sky2_rx_start | static int | sky2.c | ||
3175 |
sky2_free_rings | static void | sky2.c | ||
3176 |
sky2_up | static int | sky2.c | ||
3177 |
tx_dist | static inline int | sky2.c | ||
3178 |
tx_avail | static inline int | sky2.c | ||
3179 |
sky2_xmit_frame | static int | sky2.c | ||
3180 |
sky2_tx_complete | static void | sky2.c | ||
3181 |
sky2_tx_clean | static void | sky2.c | ||
3182 |
sky2_down | static void | sky2.c | ||
3183 |
sky2_phy_speed | static u16 | sky2.c | ||
3184 |
sky2_link_up | static void | sky2.c | ||
3185 |
sky2_link_down | static void | sky2.c | ||
3186 |
sky2_autoneg_done | static int | sky2.c | ||
3187 |
sky2_phy_intr | static void | sky2.c | ||
3188 |
receive_new | static struct io_buffer * | sky2.c | ||
3189 |
sky2_receive | static struct io_buffer * | sky2.c | ||
3190 |
sky2_tx_done | static inline void | sky2.c | ||
3191 |
sky2_status_intr | static void | sky2.c | ||
3192 |
sky2_hw_error | static void | sky2.c | ||
3193 |
sky2_hw_intr | static void | sky2.c | ||
3194 |
sky2_mac_intr | static void | sky2.c | ||
3195 |
sky2_le_error | static void | sky2.c | ||
3196 |
sky2_err_intr | static void | sky2.c | ||
3197 |
sky2_poll | static void | sky2.c | ||
3198 |
sky2_mhz | static u32 | sky2.c | ||
3199 |
sky2_us2clk | static inline u32 | sky2.c | ||
3200 |
sky2_clk2us | static inline u32 | sky2.c | ||
3201 |
sky2_init | static int | sky2.c | ||
3202 |
sky2_reset | static void | sky2.c | ||
3203 |
sky2_supported_modes | static u32 | sky2.c | ||
3204 |
sky2_set_multicast | static void | sky2.c | ||
3205 |
sky2_init_netdev | static struct net_device * | sky2.c | ||
3206 |
sky2_show_addr | static void | sky2.c | ||
3207 |
sky2_name | static const char * | sky2.c | ||
3208 |
sky2_net_irq | static void | sky2.c | ||
3209 |
sky2_probe | static int | sky2.c | ||
3210 |
sky2_remove | static void | sky2.c | ||
3211 |
smc_read_phy_register | static word | smc9000.c | ||
3212 |
smc_write_phy_register | static void | smc9000.c | ||
3213 |
smc_detect_phy | static int | smc9000.c | ||
3214 |
smc_phy_configure | static void | smc9000.c | ||
3215 |
smc_reset | static void | smc9000.c | ||
3216 |
smc9000_probe_addr | static int | smc9000.c | ||
3217 |
smc9000_transmit | static void | smc9000.c | ETH_TRANSMIT - Transmit a frame | |
3218 |
smc9000_poll | static int | smc9000.c | ETH_POLL - Wait for a frame | |
3219 |
smc9000_disable | static void | smc9000.c | ||
3220 |
smc9000_irq | static void | smc9000.c | ||
3221 |
smc9000_probe | static int | smc9000.c | ETH_PROBE - Look for an adapter | |
3222 |
check_duplex | static void | sundance.c | ||
3223 |
init_ring | static void | sundance.c | init_ring - setup the tx and rx descriptors | |
3224 |
sundance_reset | static void | sundance.c | RESET - Reset Adapter | |
3225 |
sundance_irq | static void | sundance.c | IRQ - Wait for a frame | |
3226 |
sundance_poll | static int | sundance.c | POLL - Wait for a frame | |
3227 |
sundance_transmit | static void | sundance.c | TRANSMIT - Transmit a frame | |
3228 |
sundance_disable | static void | sundance.c | DISABLE - Turn off ethernet interface | |
3229 |
sundance_probe | static int | sundance.c | PROBE - Look for an adapter, this routine's visible to the outside | |
3230 |
eeprom_read | static int | sundance.c | ||
3231 |
mdio_sync | static void | sundance.c | ||
3232 |
mdio_read | static int | sundance.c | ||
3233 |
mdio_write | static void | sundance.c | ||
3234 |
set_rx_mode | static void | sundance.c | ||
3235 |
pci_save_state | static int | tg3.c | pci_save_state - save the PCI configuration space of a device before suspending | |
3236 |
pci_restore_state | static int | tg3.c | pci_restore_state - Restore the saved state of a PCI device | |
3237 |
tg3_write_indirect_reg32 | static void | tg3.c | ||
3238 |
tw32_carefully | static void | tg3.c | ||
3239 |
tw32_mailbox2 | static void | tg3.c | ||
3240 |
tg3_write_mem | static void | tg3.c | ||
3241 |
tg3_read_mem | static void | tg3.c | ||
3242 |
tg3_disable_ints | static void | tg3.c | ||
3243 |
tg3_switch_clocks | static void | tg3.c | ||
3244 |
tg3_readphy | static int | tg3.c | ||
3245 |
tg3_writephy | static int | tg3.c | ||
3246 |
tg3_writedsp | static int | tg3.c | ||
3247 |
tg3_phy_set_wirespeed | static void | tg3.c | ||
3248 |
tg3_bmcr_reset | static int | tg3.c | ||
3249 |
tg3_wait_macro_done | static int | tg3.c | ||
3250 |
tg3_phy_write_and_check_testpat | static int | tg3.c | ||
3251 |
tg3_phy_reset_chanpat | static int | tg3.c | ||
3252 |
tg3_phy_reset_5703_4_5 | static int | tg3.c | ||
3253 |
tg3_phy_reset | static int | tg3.c | ||
3254 |
tg3_set_power_state_0 | static void | tg3.c | ||
3255 |
tg3_link_report | static void | tg3.c | ||
3256 |
tg3_setup_flow_control | static void | tg3.c | ||
3257 |
tg3_aux_stat_to_speed_duplex | static void | tg3.c | ||
3258 |
tg3_phy_copper_begin | static int | tg3.c | ||
3259 |
tg3_init_5401phy_dsp | static int | tg3.c | ||
3260 |
tg3_setup_copper_phy | static int | tg3.c | ||
3261 |
tg3_fiber_aneg_smachine | static int | tg3.c | ||
3262 |
tg3_setup_fiber_phy | static int | tg3.c | ||
3263 |
tg3_setup_phy | static int | tg3.c | ||
3264 |
tg3_stop_block | static int | tg3.c | ||
3265 |
tg3_abort_hw | static int | tg3.c | ||
3266 |
tg3_chip_reset | static void | tg3.c | ||
3267 |
tg3_stop_fw | static void | tg3.c | ||
3268 |
tg3_restart_fw | static int | tg3.c | ||
3269 |
tg3_halt | static int | tg3.c | ||
3270 |
__tg3_set_mac_addr | static void | tg3.c | ||
3271 |
tg3_set_bdinfo | static void | tg3.c | ||
3272 |
tg3_init_rings | static void | tg3.c | ||
3273 |
tg3_setup_hw | static int | tg3.c | ||
3274 |
tg3_nvram_init | static void | tg3.c | ||
3275 |
tg3_nvram_read_using_eeprom | static int | tg3.c | ||
3276 |
tg3_nvram_read | static int | tg3.c | ||
3277 |
tg3_phy_probe | static int | tg3.c | ||
3278 |
tg3_read_partno | static void | tg3.c | ||
3279 |
tg3_get_invariants | static int | tg3.c | ||
3280 |
tg3_get_device_address | static int | tg3.c | ||
3281 |
tg3_setup_dma | static int | tg3.c | ||
3282 |
tg3_init_link_config | static void | tg3.c | ||
3283 |
tg3_phy_string | static const char * | tg3.c | ||
3284 |
tg3_poll_link | static void | tg3.c | ||
3285 |
tg3_ack_irqs | static void | tg3.c | POLL - Wait for a frame | |
3286 |
tg3_poll | static int | tg3.c | ||
3287 |
tg3_set_txd | static void | tg3.c | TRANSMIT - Transmit a frame | |
3288 |
tg3_transmit | static void | tg3.c | ||
3289 |
tg3_disable | static void | tg3.c | DISABLE - Turn off ethernet interface | |
3290 |
tg3_irq | static void | tg3.c | IRQ - Enable, Disable, or Force interrupts | |
3291 |
tg3_probe | static int | tg3.c | PROBE - Look for an adapter, this routine's visible to the outside | |
3292 |
TLan_ResetLists | static void | tlan.c | TLan_ResetLists | |
3293 |
TLan_ResetAdapter | void | tlan.c | TLan_Reset | |
3294 |
TLan_FinishReset | void | tlan.c | ||
3295 |
tlan_poll | static int | tlan.c | POLL - Wait for a frame | |
3296 |
refill_rx | static void | tlan.c | ||
3297 |
tlan_transmit | static void | tlan.c | TRANSMIT - Transmit a frame | |
3298 |
tlan_disable | static void | tlan.c | DISABLE - Turn off ethernet interface | |
3299 |
tlan_irq | static void | tlan.c | IRQ - Enable, Disable, or Force interrupts | |
3300 |
TLan_SetMulticastList | static void | tlan.c | ||
3301 |
tlan_probe | static int | tlan.c | ||
3302 |
TLan_EeSendStart | void | tlan.c | ||
3303 |
TLan_EeSendByte | int | tlan.c | TLan_EeSendByte | |
3304 |
TLan_EeReceiveByte | void | tlan.c | TLan_EeReceiveByte | |
3305 |
TLan_EeReadByte | int | tlan.c | TLan_EeReadByte | |
3306 |
TLan_MiiReadReg | int | tlan.c | ||
3307 |
TLan_MiiSendData | void | tlan.c | TLan_MiiSendData | |
3308 |
TLan_MiiSync | void | tlan.c | TLan_MiiSync | |
3309 |
TLan_MiiWriteReg | void | tlan.c | TLan_MiiWriteReg | |
3310 |
TLan_SetMac | void | tlan.c | TLan_SetMac | |
3311 |
TLan_PhyDetect | void | tlan.c | TLan_PhyDetect | |
3312 |
TLan_PhyPowerDown | void | tlan.c | ||
3313 |
TLan_PhyPowerUp | void | tlan.c | ||
3314 |
TLan_PhyReset | void | tlan.c | ||
3315 |
TLan_PhyStartLink | void | tlan.c | ||
3316 |
TLan_PhyFinishAutoNeg | void | tlan.c | ||
3317 |
TLan_PhyMonitor | void | tlan.c | TLan_phyMonitor | |
3318 |
whereami | static void | tulip.c | Utility Routines | |
3319 |
tulip_more | static void | tulip.c | ||
3320 |
tulip_wait | static void | tulip.c | ||
3321 |
mdio_read | int | tulip.c | ||
3322 |
mdio_write | void | tulip.c | ||
3323 |
read_eeprom | static int | tulip.c | EEPROM Reading Code | |
3324 |
parse_eeprom | static void | tulip.c | EEPROM Parsing Code | |
3325 |
tulip_init_ring | static void | tulip.c | tulip_init_ring - setup the tx and rx descriptors | |
3326 |
set_rx_mode | static void | tulip.c | ||
3327 |
tulip_reset | static void | tulip.c | eth_reset - Reset adapter | |
3328 |
tulip_transmit | static void | tulip.c | eth_transmit - Transmit a frame | |
3329 |
tulip_poll | static int | tulip.c | eth_poll - Wait for a frame | |
3330 |
tulip_disable | static void | tulip.c | eth_disable - Disable the interface | |
3331 |
tulip_irq | static void | tulip.c | IRQ - Enable, Disable, or Force interrupts | |
3332 |
tulip_probe | static int | tulip.c | eth_probe - Look for an adapter | |
3333 |
start_link | static void | tulip.c | ||
3334 |
nway_start | static void | tulip.c | ||
3335 |
init_media | static void | tulip.c | ||
3336 |
pnic_do_nway | static void | tulip.c | ||
3337 |
select_media | static void | tulip.c | ||
3338 |
tulip_check_duplex | static int | tulip.c | ||
3339 |
reload_eeprom | static void | via-rhine.c | ||
3340 |
rhine_init_ring | static void | via-rhine.c | ||
3341 |
QueryAuto | int | via-rhine.c | ||
3342 |
ReadMII | int | via-rhine.c | ||
3343 |
WriteMII | void | via-rhine.c | ||
3344 |
MIIDelay | void | via-rhine.c | ||
3345 |
rhine_irq | void | via-rhine.c | IRQ - PXE IRQ Handler | |
3346 |
rhine_probe | static int | via-rhine.c | ||
3347 |
set_rx_mode | static void | via-rhine.c | ||
3348 |
rhine_probe1 | static void | via-rhine.c | ||
3349 |
rhine_disable | static void | via-rhine.c | ||
3350 |
rhine_reset | static void | via-rhine.c | ETH_RESET - Reset adapter | |
3351 |
rhine_poll | static int | via-rhine.c | ||
3352 |
rhine_transmit | static void | via-rhine.c | ||
3353 |
velocity_set_int_opt | static void | via-velocity.c | velocity_set_int_opt - parser for integer options | |
3354 |
velocity_set_bool_opt | static void | via-velocity.c | velocity_set_bool_opt - parser for boolean options | |
3355 |
velocity_get_options | static void | via-velocity.c | velocity_get_options - set options on device | |
3356 |
velocity_init_cam_filter | static void | via-velocity.c | velocity_init_cam_filter - initialise CAM | |
3357 |
velocity_give_many_rx_descs | static inline void | via-velocity.c | ||
3358 |
velocity_rx_refill | static int | via-velocity.c | ||
3359 |
velocity_poll | static int | via-velocity.c | POLL - Wait for a frame | |
3360 |
velocity_transmit | static void | via-velocity.c | TRANSMIT - Transmit a frame | |
3361 |
velocity_disable | static void | via-velocity.c | DISABLE - Turn off ethernet interface | |
3362 |
velocity_irq | static void | via-velocity.c | IRQ - handle interrupts | |
3363 |
velocity_probe | static int | via-velocity.c | PROBE - Look for an adapter, this routine's visible to the outside | |
3364 |
velocity_init_info | static void | via-velocity.c | velocity_init_info - init private data | |
3365 |
pci_resource_flags | unsigned long | via-velocity.c | ||
3366 |
velocity_get_pci_info | static int | via-velocity.c | ||
3367 |
velocity_print_link_status | static void | via-velocity.c | velocity_print_link_status - link status reporting | |
3368 |
velocity_rx_reset | static void | via-velocity.c | velocity_rx_reset - handle a receive reset | |
3369 |
velocity_init_registers | static void | via-velocity.c | velocity_init_registers - initialise MAC registers | |
3370 |
velocity_soft_reset | static int | via-velocity.c | velocity_soft_reset - soft reset | |
3371 |
velocity_init_rings | static int | via-velocity.c | velocity_init_rings - set up DMA rings | |
3372 |
velocity_open | static int | via-velocity.c | ||
3373 |
mii_init | static void | via-velocity.c | mii_init - set up MII | |
3374 |
safe_disable_mii_autopoll | static void | via-velocity.c | safe_disable_mii_autopoll - autopoll off | |
3375 |
enable_mii_autopoll | static void | via-velocity.c | enable_mii_autopoll - turn on autopolling | |
3376 |
velocity_mii_read | static int | via-velocity.c | velocity_mii_read - read MII data | |
3377 |
velocity_mii_write | static int | via-velocity.c | velocity_mii_write - write MII data | |
3378 |
velocity_get_opt_media_mode | static u32 | via-velocity.c | velocity_get_opt_media_mode - get media selection | |
3379 |
mii_set_auto_on | static void | via-velocity.c | mii_set_auto_on - autonegotiate on | |
3380 |
set_mii_flow_control | static void | via-velocity.c | set_mii_flow_control - flow control setup | |
3381 |
velocity_set_media_mode | static int | via-velocity.c | velocity_set_media_mode - set media mode | |
3382 |
mii_check_media_mode | static u32 | via-velocity.c | mii_check_media_mode - check media state | |
3383 |
check_connection_type | static u32 | via-velocity.c | ||
3384 |
enable_flow_control_ability | static void | via-velocity.c | enable_flow_control_ability - flow control | |
3385 |
pci_set_power_state | int | via-velocity.c | pci_set_power_state - Set the power state of a PCI device | |
3386 |
virtnet_disable | static void | virtio-net.c | ||
3387 |
virtnet_poll | static int | virtio-net.c | ||
3388 |
virtnet_transmit | static void | virtio-net.c | ||
3389 |
virtnet_irq | static void | virtio-net.c | ||
3390 |
provide_buffers | static void | virtio-net.c | ||
3391 |
virtnet_probe | static int | virtio-net.c | ||
3392 |
decode_interrupt | static void | w89c840.c | ||
3393 |
w89c840_reset | static void | w89c840.c | w89c840_reset - Reset adapter | |
3394 |
handle_intr | static void | w89c840.c | ||
3395 |
w89c840_poll | static int | w89c840.c | w89c840_poll - Wait for a frame | |
3396 |
w89c840_transmit | static void | w89c840.c | w89c840_transmit - Transmit a frame | |
3397 |
w89c840_disable | static void | w89c840.c | w89c840_disable - Turn off ethernet interface | |
3398 |
w89c840_irq | static void | w89c840.c | w89c840_irq - Enable, Disable, or Force interrupts | |
3399 |
w89c840_probe | static int | w89c840.c | w89c840_probe - Look for an adapter, this routine's visible to the outside | |
3400 |
eeprom_read | static int | w89c840.c | ||
3401 |
mdio_sync | static void | w89c840.c | ||
3402 |
mdio_read | static int | w89c840.c | ||
3403 |
mdio_write | static void | w89c840.c | ||
3404 |
check_duplex | static void | w89c840.c | ||
3405 |
set_rx_mode | static void | w89c840.c | ||
3406 |
init_ring | static void | w89c840.c | ||
3407 |
ath5k_txbuf_free | static inline void | ath5k.c | ||
3408 |
ath5k_rxbuf_free | static inline void | ath5k.c | ||
3409 |
ath5k_chip_name | static const char * | ath5k.c | ******************\ | |
3410 |
ath5k_probe | static int | ath5k.c | ||
3411 |
ath5k_remove | static void | ath5k.c | ||
3412 |
ath5k_attach | static int | ath5k.c | *********************\ | |
3413 |
ath5k_detach | static void | ath5k.c | ||
3414 |
ath5k_ieee2mhz | static inline short | ath5k.c | ******************\ | |
3415 |
ath5k_copy_channels | static unsigned int | ath5k.c | ||
3416 |
ath5k_setup_bands | static int | ath5k.c | ||
3417 |
ath5k_chan_set | static int | ath5k.c | ||
3418 |
ath5k_setcurmode | static void | ath5k.c | ||
3419 |
ath5k_mode_setup | static void | ath5k.c | ||
3420 |
ath5k_hw_rix_to_bitrate | static inline int | ath5k.c | ||
3421 |
ath5k_bitrate_to_hw_rix | int | ath5k.c | ||
3422 |
ath5k_rx_iob_alloc | static struct io_buffer * | ath5k.c | *************\ | |
3423 |
ath5k_rxbuf_setup | static int | ath5k.c | ||
3424 |
ath5k_txbuf_setup | static int | ath5k.c | ||
3425 |
ath5k_desc_alloc | static int | ath5k.c | *****************\ | |
3426 |
ath5k_desc_free | static void | ath5k.c | ||
3427 |
ath5k_txq_setup | static int | ath5k.c | ************\ | |
3428 |
ath5k_txq_drainq | static void | ath5k.c | ||
3429 |
ath5k_txq_cleanup | static void | ath5k.c | ||
3430 |
ath5k_txq_release | static void | ath5k.c | ||
3431 |
ath5k_rx_start | static int | ath5k.c | ***********\ | |
3432 |
ath5k_rx_stop | static void | ath5k.c | ||
3433 |
ath5k_handle_rx | static void | ath5k.c | ||
3434 |
ath5k_tx_processq | static void | ath5k.c | ***********\ | |
3435 |
ath5k_handle_tx | static void | ath5k.c | ||
3436 |
ath5k_irq | static void | ath5k.c | ******************\ | |
3437 |
ath5k_init | static int | ath5k.c | ||
3438 |
ath5k_stop_hw | static int | ath5k.c | ||
3439 |
ath5k_poll | static void | ath5k.c | ||
3440 |
ath5k_calibrate | static void | ath5k.c | ||
3441 |
ath5k_tx | static int | ath5k.c | ******************\ | |
3442 |
ath5k_reset | static int | ath5k.c | ||
3443 |
ath5k_reset_wake | static int | ath5k.c | ||
3444 |
ath5k_start | static int | ath5k.c | ||
3445 |
ath5k_stop | static void | ath5k.c | ||
3446 |
ath5k_config | static int | ath5k.c | ||
3447 |
ath5k_configure_filter | static void | ath5k.c | ||
3448 |
ath5k_hw_post | static int | ath5k_attach.c | ath5k_hw_post - Power On Self Test helper function | |
3449 |
ath5k_hw_attach | int | ath5k_attach.c | ath5k_hw_attach - Check if hw is supported and init the needed structs | |
3450 |
ath5k_hw_detach | void | ath5k_attach.c | ath5k_hw_detach - Free the ath5k_hw struct | |
3451 |
ath5k_hw_set_capabilities | int | ath5k_caps.c | ||
3452 |
ath5k_hw_get_capability | int | ath5k_caps.c | ||
3453 |
ath5k_hw_setup_2word_tx_desc | static int | ath5k_desc.c | ||
3454 |
ath5k_hw_setup_4word_tx_desc | static int | ath5k_desc.c | ||
3455 |
ath5k_hw_proc_2word_tx_status | static int | ath5k_desc.c | ||
3456 |
ath5k_hw_proc_4word_tx_status | static int | ath5k_desc.c | ||
3457 |
ath5k_hw_setup_rx_desc | static int | ath5k_desc.c | ||
3458 |
ath5k_hw_proc_5210_rx_status | static int | ath5k_desc.c | ||
3459 |
ath5k_hw_proc_5212_rx_status | static int | ath5k_desc.c | ||
3460 |
ath5k_hw_init_desc_functions | int | ath5k_desc.c | ||
3461 |
ath5k_hw_start_rx_dma | void | ath5k_dma.c | *******\ | |
3462 |
ath5k_hw_stop_rx_dma | int | ath5k_dma.c | ath5k_hw_stop_rx_dma - Stop DMA receive | |
3463 |
ath5k_hw_get_rxdp | u32 | ath5k_dma.c | ath5k_hw_get_rxdp - Get RX Descriptor's address | |
3464 |
ath5k_hw_set_rxdp | void | ath5k_dma.c | ath5k_hw_set_rxdp - Set RX Descriptor's address | |
3465 |
ath5k_hw_start_tx_dma | int | ath5k_dma.c | ********\ | |
3466 |
ath5k_hw_stop_tx_dma | int | ath5k_dma.c | ath5k_hw_stop_tx_dma - Stop DMA transmit on a specific queue | |
3467 |
ath5k_hw_get_txdp | u32 | ath5k_dma.c | ath5k_hw_get_txdp - Get TX Descriptor's address for a specific queue | |
3468 |
ath5k_hw_set_txdp | int | ath5k_dma.c | ath5k_hw_set_txdp - Set TX Descriptor's address for a specific queue | |
3469 |
ath5k_hw_update_tx_triglevel | int | ath5k_dma.c | ath5k_hw_update_tx_triglevel - Update tx trigger level | |
3470 |
ath5k_hw_is_intr_pending | int | ath5k_dma.c | *****************\ | |
3471 |
ath5k_hw_get_isr | int | ath5k_dma.c | ath5k_hw_get_isr - Get interrupt status | |
3472 |
ath5k_hw_set_imr | enum ath5k_int | ath5k_dma.c | ath5k_hw_set_imr - Set interrupt mask | |
3473 |
ath5k_hw_eeprom_read | static int | ath5k_eeprom.c | ||
3474 |
ath5k_eeprom_bin2freq | static u16 | ath5k_eeprom.c | ||
3475 |
ath5k_eeprom_init_header | static int | ath5k_eeprom.c | ||
3476 |
ath5k_eeprom_read_ants | static int | ath5k_eeprom.c | ||
3477 |
ath5k_eeprom_read_modes | static int | ath5k_eeprom.c | ||
3478 |
ath5k_eeprom_read_turbo_modes | static int | ath5k_eeprom.c | ||
3479 |
ath5k_eeprom_init_modes | static int | ath5k_eeprom.c | ||
3480 |
ath5k_eeprom_read_freq_list | static inline int | ath5k_eeprom.c | frequency mask) | |
3481 |
ath5k_eeprom_init_11a_pcal_freq | static int | ath5k_eeprom.c | ||
3482 |
ath5k_eeprom_init_11bg_2413 | static inline int | ath5k_eeprom.c | ||
3483 |
ath5k_get_pcdac_intercepts | static inline void | ath5k_eeprom.c | ||
3484 |
ath5k_eeprom_convert_pcal_info_5111 | static int | ath5k_eeprom.c | used by interpolation code | |
3485 |
ath5k_eeprom_read_pcal_info_5111 | static int | ath5k_eeprom.c | ||
3486 |
ath5k_eeprom_convert_pcal_info_5112 | static int | ath5k_eeprom.c | used by interpolation code | |
3487 |
ath5k_eeprom_read_pcal_info_5112 | static int | ath5k_eeprom.c | ||
3488 |
ath5k_pdgains_size_2413 | static inline unsigned int | ath5k_eeprom.c | these two functions | |
3489 |
ath5k_cal_data_offset_2413 | static unsigned int | ath5k_eeprom.c | and each section's size. | |
3490 |
ath5k_eeprom_convert_pcal_info_2413 | static int | ath5k_eeprom.c | used by interpolation code | |
3491 |
ath5k_eeprom_read_pcal_info_2413 | static int | ath5k_eeprom.c | ||
3492 |
ath5k_eeprom_read_target_rate_pwr_info | static int | ath5k_eeprom.c | ||
3493 |
ath5k_eeprom_read_pcal_info | static int | ath5k_eeprom.c | ||
3494 |
ath5k_eeprom_free_pcal_info | static int | ath5k_eeprom.c | ||
3495 |
ath5k_eeprom_detach | void | ath5k_eeprom.c | ||
3496 |
ath5k_eeprom_read_ctl_info | static int | ath5k_eeprom.c | ||
3497 |
ath5k_eeprom_init | int | ath5k_eeprom.c | ||
3498 |
ath5k_eeprom_read_mac | int | ath5k_eeprom.c | ||
3499 |
ath5k_eeprom_is_hb63 | int | ath5k_eeprom.c | ||
3500 |
ath5k_hw_set_gpio_input | int | ath5k_gpio.c | ||
3501 |
ath5k_hw_set_gpio_output | int | ath5k_gpio.c | ||
3502 |
ath5k_hw_get_gpio | u32 | ath5k_gpio.c | ||
3503 |
ath5k_hw_set_gpio | int | ath5k_gpio.c | ||
3504 |
ath5k_hw_set_gpio_intr | void | ath5k_gpio.c | ||
3505 |
ath5k_hw_ini_mode_registers | static void | ath5k_initvals.c | ||
3506 |
ath5k_hw_write_initvals | int | ath5k_initvals.c | ||
3507 |
ath5k_hw_set_opmode | int | ath5k_pcu.c | *****************\ | |
3508 |
ath5k_hw_set_ack_bitrate_high | void | ath5k_pcu.c | ath5k_hw_set_ack_bitrate - set bitrate for ACKs | |
3509 |
ath5k_hw_get_ack_timeout | unsigned int | ath5k_pcu.c | ****************\ | |
3510 |
ath5k_hw_set_ack_timeout | int | ath5k_pcu.c | ath5k_hw_set_ack_timeout - Set ACK timeout on PCU | |
3511 |
ath5k_hw_get_cts_timeout | unsigned int | ath5k_pcu.c | ath5k_hw_get_cts_timeout - Get CTS timeout from PCU in usec | |
3512 |
ath5k_hw_set_cts_timeout | int | ath5k_pcu.c | ath5k_hw_set_cts_timeout - Set CTS timeout on PCU | |
3513 |
ath5k_hw_get_lladdr | void | ath5k_pcu.c | **************\ | |
3514 |
ath5k_hw_set_lladdr | int | ath5k_pcu.c | ath5k_hw_set_lladdr - Set station id | |
3515 |
ath5k_hw_set_associd | void | ath5k_pcu.c | ath5k_hw_set_associd - Set BSSID for association | |
3516 |
ath5k_hw_set_bssid_mask | int | ath5k_pcu.c | ath5k_hw_set_bssid_mask - filter out bssids we listen | |
3517 |
ath5k_hw_start_rx_pcu | void | ath5k_pcu.c | **********\ | |
3518 |
ath5k_hw_stop_rx_pcu | void | ath5k_pcu.c | at5k_hw_stop_rx_pcu - Stop RX engine | |
3519 |
ath5k_hw_set_mcast_filter | void | ath5k_pcu.c | ||
3520 |
ath5k_hw_get_rx_filter | u32 | ath5k_pcu.c | ath5k_hw_get_rx_filter - Get current rx filter | |
3521 |
ath5k_hw_set_rx_filter | void | ath5k_pcu.c | ath5k_hw_set_rx_filter - Set rx filter | |
3522 |
ath5k_hw_reset_key | int | ath5k_pcu.c | *******************\ | |
3523 |
min | static inline int | ath5k_phy.c | ||
3524 |
max | static inline int | ath5k_phy.c | ||
3525 |
ath5k_hw_rfb_op | static unsigned int | ath5k_phy.c | ||
3526 |
ath5k_hw_rfgain_opt_init | int | ath5k_phy.c | ********************\ | |
3527 |
ath5k_hw_request_rfgain_probe | static void | ath5k_phy.c | ||
3528 |
ath5k_hw_rf_gainf_corr | static u32 | ath5k_phy.c | based on the current step for RF5112 rev. 2 | |
3529 |
ath5k_hw_rf_check_gainf_readback | static int | ath5k_phy.c | their detection window) so we must ignore it | |
3530 |
ath5k_hw_rf_gainf_adjust | static s8 | ath5k_phy.c | of parameters from rf gain optimization ladder | |
3531 |
ath5k_hw_gainf_calibrate | enum ath5k_rfgain | ath5k_phy.c | adjustment | |
3532 |
ath5k_hw_rfgain_init | int | ath5k_phy.c | with gain_F calibration | |
3533 |
ath5k_hw_rfregs_init | int | ath5k_phy.c | ******************\ | |
3534 |
ath5k_channel_ok | int | ath5k_phy.c | ************************\ | |
3535 |
ath5k_hw_rf5110_chan2athchan | static u32 | ath5k_phy.c | ||
3536 |
ath5k_hw_rf5110_channel | static int | ath5k_phy.c | ||
3537 |
ath5k_hw_rf5111_chan2athchan | static int | ath5k_phy.c | ||
3538 |
ath5k_hw_rf5111_channel | static int | ath5k_phy.c | ||
3539 |
ath5k_hw_rf5112_channel | static int | ath5k_phy.c | ||
3540 |
ath5k_hw_rf2425_channel | static int | ath5k_phy.c | ||
3541 |
ath5k_hw_channel | int | ath5k_phy.c | ||
3542 |
ath5k_hw_noise_floor_calibration | int | ath5k_phy.c | ***************\ | |
3543 |
ath5k_hw_rf5110_calibrate | static int | ath5k_phy.c | ||
3544 |
ath5k_hw_rf511x_calibrate | static int | ath5k_phy.c | ||
3545 |
ath5k_hw_phy_calibrate | int | ath5k_phy.c | ||
3546 |
ath5k_hw_phy_disable | int | ath5k_phy.c | ||
3547 |
ath5k_hw_radio_revision | u16 | ath5k_phy.c | ******************\ | |
3548 |
ath5k_hw_set_def_antenna | void | ath5k_phy.c | ||
3549 |
ath5k_hw_get_def_antenna | unsigned int | ath5k_phy.c | ||
3550 |
ath5k_get_interpolated_value | static s16 | ath5k_phy.c | **************\ | |
3551 |
ath5k_get_linear_pcdac_min | static s16 | ath5k_phy.c | ||
3552 |
ath5k_create_power_curve | static void | ath5k_phy.c | ||
3553 |
ath5k_get_chan_pcal_surrounding_piers | static void | ath5k_phy.c | ||
3554 |
ath5k_get_rate_pcal_data | static void | ath5k_phy.c | ||
3555 |
ath5k_get_max_ctl_power | static void | ath5k_phy.c | ||
3556 |
ath5k_fill_pwr_to_pcdac_table | static void | ath5k_phy.c | ||
3557 |
ath5k_combine_linear_pcdac_curves | static void | ath5k_phy.c | ||
3558 |
ath5k_setup_pcdac_table | static void | ath5k_phy.c | ||
3559 |
ath5k_combine_pwr_to_pdadc_curves | static void | ath5k_phy.c | ||
3560 |
ath5k_setup_pwr_to_pdadc_table | static void | ath5k_phy.c | ||
3561 |
ath5k_setup_channel_powertable | static int | ath5k_phy.c | ||
3562 |
ath5k_setup_rate_powertable | static void | ath5k_phy.c | ||
3563 |
ath5k_hw_txpower | int | ath5k_phy.c | ||
3564 |
ath5k_hw_set_txpower_limit | int | ath5k_phy.c | ||
3565 |
ath5k_hw_set_tx_queueprops | int | ath5k_qcu.c | ||
3566 |
ath5k_hw_setup_tx_queue | int | ath5k_qcu.c | ||
3567 |
ath5k_hw_release_tx_queue | void | ath5k_qcu.c | ||
3568 |
ath5k_hw_reset_tx_queue | int | ath5k_qcu.c | ||
3569 |
ath5k_hw_set_slot_time | int | ath5k_qcu.c | ||
3570 |
fls | static int | ath5k_reset.c | ||
3571 |
ath5k_hw_write_ofdm_timings | static int | ath5k_reset.c | ath5k_hw_write_ofdm_timings - set OFDM timings on AR5212 | |
3572 |
ath5k_hw_write_rate_duration | static inline void | ath5k_reset.c | ath5k_hw_write_rate_duration - fill rate code to duration table | |
3573 |
ath5k_hw_nic_reset | static int | ath5k_reset.c | ||
3574 |
ath5k_hw_wake | int | ath5k_reset.c | ||
3575 |
ath5k_hw_nic_wakeup | int | ath5k_reset.c | ||
3576 |
ath5k_hw_chan_has_spur_noise | static int | ath5k_reset.c | ||
3577 |
ath5k_hw_tweak_initval_settings | static void | ath5k_reset.c | ||
3578 |
ath5k_hw_commit_eeprom_settings | static void | ath5k_reset.c | ||
3579 |
ath5k_hw_reset | int | ath5k_reset.c | ||
3580 |
ath5k_rfkill_disable | static inline void | ath5k_rfkill.c | ||
3581 |
ath5k_rfkill_enable | static inline void | ath5k_rfkill.c | ||
3582 |
ath5k_rfkill_set_intr | static inline void | ath5k_rfkill.c | ||
3583 |
ath5k_is_rfkill_set | static int __unused | ath5k_rfkill.c | ||
3584 |
ath5k_rfkill_hw_start | void | ath5k_rfkill.c | ||
3585 |
ath5k_rfkill_hw_stop | void | ath5k_rfkill.c | ||
3586 |
e1000_get_hw_control | static void | e1000.c | e1000_get_hw_control - get control of the h/w from f/w | |
3587 |
e1000_irq_enable | static void | e1000.c | e1000_irq_enable - Enable default interrupt generation settings | |
3588 |
e1000_irq_disable | static void | e1000.c | e1000_irq_disable - Mask off interrupt generation on the NIC | |
3589 |
e1000_sw_init | static int | e1000.c | e1000_sw_init - Initialize general software structures (struct e1000_adapter) | |
3590 |
e1000_setup_tx_resources | static int | e1000.c | e1000_setup_tx_resources - allocate Tx resources (Descriptors) | |
3591 |
e1000_free_tx_resources | static void | e1000.c | ||
3592 |
e1000_configure_tx | static void | e1000.c | e1000_configure_tx - Configure 8254x Transmit Unit after Reset | |
3593 |
e1000_free_rx_resources | static void | e1000.c | ||
3594 |
e1000_refill_rx_ring | int | e1000.c | e1000_refill_rx_ring - allocate Rx io_buffers | |
3595 |
e1000_setup_rx_resources | static int | e1000.c | e1000_setup_rx_resources - allocate Rx resources (Descriptors) | |
3596 |
e1000_configure_rx | static void | e1000.c | e1000_configure_rx - Configure 8254x Receive Unit after Reset | |
3597 |
e1000_reset | static void | e1000.c | e1000_reset - Put e1000 NIC in known initial state | |
3598 |
e1000_close | static void | e1000.c | Functions that implement the gPXE driver API * | |
3599 |
e1000_transmit | static int | e1000.c | e1000_transmit - Transmit a packet | |
3600 |
e1000_poll | static void | e1000.c | e1000_poll - Poll for received packets | |
3601 |
e1000_irq | static void | e1000.c | e1000_irq - enable or Disable interrupts | |
3602 |
e1000_probe | static int | e1000.c | e1000_probe - Initial configuration of e1000 NIC | |
3603 |
e1000_remove | static void | e1000.c | e1000_remove - Device Removal Routine | |
3604 |
e1000_open | static int | e1000.c | e1000_open - Called when a network interface is made active | |
3605 |
e1000_read_pcie_cap_reg | int32_t | e1000.c | ||
3606 |
e1000_pci_clear_mwi | void | e1000.c | ||
3607 |
e1000_pci_set_mwi | void | e1000.c | ||
3608 |
e1000_read_pci_cfg | void | e1000.c | ||
3609 |
e1000_write_pci_cfg | void | e1000.c | ||
3610 |
e1000_io_write | void | e1000.c | ||
3611 |
e1000_set_phy_type | static int32_t | e1000_hw.c | Set the phy type member in the hw struct. | |
3612 |
e1000_phy_init_script | static void | e1000_hw.c | IGP phy init script - initializes the GbE PHY | |
3613 |
e1000_set_mac_type | int32_t | e1000_hw.c | Set the mac type member in the hw struct. | |
3614 |
e1000_set_media_type | void | e1000_hw.c | Set media type and TBI compatibility. | |
3615 |
e1000_reset_hw | int32_t | e1000_hw.c | Reset the transmit and receive units; mask and clear all interrupts. | |
3616 |
e1000_initialize_hardware_bits | static void | e1000_hw.c | Initialize a number of hardware-dependent bits | |
3617 |
e1000_init_hw | int32_t | e1000_hw.c | Performs basic configuration of the adapter. | |
3618 |
e1000_adjust_serdes_amplitude | static int32_t | e1000_hw.c | Adjust SERDES output amplitude based on EEPROM setting. | |
3619 |
e1000_setup_link | int32_t | e1000_hw.c | Configures flow control and link settings. | |
3620 |
e1000_setup_fiber_serdes_link | static int32_t | e1000_hw.c | Sets up link for a fiber based or serdes based adapter | |
3621 |
e1000_copper_link_preconfig | static int32_t | e1000_hw.c | Make sure we have a valid PHY and change PHY mode before link setup. | |
3622 |
e1000_copper_link_igp_setup | static int32_t | e1000_hw.c | Copper link setup for e1000_phy_igp series. | |
3623 |
e1000_copper_link_ggp_setup | static int32_t | e1000_hw.c | Copper link setup for e1000_phy_gg82563 series. | |
3624 |
e1000_copper_link_mgp_setup | static int32_t | e1000_hw.c | Copper link setup for e1000_phy_m88 series. | |
3625 |
e1000_copper_link_autoneg | static int32_t | e1000_hw.c | Setup auto-negotiation and flow control advertisements, | |
3626 |
e1000_copper_link_postconfig | static int32_t | e1000_hw.c | Config the MAC and the PHY after link is up. | |
3627 |
e1000_setup_copper_link | static int32_t | e1000_hw.c | Detects which PHY is present and setup the speed and duplex | |
3628 |
e1000_configure_kmrn_for_10_100 | static int32_t | e1000_hw.c | Configure the MAC-to-PHY interface for 10/100Mbps | |
3629 |
e1000_configure_kmrn_for_1000 | static int32_t | e1000_hw.c | ||
3630 |
e1000_phy_setup_autoneg | int32_t | e1000_hw.c | Configures PHY autoneg and flow control advertisement settings | |
3631 |
e1000_phy_force_speed_duplex | static int32_t | e1000_hw.c | Force PHY speed and duplex settings to hw->forced_speed_duplex | |
3632 |
e1000_config_collision_dist | void | e1000_hw.c | Sets the collision distance in the Transmit Control register | |
3633 |
e1000_config_mac_to_phy | static int32_t | e1000_hw.c | Sets MAC speed and duplex settings to reflect the those in the PHY | |
3634 |
e1000_force_mac_fc | int32_t | e1000_hw.c | Forces the MAC's flow control settings. | |
3635 |
e1000_config_fc_after_link_up | static int32_t | e1000_hw.c | Configures flow control settings after link is established | |
3636 |
e1000_check_for_link | int32_t | e1000_hw.c | Checks to see if the link status of the hardware has changed. | |
3637 |
e1000_get_speed_and_duplex | int32_t | e1000_hw.c | Detects the current speed and duplex settings of the hardware. | |
3638 |
e1000_wait_autoneg | static int32_t | e1000_hw.c | Blocks until autoneg completes or times out (~4.5 seconds) | |
3639 |
e1000_raise_mdi_clk | static void | e1000_hw.c | Raises the Management Data Clock | |
3640 |
e1000_lower_mdi_clk | static void | e1000_hw.c | Lowers the Management Data Clock | |
3641 |
e1000_shift_out_mdi_bits | static void | e1000_hw.c | Shifts data bits out to the PHY | |
3642 |
e1000_shift_in_mdi_bits | static uint16_t | e1000_hw.c | Shifts data bits in from the PHY | |
3643 |
e1000_swfw_sync_acquire | static int32_t | e1000_hw.c | ||
3644 |
e1000_swfw_sync_release | static void | e1000_hw.c | ||
3645 |
e1000_read_phy_reg | int32_t | e1000_hw.c | Reads the value from a PHY register, if the value is on a specific non zero | |
3646 |
e1000_read_phy_reg_ex | static int32_t | e1000_hw.c | ||
3647 |
e1000_write_phy_reg | int32_t | e1000_hw.c | Writes a value to a PHY register | |
3648 |
e1000_write_phy_reg_ex | static int32_t | e1000_hw.c | ||
3649 |
e1000_read_kmrn_reg | static int32_t | e1000_hw.c | ||
3650 |
e1000_write_kmrn_reg | static int32_t | e1000_hw.c | ||
3651 |
e1000_phy_hw_reset | int32_t | e1000_hw.c | Returns the PHY to the power-on reset state | |
3652 |
e1000_phy_reset | int32_t | e1000_hw.c | Resets the PHY | |
3653 |
e1000_phy_powerdown_workaround | void | e1000_hw.c | ||
3654 |
e1000_kumeran_lock_loss_workaround | static int32_t | e1000_hw.c | ||
3655 |
e1000_detect_gig_phy | static int32_t | e1000_hw.c | Probes the expected PHY address for known PHY IDs | |
3656 |
e1000_phy_reset_dsp | static int32_t | e1000_hw.c | Resets the PHY's DSP | |
3657 |
e1000_phy_igp_get_info | static int32_t | e1000_hw.c | Get PHY information from various PHY registers for igp PHY only. | |
3658 |
e1000_phy_ife_get_info | static int32_t | e1000_hw.c | Get PHY information from various PHY registers for ife PHY only. | |
3659 |
e1000_phy_m88_get_info | static int32_t | e1000_hw.c | Get PHY information from various PHY registers fot m88 PHY only. | |
3660 |
e1000_phy_get_info | int32_t | e1000_hw.c | Get PHY information from various PHY registers | |
3661 |
e1000_validate_mdi_setting | int32_t | e1000_hw.c | ||
3662 |
e1000_init_eeprom_params | int32_t | e1000_hw.c | Sets up eeprom variables in the hw struct. Must be called after mac_type | |
3663 |
e1000_raise_ee_clk | static void | e1000_hw.c | Raises the EEPROM's clock input. | |
3664 |
e1000_lower_ee_clk | static void | e1000_hw.c | Lowers the EEPROM's clock input. | |
3665 |
e1000_shift_out_ee_bits | static void | e1000_hw.c | Shift data bits out to the EEPROM. | |
3666 |
e1000_shift_in_ee_bits | static uint16_t | e1000_hw.c | Shift data bits in from the EEPROM | |
3667 |
e1000_acquire_eeprom | static int32_t | e1000_hw.c | Prepares EEPROM for access | |
3668 |
e1000_standby_eeprom | static void | e1000_hw.c | Returns EEPROM to a "standby" state | |
3669 |
e1000_release_eeprom | static void | e1000_hw.c | Terminates a command by inverting the EEPROM's chip select pin | |
3670 |
e1000_spi_eeprom_ready | static int32_t | e1000_hw.c | Reads a 16 bit word from the EEPROM. | |
3671 |
e1000_read_eeprom | int32_t | e1000_hw.c | Reads a 16 bit word from the EEPROM. | |
3672 |
e1000_read_eeprom_eerd | static int32_t | e1000_hw.c | Reads a 16 bit word from the EEPROM using the EERD register. | |
3673 |
e1000_write_eeprom_eewr | static int32_t | e1000_hw.c | Writes a 16 bit word from the EEPROM using the EEWR register. | |
3674 |
e1000_poll_eerd_eewr_done | static int32_t | e1000_hw.c | Polls the status bit (bit 1) of the EERD to determine when the read is done. | |
3675 |
e1000_is_onboard_nvm_eeprom | static boolean_t | e1000_hw.c | ||
3676 |
e1000_validate_eeprom_checksum | int32_t | e1000_hw.c | Verifies that the EEPROM has a valid checksum | |
3677 |
e1000_update_eeprom_checksum | int32_t | e1000_hw.c | Calculates the EEPROM checksum and writes it to the EEPROM | |
3678 |
e1000_write_eeprom | int32_t | e1000_hw.c | Parent function for writing words to the different EEPROM types. | |
3679 |
e1000_write_eeprom_spi | static int32_t | e1000_hw.c | Writes a 16 bit word to a given offset in an SPI EEPROM. | |
3680 |
e1000_write_eeprom_microwire | static int32_t | e1000_hw.c | Writes a 16 bit word to a given offset in a Microwire EEPROM. | |
3681 |
e1000_commit_shadow_ram | static int32_t | e1000_hw.c | Flushes the cached eeprom to NVM. This is done by saving the modified values | |
3682 |
e1000_read_mac_addr | int32_t | e1000_hw.c | Reads the adapter's MAC address from the EEPROM and inverts the LSB for the | |
3683 |
e1000_init_rx_addrs | static void | e1000_hw.c | Initializes receive address filters. | |
3684 |
e1000_hash_mc_addr | uint32_t | e1000_hw.c | Hashes an address to determine its location in the multicast table | |
3685 |
e1000_mta_set | void | e1000_hw.c | Sets the bit in the multicast table corresponding to the hash value. | |
3686 |
e1000_rar_set | void | e1000_hw.c | Puts an ethernet address into a receive address register. | |
3687 |
e1000_write_vfta | void | e1000_hw.c | Writes a value to the specified offset in the VLAN filter table. | |
3688 |
e1000_clear_vfta | static void | e1000_hw.c | Clears the VLAN filer table | |
3689 |
e1000_id_led_init | static int32_t | e1000_hw.c | ||
3690 |
e1000_setup_led | int32_t | e1000_hw.c | Prepares SW controlable LED for use and saves the current state of the LED. | |
3691 |
e1000_blink_led_start | int32_t | e1000_hw.c | Used on 82571 and later Si that has LED blink bits. | |
3692 |
e1000_cleanup_led | int32_t | e1000_hw.c | Restores the saved state of the SW controlable LED. | |
3693 |
e1000_led_on | int32_t | e1000_hw.c | Turns on the software controllable LED | |
3694 |
e1000_led_off | int32_t | e1000_hw.c | Turns off the software controllable LED | |
3695 |
e1000_clear_hw_cntrs | static void | e1000_hw.c | Clears all hardware statistics counters. | |
3696 |
e1000_reset_adaptive | void | e1000_hw.c | Resets Adaptive IFS to its default state. | |
3697 |
e1000_update_adaptive | void | e1000_hw.c | Called during the callback/watchdog routine to update IFS value based on | |
3698 |
e1000_tbi_adjust_stats | void | e1000_hw.c | Adjusts the statistic counters when a frame is accepted by TBI_ACCEPT | |
3699 |
e1000_get_bus_info | void | e1000_hw.c | Gets the current PCI bus type, speed, and width of the hardware | |
3700 |
e1000_write_reg_io | static void | e1000_hw.c | Writes a value to one of the devices registers using port I/O (as opposed to | |
3701 |
e1000_get_cable_length | static int32_t | e1000_hw.c | Estimates the cable length. | |
3702 |
e1000_check_polarity | static int32_t | e1000_hw.c | Check the cable polarity | |
3703 |
e1000_check_downshift | static int32_t | e1000_hw.c | Check if Downshift occured | |
3704 |
e1000_config_dsp_after_link_change | static int32_t | e1000_hw.c | 82541_rev_2 & 82547_rev_2 have the capability to configure the DSP when a | |
3705 |
e1000_set_phy_mode | static int32_t | e1000_hw.c | Set PHY to class A mode | |
3706 |
e1000_set_d3_lplu_state | static int32_t | e1000_hw.c | This function sets the lplu state according to the active flag. When | |
3707 |
e1000_set_d0_lplu_state | static int32_t | e1000_hw.c | This function sets the lplu d0 state according to the active flag. When | |
3708 |
e1000_set_vco_speed | static int32_t | e1000_hw.c | Change VCO speed register to improve Bit Error Rate performance of SERDES. | |
3709 |
e1000_host_if_read_cookie | static int32_t | e1000_hw.c | This function reads the cookie from ARC ram. | |
3710 |
e1000_mng_enable_host_if | static int32_t | e1000_hw.c | This function checks whether the HOST IF is enabled for command operaton | |
3711 |
e1000_mng_host_if_write | static int32_t | e1000_hw.c | This function writes the buffer content at the offset given on the host if. | |
3712 |
e1000_mng_write_cmd_header | static int32_t | e1000_hw.c | This function writes the command header after does the checksum calculation. | |
3713 |
e1000_mng_write_commit | static int32_t | e1000_hw.c | This function indicates to ARC that a new command is pending which completes | |
3714 |
e1000_check_mng_mode | boolean_t | e1000_hw.c | This function checks the mode of the firmware. | |
3715 |
e1000_mng_write_dhcp_info | int32_t | e1000_hw.c | This function writes the dhcp info . | |
3716 |
e1000_calculate_mng_checksum | static uint8_t | e1000_hw.c | This function calculates the checksum. | |
3717 |
e1000_enable_tx_pkt_filtering | boolean_t | e1000_hw.c | This function checks whether tx pkt filtering needs to be enabled or not. | |
3718 |
e1000_enable_mng_pass_thru | uint32_t | e1000_hw.c | Verifies the hardware needs to allow ARPs to be processed by the host | |
3719 |
e1000_polarity_reversal_workaround | static int32_t | e1000_hw.c | ||
3720 |
e1000_set_pci_express_master_disable | static void | e1000_hw.c | Disables PCI-Express master access. | |
3721 |
e1000_disable_pciex_master | int32_t | e1000_hw.c | Disables PCI-Express master access and verifies there are no pending requests | |
3722 |
e1000_get_auto_rd_done | static int32_t | e1000_hw.c | Check for EEPROM Auto Read bit done. | |
3723 |
e1000_get_phy_cfg_done | static int32_t | e1000_hw.c | Checks if the PHY configuration is done | |
3724 |
e1000_get_hw_eeprom_semaphore | static int32_t | e1000_hw.c | Using the combination of SMBI and SWESMBI semaphore bits when resetting | |
3725 |
e1000_put_hw_eeprom_semaphore | static void | e1000_hw.c | This function clears HW semaphore bits. | |
3726 |
e1000_get_software_semaphore | static int32_t | e1000_hw.c | Obtaining software semaphore bit (SMBI) before resetting PHY. | |
3727 |
e1000_release_software_semaphore | static void | e1000_hw.c | Release semaphore bit (SMBI). | |
3728 |
e1000_check_phy_reset_block | int32_t | e1000_hw.c | Checks if PHY reset is blocked due to SOL/IDER session, for example. | |
3729 |
e1000_arc_subsystem_valid | static uint8_t | e1000_hw.c | ||
3730 |
e1000_set_pci_ex_no_snoop | static int32_t | e1000_hw.c | Configure PCI-Ex no-snoop | |
3731 |
e1000_get_software_flag | static int32_t | e1000_hw.c | Get software semaphore FLAG bit (SWFLAG). | |
3732 |
e1000_release_software_flag | static void | e1000_hw.c | Release software semaphore FLAG bit (SWFLAG). | |
3733 |
e1000_read_eeprom_ich8 | static int32_t | e1000_hw.c | Reads a 16 bit word or words from the EEPROM using the ICH8's flash access | |
3734 |
e1000_write_eeprom_ich8 | static int32_t | e1000_hw.c | Writes a 16 bit word or words to the EEPROM using the ICH8's flash access | |
3735 |
e1000_ich8_cycle_init | static int32_t | e1000_hw.c | This function does initial flash setup so that a new read/write/erase cycle | |
3736 |
e1000_ich8_flash_cycle | static int32_t | e1000_hw.c | This function starts a flash cycle and waits for its completion | |
3737 |
e1000_read_ich8_data | static int32_t | e1000_hw.c | Reads a byte or word from the NVM using the ICH8 flash access registers. | |
3738 |
e1000_write_ich8_data | static int32_t | e1000_hw.c | Writes One /two bytes to the NVM using the ICH8 flash access registers. | |
3739 |
e1000_read_ich8_byte | static int32_t | e1000_hw.c | Reads a single byte from the NVM using the ICH8 flash access registers. | |
3740 |
e1000_verify_write_ich8_byte | static int32_t | e1000_hw.c | Writes a single byte to the NVM using the ICH8 flash access registers. | |
3741 |
e1000_write_ich8_byte | static int32_t | e1000_hw.c | Writes a single byte to the NVM using the ICH8 flash access registers. | |
3742 |
e1000_read_ich8_word | static int32_t | e1000_hw.c | Reads a word from the NVM using the ICH8 flash access registers. | |
3743 |
e1000_erase_ich8_4k_segment | int32_t | e1000_hw.c | Erases the bank specified. Each bank may be a 4, 8 or 64k block. Banks are 0 | |
3744 |
e1000_init_lcd_from_nvm_config_region | static int32_t | e1000_hw.c | ||
3745 |
e1000_init_lcd_from_nvm | static int32_t | e1000_hw.c | This function initializes the PHY from the NVM on ICH8 platforms. This | |
3746 |
phantom_crb_access_128m | static unsigned long | phantom.c | CRB register access | |
3747 |
phantom_crb_access_32m | static unsigned long | phantom.c | Prepare for access to CRB register via 32MB BAR | |
3748 |
phantom_crb_access_2m | static unsigned long | phantom.c | Prepare for access to CRB register via 2MB BAR | |
3749 |
phantom_readl | static uint32_t | phantom.c | Read from Phantom CRB register | |
3750 |
phantom_writel | static void | phantom.c | Write to Phantom CRB register | |
3751 |
phantom_write_hilo | static inline void | phantom.c | Write to Phantom CRB HI/LO register pair | |
3752 |
phantom_read_test_mem_block | static int | phantom.c | Firmware message buffer access (for debug) | |
3753 |
phantom_read_test_mem | static int | phantom.c | Read single byte from Phantom test memory | |
3754 |
phantom_dmesg | static int | phantom.c | Dump Phantom firmware dmesg log | |
3755 |
__attribute__ | static void | phantom.c | Dump Phantom firmware dmesg logs | |
3756 |
phantom_wait_for_cmd | static int | phantom.c | Firmware interface | |
3757 |
phantom_issue_cmd | static int | phantom.c | Issue command to firmware | |
3758 |
phantom_issue_buf_cmd | static int | phantom.c | Issue buffer-format command to firmware | |
3759 |
phantom_create_rx_ctx | static int | phantom.c | Create Phantom RX context | |
3760 |
phantom_destroy_rx_ctx | static void | phantom.c | Destroy Phantom RX context | |
3761 |
phantom_create_tx_ctx | static int | phantom.c | Create Phantom TX context | |
3762 |
phantom_destroy_tx_ctx | static void | phantom.c | Destroy Phantom TX context | |
3763 |
phantom_alloc_rds | static int | phantom.c | Descriptor ring management | |
3764 |
phantom_post_rds | static void | phantom.c | Post Phantom RX descriptor | |
3765 |
phantom_alloc_cds | static int | phantom.c | Allocate Phantom TX descriptor | |
3766 |
phantom_post_cds | static void | phantom.c | Post Phantom TX descriptor | |
3767 |
phantom_update_macaddr | static int | phantom.c | MAC address management | |
3768 |
phantom_add_macaddr | static inline int | phantom.c | Add MAC address | |
3769 |
phantom_del_macaddr | static inline int | phantom.c | Remove MAC address | |
3770 |
phantom_poll_link_state | static void | phantom.c | Link state detection | |
3771 |
phantom_refill_rx_ring | static void | phantom.c | Main driver body | |
3772 |
phantom_open | static int | phantom.c | Open NIC | |
3773 |
phantom_close | static void | phantom.c | Close NIC | |
3774 |
phantom_transmit | static int | phantom.c | Transmit packet | |
3775 |
phantom_poll | static void | phantom.c | Poll for received packets | |
3776 |
phantom_irq | static void | phantom.c | Enable/disable interrupts | |
3777 |
phantom_clp_wait | static int | phantom.c | Wait for Phantom CLP command to complete | |
3778 |
phantom_clp_cmd | static int | phantom.c | Issue Phantom CLP command | |
3779 |
phantom_clp_store | static int | phantom.c | Store Phantom CLP setting | |
3780 |
phantom_clp_fetch | static int | phantom.c | Fetch Phantom CLP setting | |
3781 |
phantom_clp_setting | static unsigned int | phantom.c | Find Phantom CLP setting | |
3782 |
phantom_store_setting | static int | phantom.c | Store Phantom CLP setting | |
3783 |
phantom_fetch_setting | static int | phantom.c | Fetch Phantom CLP setting | |
3784 |
phantom_map_crb | static int | phantom.c | Initialisation | |
3785 |
phantom_unhalt_pegs | static void | phantom.c | Unhalt all PEGs | |
3786 |
phantom_init_cmdpeg | static int | phantom.c | Initialise the Phantom command PEG | |
3787 |
phantom_get_macaddr | static void | phantom.c | Read Phantom MAC address | |
3788 |
phantom_check_boot_enable | static int | phantom.c | Check Phantom is enabled for boot | |
3789 |
phantom_init_rcvpeg | static int | phantom.c | Initialise Phantom receive PEG | |
3790 |
phantom_probe | static int | phantom.c | Probe PCI device | |
3791 |
phantom_remove | static void | phantom.c | Remove PCI device | |
3792 |
write_grf5101 | static void | rtl8180_grf5101.c | ||
3793 |
grf5101_write_phy_antenna | static void | rtl8180_grf5101.c | ||
3794 |
grf5101_rf_set_channel | static void | rtl8180_grf5101.c | ||
3795 |
grf5101_rf_stop | static void | rtl8180_grf5101.c | ||
3796 |
grf5101_rf_init | static void | rtl8180_grf5101.c | ||
3797 |
write_max2820 | static void | rtl8180_max2820.c | ||
3798 |
max2820_write_phy_antenna | static void | rtl8180_max2820.c | ||
3799 |
max2820_rf_set_channel | static void | rtl8180_max2820.c | ||
3800 |
max2820_rf_stop | static void | rtl8180_max2820.c | ||
3801 |
max2820_rf_init | static void | rtl8180_max2820.c | ||
3802 |
write_sa2400 | static void | rtl8180_sa2400.c | ||
3803 |
sa2400_write_phy_antenna | static void | rtl8180_sa2400.c | ||
3804 |
sa2400_rf_set_channel | static void | rtl8180_sa2400.c | ||
3805 |
sa2400_rf_stop | static void | rtl8180_sa2400.c | ||
3806 |
sa2400_rf_init | static void | rtl8180_sa2400.c | ||
3807 |
rtl8225_write_phy_ofdm | static inline void | rtl8185_rtl8225.c | ||
3808 |
rtl8225_write_phy_cck | static inline void | rtl8185_rtl8225.c | ||
3809 |
rtl8225_write | static void | rtl8185_rtl8225.c | ||
3810 |
rtl8225_read | static u16 | rtl8185_rtl8225.c | ||
3811 |
rtl8225_rf_set_tx_power | static void | rtl8185_rtl8225.c | ||
3812 |
rtl8225_rf_init | static void | rtl8185_rtl8225.c | ||
3813 |
rtl8225z2_rf_set_tx_power | static void | rtl8185_rtl8225.c | ||
3814 |
rtl8225z2_rf_init | static void | rtl8185_rtl8225.c | ||
3815 |
rtl8225x_rf_init | static void | rtl8185_rtl8225.c | ||
3816 |
rtl8225_rf_stop | static void | rtl8185_rtl8225.c | ||
3817 |
rtl8225_rf_set_channel | static void | rtl8185_rtl8225.c | ||
3818 |
rtl8225_rf_conf_erp | static void | rtl8185_rtl8225.c | ||
3819 |
rtl818x_write_phy | void | rtl818x.c | ||
3820 |
rtl818x_handle_rx | static void | rtl818x.c | ||
3821 |
rtl818x_handle_tx | static void | rtl818x.c | ||
3822 |
rtl818x_poll | static void | rtl818x.c | ||
3823 |
rtl818x_tx | static int | rtl818x.c | ||
3824 |
rtl818x_set_anaparam | void | rtl818x.c | ||
3825 |
rtl818x_init_hw | static int | rtl818x.c | ||
3826 |
rtl818x_init_rx_ring | static int | rtl818x.c | ||
3827 |
rtl818x_free_rx_ring | static void | rtl818x.c | ||
3828 |
rtl818x_init_tx_ring | static int | rtl818x.c | ||
3829 |
rtl818x_free_tx_ring | static void | rtl818x.c | ||
3830 |
rtl818x_irq | static void | rtl818x.c | ||
3831 |
rtl818x_set_hwaddr | static void | rtl818x.c | ||
3832 |
rtl818x_start | static int | rtl818x.c | ||
3833 |
rtl818x_stop | static void | rtl818x.c | ||
3834 |
rtl818x_config | static int | rtl818x.c | ||
3835 |
rtl818x_spi_read_bit | static int | rtl818x.c | ||
3836 |
rtl818x_spi_write_bit | static void | rtl818x.c | ||
3837 |
rtl818x_probe | static int | rtl818x.c | ||
3838 |
rtl818x_remove | static void | rtl818x.c | ||
3839 |
nvs_read | int | nvs.c | @file | |
3840 |
nvs_verify | static int | nvs.c | Verify content of non-volatile storage device | |
3841 |
nvs_write | int | nvs.c | Write to non-volatile storage device | |
3842 |
spi_command | static inline unsigned int | spi.c | @file | |
3843 |
spi_wait | static int | spi.c | Wait for SPI device to complete operation | |
3844 |
spi_read | int | spi.c | Read data from SPI device | |
3845 |
spi_write | int | spi.c | Write data to SPI device | |
3846 |
threewire_read | int | threewire.c | @file | |
3847 |
threewire_write | int | threewire.c | Write data to three-wire device | |
3848 |
threewire_detect_address_len | int | threewire.c | Autodetect device address length | |
3849 |
insert_delete | static void | editstring.c | Insert and/or delete text within an editable string | |
3850 |
insert_character | static void | editstring.c | Insert character at current cursor position | |
3851 |
delete_character | static void | editstring.c | Delete character at current cursor position | |
3852 |
backspace | static void | editstring.c | Delete character to left of current cursor position | |
3853 |
kill_eol | static void | editstring.c | Delete to end of line | |
3854 |
edit_string | int | editstring.c | Edit editable string | |
3855 |
sync_console | static void | readline.c | Synchronise console with edited string | |
3856 |
readline | char * | readline.c | Read line from console | |
3857 |
exit_exec | static int | shell.c | "exit" command body | |
3858 |
help_exec | static int | shell.c | "help" command body | |
3859 |
shell | void | shell.c | Start command shell | |
3860 |
shell_banner | int | shell_banner.c | @file | |
3861 |
find_error | static struct errortab * | strerror.c | Find error description | |
3862 |
find_closest_error | static struct errortab * | strerror.c | Find closest error description | |
3863 |
strerror | const char * | strerror.c | Retrieve string representation of error number. | |
3864 |
autoboot_exec | static int | autoboot_cmd.c | ||
3865 |
config_exec | static int | config_cmd.c | ||
3866 |
dhcp_syntax | static void | dhcp_cmd.c | @file | |
3867 |
dhcp_exec | static int | dhcp_cmd.c | The "dhcp" command | |
3868 |
pxebs_syntax | static void | dhcp_cmd.c | "pxebs" command syntax message | |
3869 |
pxebs_exec | static int | dhcp_cmd.c | The "pxebs" command | |
3870 |
digest_syntax | static void | digest_cmd.c | "digest" command syntax message | |
3871 |
digest_exec | static int | digest_cmd.c | The "digest" command | |
3872 |
md5sum_exec | static int | digest_cmd.c | ||
3873 |
sha1sum_exec | static int | digest_cmd.c | ||
3874 |
gdbstub_syntax | static void | gdbstub_cmd.c | @file | |
3875 |
gdbstub_exec | static int | gdbstub_cmd.c | The "gdbstub" command | |
3876 |
ifcommon_syntax | static void | ifmgmt_cmd.c | Print syntax of if command | |
3877 |
ifcommon_do_all | static int | ifmgmt_cmd.c | Execute if command over all network devices | |
3878 |
ifcommon_do_list | static int | ifmgmt_cmd.c | Execute if command over list of network devices | |
3879 |
ifcommon_exec | int | ifmgmt_cmd.c | Execute if command | |
3880 |
ifopen_payload | static int | ifmgmt_cmd.c | ||
3881 |
ifopen_exec | static int | ifmgmt_cmd.c | ||
3882 |
ifclose_payload | static int | ifmgmt_cmd.c | ||
3883 |
ifclose_exec | static int | ifmgmt_cmd.c | ||
3884 |
ifstat_payload | static int | ifmgmt_cmd.c | ||
3885 |
ifstat_exec | static int | ifmgmt_cmd.c | ||
3886 |
imgfill_cmdline | static int | image_cmd.c | Fill in image command line | |
3887 |
imgfetch_core_syntax | static void | image_cmd.c | "imgfetch"/"module"/"kernel" command syntax message | |
3888 |
imgfetch_core_exec | static int | image_cmd.c | The "imgfetch"/"module"/"kernel" command body | |
3889 |
imgfetch_exec | static int | image_cmd.c | The "imgfetch"/"module" command | |
3890 |
kernel_exec | static int | image_cmd.c | The "kernel" command | |
3891 |
chain_exec | static int | image_cmd.c | The "chain" command | |
3892 |
imgload_syntax | static void | image_cmd.c | "imgload" command syntax message | |
3893 |
imgload_exec | static int | image_cmd.c | The "imgload" command | |
3894 |
imgargs_syntax | static void | image_cmd.c | "imgargs" command syntax message | |
3895 |
imgargs_exec | static int | image_cmd.c | The "imgargs" command body | |
3896 |
imgexec_syntax | static void | image_cmd.c | "imgexec" command syntax message | |
3897 |
imgexec_exec | static int | image_cmd.c | The "imgexec" command | |
3898 |
imgstat_syntax | static void | image_cmd.c | "imgstat" command syntax message | |
3899 |
imgstat_exec | static int | image_cmd.c | The "imgstat" command | |
3900 |
imgfree_syntax | static void | image_cmd.c | "imgstat" command syntax message | |
3901 |
imgfree_exec | static int | image_cmd.c | The "imgfree" command | |
3902 |
iwstat_payload | static int | iwmgmt_cmd.c | ||
3903 |
iwstat_exec | static int | iwmgmt_cmd.c | ||
3904 |
iwlist_payload | static int | iwmgmt_cmd.c | ||
3905 |
iwlist_exec | static int | iwmgmt_cmd.c | ||
3906 |
login_exec | static int | login_cmd.c | ||
3907 |
show_exec | static int | nvo_cmd.c | ||
3908 |
set_exec | static int | nvo_cmd.c | ||
3909 |
clear_exec | static int | nvo_cmd.c | ||
3910 |
route_syntax | static void | route_cmd.c | @file | |
3911 |
route_exec | static int | route_cmd.c | The "route" command | |
3912 |
sanboot_syntax | static void | sanboot_cmd.c | "sanboot" command syntax message | |
3913 |
sanboot_exec | static int | sanboot_cmd.c | The "sanboot" command | |
3914 |
time_exec | static int | time_cmd.c | ||
3915 |
sleep_exec | static int | time_cmd.c | ||
3916 |
beep | int | alert.c | @file | |
3917 |
ansiscr_reset | static void | ansi_screen.c | ||
3918 |
ansiscr_movetoyx | static void | ansi_screen.c | ||
3919 |
ansiscr_putc | static void | ansi_screen.c | ||
3920 |
ansiscr_getc | static int | ansi_screen.c | ||
3921 |
ansiscr_peek | static bool | ansi_screen.c | ||
3922 |
wclrtobot | int | clear.c | Clear a window to the bottom from current cursor position | |
3923 |
wclrtoeol | int | clear.c | Clear a window to the end of the current line | |
3924 |
wdelch | int | clear.c | Delete character under the cursor in a window | |
3925 |
wdeleteln | int | clear.c | Delete line under a window's cursor | |
3926 |
werase | int | clear.c | Completely clear a window | |
3927 |
colour_content | int | colour.c | Identify the RGB components of a given colour value | |
3928 |
init_pair | int | colour.c | Initialise colour pair | |
3929 |
pair_content | int | colour.c | Get colours of colour pair | |
3930 |
box | int | edging.c | @file | |
3931 |
wborder | int | edging.c | Draw borders from single-byte characters and renditions around a | |
3932 |
whline | int | edging.c | Create a horizontal line in a window | |
3933 |
wvline | int | edging.c | Create a vertical line in a window | |
3934 |
_wgetc | static int | kb.c | ||
3935 |
wgetch | int | kb.c | Pop a character from the FIFO into a window | |
3936 |
wgetnstr | int | kb.c | Read at most n characters from the FIFO into a window | |
3937 |
echo | int | kb.c | ||
3938 |
noecho | int | kb.c | ||
3939 |
_wupdcurs | static void | mucurses.c | Update cursor position | |
3940 |
_wputch | void | mucurses.c | Write a single character rendition to a window | |
3941 |
_wputc | void | mucurses.c | Write a single character to a window | |
3942 |
_wcursback | void | mucurses.c | Retreat the cursor back one position (useful for a whole host of | |
3943 |
_wputchstr | void | mucurses.c | Write a chtype string to a window | |
3944 |
_wputstr | void | mucurses.c | Write a standard c-style string to a window | |
3945 |
wmove | int | mucurses.c | Move a window's cursor to the specified position | |
3946 |
waddch | int | print.c | Add a single-byte character and rendition to a window and advance | |
3947 |
waddnstr | int | print.c | Add string of single-byte characters to a window | |
3948 |
_printw_handler | static void | print.c | ||
3949 |
vw_printw | int | print.c | Print formatted output in a window | |
3950 |
wprintw | int | print.c | Print formatted output to a window | |
3951 |
waddchnstr | int | print_nadv.c | @file | |
3952 |
_enter_slk | static void | slk.c | ||
3953 |
_leave_slk | static void | slk.c | ||
3954 |
_print_label | static void | slk.c | ||
3955 |
slk_attr | attr_t | slk.c | Return the attribute used for the soft function keys | |
3956 |
slk_attroff | int | slk.c | Turn off soft function key attributes | |
3957 |
slk_attron | int | slk.c | Turn on soft function key attributes | |
3958 |
slk_attrset | int | slk.c | Set soft function key attributes | |
3959 |
slk_attr_off | int | slk.c | Turn off soft function key attributes | |
3960 |
slk_attr_on | int | slk.c | Turn on soft function key attributes | |
3961 |
slk_attr_set | int | slk.c | Set soft function key attributes | |
3962 |
slk_clear | int | slk.c | Clear the soft function key labels from the screen | |
3963 |
slk_colour | int | slk.c | Set soft label colour pair | |
3964 |
slk_init | int | slk.c | Initialise the soft function keys | |
3965 |
slk_label | char* | slk.c | Return the label for the specified soft key | |
3966 |
slk_restore | int | slk.c | Restore soft function key labels to the screen | |
3967 |
slk_set | int | slk.c | Configure specified soft key | |
3968 |
getbkgd | inline chtype | winattrs.c | Get the background rendition attributes for a window | |
3969 |
wattroff | int | winattrs.c | Turn off attributes in a window | |
3970 |
wattron | int | winattrs.c | Turn on attributes in a window | |
3971 |
wattrset | int | winattrs.c | Set attributes in a window | |
3972 |
wattr_get | int | winattrs.c | Get attributes and colour pair information | |
3973 |
wattr_off | int | winattrs.c | Turn off attributes in a window | |
3974 |
wattr_on | int | winattrs.c | Turn on attributes in a window | |
3975 |
wattr_set | int | winattrs.c | Set attributes and colour pair information in a window | |
3976 |
wcolour_set | int | winattrs.c | Set colour pair for a window | |
3977 |
delwin | int | windows.c | @file | |
3978 |
derwin | WINDOW * | windows.c | Create a new derived window | |
3979 |
dupwin | WINDOW * | windows.c | Create a duplicate of the specified window | |
3980 |
mvwin | int | windows.c | Move window origin to specified coordinates | |
3981 |
newwin | WINDOW * | windows.c | Create new WINDOW | |
3982 |
subwin | WINDOW * | windows.c | Create a new sub-window | |
3983 |
initscr | WINDOW * | wininit.c | Initialise console environment | |
3984 |
endwin | int | wininit.c | Finalise console environment | |
3985 |
init_editbox | void | editbox.c | Initialise text box widget | |
3986 |
draw_editbox | void | editbox.c | Draw text box widget | |
3987 |
login_ui | int | login_ui.c | ||
3988 |
load_setting | static void | settings_ui.c | Load setting widget value from configuration settings | |
3989 |
save_setting | static int | settings_ui.c | Save setting widget value back to configuration settings | |
3990 |
init_setting | static void | settings_ui.c | Initialise setting widget | |
3991 |
draw_setting | static void | settings_ui.c | Draw setting widget | |
3992 |
edit_setting | static int | settings_ui.c | Edit setting widget | |
3993 |
init_setting_index | static void | settings_ui.c | Initialise setting widget by index | |
3994 |
vmsg | static void | settings_ui.c | Print message centred on specified row | |
3995 |
msg | static void | settings_ui.c | Print message centred on specified row | |
3996 |
clearmsg | static void | settings_ui.c | Clear message on specified row | |
3997 |
valert | static void | settings_ui.c | Print alert message | |
3998 |
alert | static void | settings_ui.c | Print alert message | |
3999 |
draw_title_row | static void | settings_ui.c | Draw title row | |
4000 |
draw_info_row | static void | settings_ui.c | Draw information row | |
4001 |
draw_instruction_row | static void | settings_ui.c | Draw instruction row | |
4002 |
main_loop | static int | settings_ui.c | ||
4003 |
settings_ui | int | settings_ui.c | ||
4004 |
efi_image_exec | static int | efi_image.c | Execute EFI image | |
4005 |
efi_image_load | static int | efi_image.c | Load EFI image into memory | |
4006 |
elf_load_segment | static int | elf.c | Load ELF segment into memory | |
4007 |
elf_load | int | elf.c | Load ELF image into memory | |
4008 |
__attribute__ | static void | embedded.c | Free embedded image | |
4009 |
EMBED | EMBED_ALL #define | embedded.c | ||
4010 |
embedded_init | static void | embedded.c | Register all embedded images | |
4011 |
script_exec | static int | script.c | Execute script | |
4012 |
script_load | static int | script.c | Load script into memory | |
4013 |
prep_segment | int | segment.c | Prepare segment for loading | |
4014 |
efi_handle_cup | static void | efi_console.c | Handle ANSI CUP (cursor position) | |
4015 |
efi_handle_ed | static void | efi_console.c | Handle ANSI ED (erase in page) | |
4016 |
efi_handle_sgr | static void | efi_console.c | Handle ANSI SGR (set graphics rendition) | |
4017 |
efi_putchar | static void | efi_console.c | Print a character to EFI console | |
4018 |
scancode_to_ansi_seq | static const char * | efi_console.c | Get ANSI escape sequence corresponding to EFI scancode | |
4019 |
efi_getchar | static int | efi_console.c | Get character from EFI console | |
4020 |
efi_iskey | static int | efi_console.c | Check for character ready to read from EFI console | |
4021 |
efi_find_table | static void * | efi_init.c | Look up EFI configuration table | |
4022 |
efi_init | EFI_STATUS | efi_init.c | Initialise EFI environment | |
4023 |
efi_width | static EFI_CPU_IO_PROTOCOL_WIDTH | efi_io.c | Determine EFI CPU I/O width code | |
4024 |
efi_ioread | unsigned long long | efi_io.c | Read from device | |
4025 |
efi_iowrite | void | efi_io.c | Write to device | |
4026 |
efi_ioreads | void | efi_io.c | String read from device | |
4027 |
efi_iowrites | void | efi_io.c | String write to device | |
4028 |
efi_iodelay | static void | efi_io.c | Wait for I/O-mapped operation to complete | |
4029 |
efipci_address | static unsigned long | efi_pci.c | ||
4030 |
efipci_read | int | efi_pci.c | ||
4031 |
efipci_write | int | efi_pci.c | ||
4032 |
efi_find_smbios | static int | efi_smbios.c | Find SMBIOS | |
4033 |
efi_snp_set_mode | static void | efi_snp.c | Set EFI SNP mode based on gPXE net device parameters | |
4034 |
efi_snp_poll | static void | efi_snp.c | Poll net device and count received packets | |
4035 |
efi_snp_start | static EFI_STATUS EFIAPI | efi_snp.c | Change SNP state from "stopped" to "started" | |
4036 |
efi_snp_stop | static EFI_STATUS EFIAPI | efi_snp.c | Change SNP state from "started" to "stopped" | |
4037 |
efi_snp_initialize | static EFI_STATUS EFIAPI | efi_snp.c | Open the network device | |
4038 |
efi_snp_reset | static EFI_STATUS EFIAPI | efi_snp.c | Reset the network device | |
4039 |
efi_snp_shutdown | static EFI_STATUS EFIAPI | efi_snp.c | Shut down the network device | |
4040 |
efi_snp_receive_filters | static EFI_STATUS EFIAPI | efi_snp.c | Manage receive filters | |
4041 |
efi_snp_station_address | static EFI_STATUS EFIAPI | efi_snp.c | Set station address | |
4042 |
efi_snp_statistics | static EFI_STATUS EFIAPI | efi_snp.c | Get (or reset) statistics | |
4043 |
efi_snp_mcast_ip_to_mac | static EFI_STATUS EFIAPI | efi_snp.c | Convert multicast IP address to MAC address | |
4044 |
efi_snp_nvdata | static EFI_STATUS EFIAPI | efi_snp.c | Read or write non-volatile storage | |
4045 |
efi_snp_get_status | static EFI_STATUS EFIAPI | efi_snp.c | Read interrupt status and TX recycled buffer status | |
4046 |
efi_snp_transmit | static EFI_STATUS EFIAPI | efi_snp.c | Start packet transmission | |
4047 |
efi_snp_receive | static EFI_STATUS EFIAPI | efi_snp.c | Receive packet | |
4048 |
efi_snp_wait_for_packet | static VOID EFIAPI | efi_snp.c | Poll event | |
4049 |
efi_snp_netdev | static struct net_device * | efi_snp.c | Locate net device corresponding to EFI device | |
4050 |
efi_snp_snpdev | static struct efi_snp_device * | efi_snp.c | Locate SNP corresponding to EFI device | |
4051 |
efi_snp_driver_supported | static EFI_STATUS EFIAPI | efi_snp.c | Check to see if driver supports a device | |
4052 |
efi_snp_driver_start | static EFI_STATUS EFIAPI | efi_snp.c | Attach driver to device | |
4053 |
efi_snp_driver_stop | static EFI_STATUS EFIAPI | efi_snp.c | Detach driver from device | |
4054 |
efi_snp_get_driver_name | static EFI_STATUS EFIAPI | efi_snp.c | Look up driver name | |
4055 |
efi_snp_get_controller_name | static EFI_STATUS EFIAPI | efi_snp.c | Look up controller name | |
4056 |
efi_snp_install | int | efi_snp.c | Install EFI SNP driver | |
4057 |
efi_strerror | const char * | efi_strerror.c | @file | |
4058 |
efi_udelay | static void | efi_timer.c | Delay for a fixed number of microseconds | |
4059 |
efi_currticks | static unsigned long | efi_timer.c | Get current system time in ticks | |
4060 |
efi_ticks_per_sec | static unsigned long | efi_timer.c | Get number of ticks per second | |
4061 |
efi_urealloc | static userptr_t | efi_umalloc.c | Reallocate external memory | |
4062 |
find_strings_terminator | static size_t | smbios.c | Find SMBIOS strings terminator | |
4063 |
find_smbios_structure | int | smbios.c | Find specific structure type within SMBIOS | |
4064 |
read_smbios_structure | int | smbios.c | Copy SMBIOS structure | |
4065 |
read_smbios_string | int | smbios.c | Find indexed string within SMBIOS structure | |
4066 |
smbios_fetch | static int | smbios_settings.c | Fetch value of SMBIOS setting | |
4067 |
smbios_init | static void | smbios_settings.c | Initialise SMBIOS settings | |
4068 |
__intel_new_proc_init | void __libgcc | icc.c | ||
4069 |
gcc_implicit_memcpy | void * | memcpy.c | ||
4070 |
__divdi3 | __libgcc int64_t | __divdi3.c | ||
4071 |
__moddi3 | __libgcc int64_t | __moddi3.c | ||
4072 |
__udivdi3 | __libgcc uint64_t | __udivdi3.c | ||
4073 |
__udivmoddi4 | __libgcc uint64_t | __udivmoddi4.c | ||
4074 |
__umoddi3 | __libgcc uint64_t | __umoddi3.c | ||
4075 |
aoe_free | static void | aoe.c | ||
4076 |
aoe_done | static void | aoe.c | Mark current AoE command complete | |
4077 |
aoe_send_command | static int | aoe.c | Send AoE command | |
4078 |
aoe_timer_expired | static void | aoe.c | Handle AoE retry timer expiry | |
4079 |
aoe_rx_cfg | static int | aoe.c | Handle AoE configuration command response | |
4080 |
aoe_rx_ata | static int | aoe.c | Handle AoE ATA command response | |
4081 |
aoe_rx | static int | aoe.c | Process incoming AoE packets | |
4082 |
aoe_command | static int | aoe.c | Issue ATA command via an open AoE session | |
4083 |
aoe_discover | static int | aoe.c | Issue AoE config query for AoE target discovery | |
4084 |
aoe_detached_command | static int | aoe.c | ||
4085 |
aoe_detach | void | aoe.c | ||
4086 |
aoe_parse_root_path | static int | aoe.c | ||
4087 |
aoe_attach | int | aoe.c | ||
4088 |
arp_find_entry | static struct arp_entry * | arp.c | Find entry in the ARP cache | |
4089 |
arp_resolve | int | arp.c | Look up media-specific link-layer address in the ARP cache | |
4090 |
arp_find_protocol | static struct arp_net_protocol * | arp.c | Identify ARP protocol | |
4091 |
arp_rx | static int | arp.c | Process incoming ARP packets | |
4092 |
arp_ntoa | static const char * | arp.c | Transcribe ARP address | |
4093 |
store_cached_dhcpack | void | cachedhcp.c | @file | |
4094 |
dhcp_tag_name | static inline char * | dhcpopts.c | @file | |
4095 |
__attribute__ | static inline | dhcpopts.c | Get pointer to DHCP option | |
4096 |
__attribute__ | static inline | dhcpopts.c | Get offset of a DHCP option | |
4097 |
dhcp_option_len | static unsigned int | dhcpopts.c | Calculate length of any DHCP option | |
4098 |
find_dhcp_option_with_encap | static int | dhcpopts.c | Find DHCP option within DHCP options block, and its encapsulator (if any) | |
4099 |
resize_dhcp_option | static int | dhcpopts.c | Resize a DHCP option | |
4100 |
set_dhcp_option | static int | dhcpopts.c | Set value of DHCP option | |
4101 |
dhcpopt_store | int | dhcpopts.c | Store value of DHCP option setting | |
4102 |
dhcpopt_extensible_store | int | dhcpopts.c | Store value of DHCP option setting, extending options block if necessary | |
4103 |
dhcpopt_fetch | int | dhcpopts.c | Fetch value of DHCP option setting | |
4104 |
dhcpopt_update_len | static void | dhcpopts.c | Recalculate length of DHCP options block | |
4105 |
dhcpopt_init | void | dhcpopts.c | Initialise prepopulated block of DHCP options | |
4106 |
used_len_ipv4 | static size_t | dhcppkt.c | @file | |
4107 |
used_len_string | static size_t | dhcppkt.c | Calculate used length of a string field within a DHCP packet | |
4108 |
dhcp_packet_field | static inline void * | dhcppkt.c | Get address of a DHCP packet field | |
4109 |
find_dhcp_packet_field | static struct dhcp_packet_field * | dhcppkt.c | Find DHCP packet field corresponding to settings tag number | |
4110 |
dhcppkt_store | int | dhcppkt.c | Store value of DHCP packet setting | |
4111 |
dhcppkt_fetch | int | dhcppkt.c | Fetch value of DHCP packet setting | |
4112 |
dhcppkt_settings_store | static int | dhcppkt.c | DHCP packet settings interface | |
4113 |
dhcppkt_settings_fetch | static int | dhcppkt.c | Fetch value of DHCP setting | |
4114 |
dhcppkt_init | void | dhcppkt.c | Constructor | |
4115 |
eapol_rx | static int | eapol.c | Receive EAPOL network-layer packet | |
4116 |
eapol_ntoa | static const char * | eapol.c | Transcribe EAPOL network-layer address | |
4117 |
eth_push | static int | ethernet.c | Add Ethernet link-layer header | |
4118 |
eth_pull | static int | ethernet.c | Remove Ethernet link-layer header | |
4119 |
eth_init_addr | void | ethernet.c | Initialise Ethernet address | |
4120 |
eth_ntoa | const char * | ethernet.c | Transcribe Ethernet address | |
4121 |
eth_mc_hash | int | ethernet.c | Hash multicast address | |
4122 |
eth_eth_addr | int | ethernet.c | Generate Ethernet-compatible compressed link-layer address | |
4123 |
alloc_etherdev | struct net_device * | ethernet.c | Allocate Ethernet device | |
4124 |
copy_encap_settings | static int | fakedhcp.c | @file | |
4125 |
copy_settings | static int | fakedhcp.c | Copy settings to DHCP packet | |
4126 |
create_fakedhcpdiscover | int | fakedhcp.c | Create fake DHCPDISCOVER packet | |
4127 |
create_fakedhcpack | int | fakedhcp.c | Create fake DHCPACK packet | |
4128 |
create_fakepxebsack | int | fakedhcp.c | Create fake PXE Boot Server ACK packet | |
4129 |
icmp_rx | static int | icmp.c | Process a received packet | |
4130 |
icmp6_send_solicit | int | icmpv6.c | Send neighbour solicitation packet | |
4131 |
icmp6_rx | static int | icmpv6.c | Process ICMP6 headers | |
4132 |
icmp6_test_nadvert | void | icmpv6.c | ||
4133 |
ib_create_cq | struct ib_completion_queue * | infiniband.c | Completion queues | |
4134 |
ib_destroy_cq | void | infiniband.c | Destroy completion queue | |
4135 |
ib_poll_cq | void | infiniband.c | Poll completion queue | |
4136 |
ib_create_qp | struct ib_queue_pair * | infiniband.c | Work queues | |
4137 |
ib_modify_qp | int | infiniband.c | Modify queue pair | |
4138 |
ib_destroy_qp | void | infiniband.c | Destroy queue pair | |
4139 |
ib_find_qp_qpn | struct ib_queue_pair * | infiniband.c | Find queue pair by QPN | |
4140 |
ib_find_qp_mgid | struct ib_queue_pair * | infiniband.c | Find queue pair by multicast GID | |
4141 |
ib_find_wq | struct ib_work_queue * | infiniband.c | Find work queue belonging to completion queue | |
4142 |
ib_post_send | int | infiniband.c | Post send work queue entry | |
4143 |
ib_post_recv | int | infiniband.c | Post receive work queue entry | |
4144 |
ib_complete_send | void | infiniband.c | Complete send work queue entry | |
4145 |
ib_complete_recv | void | infiniband.c | Complete receive work queue entry | |
4146 |
ib_refill_recv | void | infiniband.c | Refill receive work queue | |
4147 |
ib_open | int | infiniband.c | Link control | |
4148 |
ib_close | void | infiniband.c | Close port | |
4149 |
ib_link_rc | int | infiniband.c | Get link state | |
4150 |
ib_mcast_attach | int | infiniband.c | Multicast | |
4151 |
ib_mcast_detach | void | infiniband.c | Detach from multicast group | |
4152 |
ib_get_hca_info | int | infiniband.c | Miscellaneous | |
4153 |
ib_set_port_info | int | infiniband.c | Set port information | |
4154 |
ib_set_pkey_table | int | infiniband.c | Set partition key table | |
4155 |
ib_link_state_changed | void | infiniband.c | Event queues | |
4156 |
ib_poll_eq | void | infiniband.c | Poll event queue | |
4157 |
ib_step | static void | infiniband.c | Single-step the Infiniband event queue | |
4158 |
alloc_ibdev | struct ib_device * | infiniband.c | Infiniband device creation/destruction | |
4159 |
register_ibdev | int | infiniband.c | Register Infiniband device | |
4160 |
unregister_ibdev | void | infiniband.c | Unregister Infiniband device | |
4161 |
find_ibdev | struct ib_device * | infiniband.c | Find Infiniband device by GID | |
4162 |
last_opened_ibdev | struct ib_device * | infiniband.c | Get most recently opened Infiniband device | |
4163 |
iob_pad | void | iobpad.c | Pad I/O buffer | |
4164 |
add_ipv4_miniroute | static struct ipv4_miniroute * __malloc | ipv4.c | Add IPv4 minirouting table entry | |
4165 |
del_ipv4_miniroute | static void | ipv4.c | Delete IPv4 minirouting table entry | |
4166 |
ipv4_route | static struct ipv4_miniroute * | ipv4.c | Perform IPv4 routing | |
4167 |
ipv4_frag_expired | static void | ipv4.c | Fragment reassembly counter timeout | |
4168 |
free_fragbuf | static void | ipv4.c | Free fragment buffer | |
4169 |
ipv4_reassemble | static struct io_buffer * | ipv4.c | Fragment reassembler | |
4170 |
ipv4_pshdr_chksum | static uint16_t | ipv4.c | Add IPv4 pseudo-header checksum to existing checksum | |
4171 |
ipv4_ll_addr | static int | ipv4.c | Determine link-layer address | |
4172 |
ipv4_tx | static int | ipv4.c | Transmit IP packet | |
4173 |
ipv4_rx | static int | ipv4.c | Process incoming packets | |
4174 |
ipv4_arp_check | static int | ipv4.c | Check existence of IPv4 address for ARP | |
4175 |
inet_ntoa | char * | ipv4.c | Convert IPv4 address to dotted-quad notation | |
4176 |
ipv4_ntoa | static const char * | ipv4.c | Transcribe IP address | |
4177 |
ipv4_create_routes | static int | ipv4.c | Create IPv4 routing table based on configured settings | |
4178 |
add_ipv6_miniroute | static struct ipv6_miniroute * __malloc | ipv6.c | Add IPv6 minirouting table entry | |
4179 |
del_ipv6_miniroute | static void | ipv6.c | Delete IPv6 minirouting table entry | |
4180 |
add_ipv6_address | int | ipv6.c | Add IPv6 interface | |
4181 |
del_ipv6_address | void | ipv6.c | Remove IPv6 interface | |
4182 |
ipv6_tx_csum | static uint16_t | ipv6.c | Calculate TCPIP checksum | |
4183 |
ipv6_dump | void | ipv6.c | Dump IP6 header for debugging | |
4184 |
ipv6_tx | static int | ipv6.c | Transmit IP6 packet | |
4185 |
ipv6_process_nxt_hdr | static int | ipv6.c | Process next IP6 header | |
4186 |
ipv6_rx | static int | ipv6.c | Process incoming IP6 packets | |
4187 |
inet6_ntoa | char * | ipv6.c | ||
4188 |
ipv6_ntoa | static const char * | ipv6.c | ||
4189 |
mii_link_ok | int | mii.c | mii_link_ok - is link status up/ok | |
4190 |
mii_check_link | void | mii.c | mii_check_link - check MII link status | |
4191 |
mii_check_media | unsigned int | mii.c | mii_check_media - check the MII interface for a duplex change | |
4192 |
ndp_find_entry | static struct ndp_entry * | ndp.c | Find entry in the neighbour cache | |
4193 |
add_ndp_entry | static void | ndp.c | Add NDP entry | |
4194 |
ndp_resolve | int | ndp.c | Resolve the link-layer address | |
4195 |
ndp_process_advert | int | ndp.c | Process neighbour advertisement | |
4196 |
netdev_link_down | void | netdevice.c | Mark network device as having link down | |
4197 |
netdev_record_stat | static void | netdevice.c | Record network device statistic | |
4198 |
netdev_tx | int | netdevice.c | Transmit raw packet via network device | |
4199 |
netdev_tx_complete_err | void | netdevice.c | Complete network transmission | |
4200 |
netdev_tx_complete_next_err | void | netdevice.c | Complete network transmission | |
4201 |
netdev_tx_flush | static void | netdevice.c | Flush device's transmit queue | |
4202 |
netdev_rx | void | netdevice.c | Add packet to receive queue | |
4203 |
netdev_rx_err | void | netdevice.c | Discard received packet | |
4204 |
netdev_poll | void | netdevice.c | Poll for completed and received packets on network device | |
4205 |
netdev_rx_dequeue | struct io_buffer * | netdevice.c | Remove packet from device's receive queue | |
4206 |
netdev_rx_flush | static void | netdevice.c | Flush device's receive queue | |
4207 |
free_netdev | static void | netdevice.c | Free network device | |
4208 |
alloc_netdev | struct net_device * | netdevice.c | Allocate network device | |
4209 |
register_netdev | int | netdevice.c | Register network device | |
4210 |
netdev_open | int | netdevice.c | Open network device | |
4211 |
netdev_close | void | netdevice.c | Close network device | |
4212 |
unregister_netdev | void | netdevice.c | Unregister network device | |
4213 |
netdev_irq | void | netdevice.c | Enable or disable interrupts | |
4214 |
find_netdev | struct net_device * | netdevice.c | Get network device by name | |
4215 |
find_netdev_by_location | struct net_device * | netdevice.c | ||
4216 |
last_opened_netdev | struct net_device * | netdevice.c | Get most recently opened network device | |
4217 |
net_tx | int | netdevice.c | Transmit network-layer packet | |
4218 |
net_rx | int | netdevice.c | Process received network-layer packet | |
4219 |
net_step | static void | netdevice.c | Single-step the network stack | |
4220 |
netdev_store | static int | netdev_settings.c | Store value of network device setting | |
4221 |
netdev_fetch | static int | netdev_settings.c | Fetch value of network device setting | |
4222 |
netdev_clear | static void | netdev_settings.c | Clear network device settings | |
4223 |
null_open | static int | nullnet.c | @file | |
4224 |
null_close | static void | nullnet.c | ||
4225 |
null_transmit | static int | nullnet.c | ||
4226 |
null_poll | static void | nullnet.c | ||
4227 |
null_irq | static void | nullnet.c | ||
4228 |
rarp_rx | static int | rarp.c | @file | |
4229 |
rarp_ntoa | static const char * | rarp.c | Transcribe RARP address | |
4230 |
start_timer | void | retry.c | Start timer | |
4231 |
start_timer_fixed | void | retry.c | Start timer with a specified fixed timeout | |
4232 |
stop_timer | void | retry.c | Stop timer | |
4233 |
timer_expired | static void | retry.c | Handle expired timer | |
4234 |
retry_step | static void | retry.c | Single-step the retry timer list | |
4235 |
__attribute__ | static inline | tcp.c | Name TCP state | |
4236 |
__attribute__ | static inline | tcp.c | Dump TCP state transition | |
4237 |
__attribute__ | static inline | tcp.c | Dump TCP flags | |
4238 |
tcp_bind | static int | tcp.c | Open and close | |
4239 |
tcp_open | static int | tcp.c | Open a TCP connection | |
4240 |
tcp_close | static void | tcp.c | Close TCP connection | |
4241 |
tcp_xmit_win | static size_t | tcp.c | Transmit data path | |
4242 |
tcp_process_queue | static size_t | tcp.c | Process TCP transmit queue | |
4243 |
tcp_xmit | static int | tcp.c | Transmit any outstanding data | |
4244 |
tcp_expired | static void | tcp.c | Retransmission timer expired | |
4245 |
tcp_xmit_reset | static int | tcp.c | Send RST response to incoming packet | |
4246 |
tcp_demux | static struct tcp_connection * | tcp.c | Receive data path | |
4247 |
tcp_rx_opts | static void | tcp.c | Parse TCP received options | |
4248 |
tcp_rx_seq | static void | tcp.c | Consume received sequence space | |
4249 |
tcp_rx_syn | static int | tcp.c | Handle TCP received SYN | |
4250 |
tcp_rx_ack | static int | tcp.c | Handle TCP received ACK | |
4251 |
tcp_rx_data | static int | tcp.c | Handle TCP received data | |
4252 |
tcp_rx_fin | static int | tcp.c | Handle TCP received FIN | |
4253 |
tcp_rx_rst | static int | tcp.c | Handle TCP received RST | |
4254 |
tcp_rx | static int | tcp.c | Process received packet | |
4255 |
tcp_xfer_close | static void | tcp.c | Data transfer interface | |
4256 |
tcp_xfer_window | static size_t | tcp.c | Check flow control window | |
4257 |
tcp_xfer_deliver_iob | static int | tcp.c | Deliver datagram as I/O buffer | |
4258 |
tcp_open_uri | static int | tcp.c | Open TCP URI | |
4259 |
tcpip_rx | int | tcpip.c | Process a received TCP/IP packet | |
4260 |
tcpip_tx | int | tcpip.c | Transmit a TCP/IP packet | |
4261 |
tcpip_continue_chksum | uint16_t | tcpip.c | Calculate continued TCP/IP checkum | |
4262 |
tcpip_chksum | uint16_t | tcpip.c | Calculate TCP/IP checkum | |
4263 |
tls_uint24 | static unsigned long | tls.c | Utility functions | |
4264 |
free_tls | static void | tls.c | Cleanup functions | |
4265 |
tls_close | static void | tls.c | Finish with TLS session | |
4266 |
tls_generate_random | static void | tls.c | Random number generation | |
4267 |
tls_hmac_update_va | static void | tls.c | Update HMAC with a list of ( data, len ) pairs | |
4268 |
tls_p_hash_va | static void | tls.c | Generate secure pseudo-random data using a single hash function | |
4269 |
tls_prf | static void | tls.c | Generate secure pseudo-random data | |
4270 |
tls_generate_master_secret | static void | tls.c | Secret management | |
4271 |
tls_generate_keys | static int | tls.c | Generate key material | |
4272 |
tls_clear_cipher | static void | tls.c | Cipher suite management | |
4273 |
tls_set_cipher | static int | tls.c | Set cipher suite | |
4274 |
tls_select_cipher | static int | tls.c | Select next cipher suite | |
4275 |
tls_change_cipher | static int | tls.c | Activate next cipher suite | |
4276 |
tls_add_handshake | static void | tls.c | Handshake verification | |
4277 |
tls_verify_handshake | static void | tls.c | Calculate handshake verification hash | |
4278 |
tls_send_handshake | static int | tls.c | Record handling | |
4279 |
tls_send_client_hello | static int | tls.c | Transmit Client Hello record | |
4280 |
tls_send_client_key_exchange | static int | tls.c | Transmit Client Key Exchange record | |
4281 |
tls_send_change_cipher | static int | tls.c | Transmit Change Cipher record | |
4282 |
tls_send_finished | static int | tls.c | Transmit Finished record | |
4283 |
tls_new_change_cipher | static int | tls.c | Receive new Change Cipher record | |
4284 |
tls_new_alert | static int | tls.c | Receive new Alert record | |
4285 |
tls_new_server_hello | static int | tls.c | Receive new Server Hello handshake record | |
4286 |
tls_new_certificate | static int | tls.c | Receive new Certificate handshake record | |
4287 |
tls_new_server_hello_done | static int | tls.c | Receive new Server Hello Done handshake record | |
4288 |
tls_new_finished | static int | tls.c | Receive new Finished handshake record | |
4289 |
tls_new_handshake | static int | tls.c | Receive new Handshake record | |
4290 |
tls_new_record | static int | tls.c | Receive new record | |
4291 |
tls_hmac | static void | tls.c | Record encryption/decryption | |
4292 |
tls_assemble_stream | static void * __malloc | tls.c | Allocate and assemble stream-ciphered record from data and MAC portions | |
4293 |
tls_assemble_block | static void * | tls.c | Allocate and assemble block-ciphered record from data and MAC portions | |
4294 |
tls_send_plaintext | static int | tls.c | Send plaintext record | |
4295 |
tls_split_stream | static int | tls.c | Split stream-ciphered record into data and MAC portions | |
4296 |
tls_split_block | static int | tls.c | Split block-ciphered record into data and MAC portions | |
4297 |
tls_new_ciphertext | static int | tls.c | Receive new ciphertext record | |
4298 |
tls_plainstream_close | static void | tls.c | Plaintext stream operations | |
4299 |
tls_plainstream_window | static size_t | tls.c | Check flow control window | |
4300 |
tls_plainstream_deliver_raw | static int | tls.c | Deliver datagram as raw data | |
4301 |
tls_cipherstream_close | static void | tls.c | Ciphertext stream operations | |
4302 |
tls_newdata_process_header | static int | tls.c | Handle received TLS header | |
4303 |
tls_newdata_process_data | static int | tls.c | Handle received TLS data payload | |
4304 |
tls_cipherstream_deliver_raw | static int | tls.c | Receive new ciphertext | |
4305 |
tls_step | static void | tls.c | Controlling process | |
4306 |
add_tls | int | tls.c | Instantiator | |
4307 |
udp_bind | static int | udp.c | Bind UDP connection to local port | |
4308 |
udp_open_common | static int | udp.c | Open a UDP connection | |
4309 |
udp_open | int | udp.c | Open a UDP connection | |
4310 |
udp_open_promisc | int | udp.c | Open a promiscuous UDP connection | |
4311 |
udp_close | static void | udp.c | Close a UDP connection | |
4312 |
udp_tx | static int | udp.c | Transmit data via a UDP connection to a specified address | |
4313 |
udp_demux | static struct udp_connection * | udp.c | Identify UDP connection by local address | |
4314 |
udp_rx | static int | udp.c | Process a received packet | |
4315 |
udp_xfer_close | static void | udp.c | Data transfer interface | |
4316 |
udp_alloc_iob | static struct io_buffer * | udp.c | Allocate I/O buffer for UDP | |
4317 |
udp_xfer_deliver_iob | static int | udp.c | Deliver datagram as I/O buffer | |
4318 |
udp_open_uri | static int | udp.c | Open UDP URI | |
4319 |
net80211_netdev_open | static int | net80211.c | @} | |
4320 |
net80211_netdev_close | static void | net80211.c | Close 802.11 device | |
4321 |
net80211_netdev_transmit | static int | net80211.c | Transmit packet on 802.11 device | |
4322 |
net80211_netdev_poll | static void | net80211.c | Poll 802.11 device for received packets and completed transmissions | |
4323 |
net80211_netdev_irq | static void | net80211.c | Enable or disable interrupts for 802.11 device | |
4324 |
net80211_rate_is_erp | static inline int | net80211.c | Determine whether a transmission rate uses ERP/OFDM | |
4325 |
net80211_duration | u16 | net80211.c | Calculate one frame's contribution to 802.11 duration field | |
4326 |
net80211_ll_push | static int | net80211.c | Add 802.11 link-layer header | |
4327 |
net80211_ll_pull | static int | net80211.c | Remove 802.11 link-layer header | |
4328 |
net80211_get | struct net80211_device * | net80211.c | Get 802.11 device from wrapping network device | |
4329 |
net80211_keep_mgmt | int | net80211.c | Set state of 802.11 device keeping management frames | |
4330 |
net80211_mgmt_dequeue | struct io_buffer * | net80211.c | Get 802.11 management frame | |
4331 |
net80211_tx_mgmt | int | net80211.c | Transmit 802.11 management frame | |
4332 |
net80211_alloc | struct net80211_device * | net80211.c | Allocate 802.11 device | |
4333 |
net80211_register | int | net80211.c | Register 802.11 device with network stack | |
4334 |
net80211_unregister | void | net80211.c | Unregister 802.11 device from network stack | |
4335 |
net80211_free | void | net80211.c | Free 802.11 device | |
4336 |
net80211_set_state | static inline void | net80211.c | Set state of 802.11 device | |
4337 |
net80211_add_channels | static void | net80211.c | Add channels to 802.11 device | |
4338 |
net80211_filter_hw_channels | static void | net80211.c | Filter 802.11 device channels for hardware capabilities | |
4339 |
net80211_process_capab | static int | net80211.c | Update 802.11 device state to reflect received capabilities field | |
4340 |
net80211_process_ie | static int | net80211.c | Update 802.11 device state to reflect received information elements | |
4341 |
net80211_marshal_request_info | static union ieee80211_ie * | net80211.c | Create information elements for outgoing probe or association packet | |
4342 |
net80211_probe_start | struct net80211_probe_ctx * | net80211.c | Begin probe of 802.11 networks | |
4343 |
net80211_probe_step | int | net80211.c | Continue probe of 802.11 networks | |
4344 |
net80211_probe_finish_best | struct net80211_wlan * | net80211.c | Finish probe of 802.11 networks, returning best-signal network found | |
4345 |
net80211_probe_finish_all | struct list_head * | net80211.c | Finish probe of 802.11 networks, returning all networks found | |
4346 |
net80211_free_wlan | void | net80211.c | Free WLAN structure | |
4347 |
net80211_free_wlanlist | void | net80211.c | Free list of WLAN structures | |
4348 |
net80211_step_associate | static void | net80211.c | Step 802.11 association process | |
4349 |
net80211_check_settings_update | static int | net80211.c | Check for 802.11 SSID or key updates | |
4350 |
net80211_autoassociate | void | net80211.c | Start 802.11 association process | |
4351 |
net80211_set_rtscts_rate | static void | net80211.c | Pick TX rate for RTS/CTS packets based on data rate | |
4352 |
net80211_set_rate_idx | void | net80211.c | Set data transmission rate for 802.11 device | |
4353 |
net80211_change_channel | int | net80211.c | Configure 802.11 device to transmit on a certain channel | |
4354 |
net80211_prepare_probe | int | net80211.c | Prepare 802.11 device channel and rate set for scanning | |
4355 |
net80211_prepare_assoc | int | net80211.c | Prepare 802.11 device channel and rate set for communication | |
4356 |
net80211_send_auth | int | net80211.c | Send 802.11 initial authentication frame | |
4357 |
net80211_handle_auth | static void | net80211.c | Handle receipt of 802.11 authentication frame | |
4358 |
net80211_send_assoc | int | net80211.c | Send 802.11 association frame | |
4359 |
net80211_handle_assoc_reply | static void | net80211.c | Handle receipt of 802.11 association reply frame | |
4360 |
net80211_send_disassoc | static int | net80211.c | Send 802.11 disassociation frame | |
4361 |
net80211_deauthenticate | void | net80211.c | Deauthenticate from current network and try again | |
4362 |
net80211_update_link_quality | static void | net80211.c | Update link quality information based on received beacon | |
4363 |
net80211_handle_mgmt | static void | net80211.c | Handle receipt of 802.11 management frame | |
4364 |
net80211_free_frags | static void | net80211.c | Free buffers used by 802.11 fragment cache entry | |
4365 |
net80211_accum_frags | static struct io_buffer * | net80211.c | Accumulate 802.11 fragments into one I/O buffer | |
4366 |
net80211_rx_frag | static void | net80211.c | Handle receipt of 802.11 fragment | |
4367 |
net80211_rx | void | net80211.c | Handle receipt of 802.11 frame | |
4368 |
net80211_rx_err | void | net80211.c | Indicate an error in receiving a packet | |
4369 |
net80211_tx_complete | void | net80211.c | Indicate the completed transmission of a packet | |
4370 |
rc80211_init | struct rc80211_ctx * | rc80211.c | Initialize rate-control algorithm | |
4371 |
rc80211_calc_net_goodness | static int | rc80211.c | Calculate net goodness for a certain rate | |
4372 |
rc80211_pick_best | static int | rc80211.c | Determine the best rate to switch to and return it | |
4373 |
rc80211_set_rate | static inline void | rc80211.c | Set 802.11 device rate | |
4374 |
rc80211_maybe_set_new | static void | rc80211.c | Check rate-control state and change rate if necessary | |
4375 |
rc80211_update | static void | rc80211.c | Update rate-control state | |
4376 |
rc80211_update_tx | void | rc80211.c | Update rate-control state for transmitted packet | |
4377 |
rc80211_update_rx | void | rc80211.c | Update rate-control state for received packet | |
4378 |
rc80211_free | void | rc80211.c | Free rate-control context | |
4379 |
sec80211_install | int | sec80211.c | Install 802.11 cryptosystem | |
4380 |
rsn_pick_desc | static struct descriptor_map * | sec80211.c | Determine net80211 crypto or handshaking type value to return for RSN info | |
4381 |
sec80211_find_rsn | u8 * | sec80211.c | Find the RSN or WPA information element in the provided beacon frame | |
4382 |
sec80211_detect_ie | int | sec80211.c | Detect crypto and AKM types from RSN information element | |
4383 |
_sec80211_detect | int | sec80211.c | Detect the cryptosystem and handshaking protocol used by an 802.11 network | |
4384 |
rsn_get_desc | static u32 | sec80211.c | Determine RSN descriptor for specified net80211 ID | |
4385 |
sec80211_rsn_get_crypto_desc | u32 | sec80211.c | Determine RSN descriptor for specified net80211 cryptosystem number | |
4386 |
sec80211_rsn_get_akm_desc | u32 | sec80211.c | Determine RSN descriptor for specified net80211 handshaker number | |
4387 |
sec80211_rsn_get_net80211_crypt | enum net80211_crypto_alg | sec80211.c | Determine net80211 cryptosystem number from RSN descriptor | |
4388 |
wep_init | static int | wep.c | Initialize WEP algorithm | |
4389 |
wep_encrypt | static struct io_buffer * | wep.c | Encrypt packet using WEP | |
4390 |
wep_decrypt | static struct io_buffer * | wep.c | Decrypt packet using WEP | |
4391 |
trivial_init | static int | wep.c | Initialize trivial 802.11 security handshaker | |
4392 |
trivial_change_key | static int | wep.c | Check for key change on trivial 802.11 security handshaker | |
4393 |
wpa_fail | static int | wpa.c | Return an error code and deauthenticate | |
4394 |
wpa_find_cryptosystem | static struct net80211_crypto * | wpa.c | Find a cryptosystem handler structure from a crypto ID | |
4395 |
wpa_find_kie | struct wpa_kie * | wpa.c | Find WPA key integrity and encryption handler from key version field | |
4396 |
wpa_make_rsn_ie | int | wpa.c | Construct RSN or WPA information element | |
4397 |
wpa_start | int | wpa.c | Set up generic WPA support to handle 4-Way Handshake | |
4398 |
wpa_stop | void | wpa.c | Disable handling of received WPA handshake frames | |
4399 |
wpa_check_pmkid | int | wpa.c | Check PMKID consistency | |
4400 |
wpa_derive_ptk | static void | wpa.c | Derive pairwise transient key | |
4401 |
wpa_install_ptk | static inline int | wpa.c | Install pairwise transient key | |
4402 |
wpa_install_gtk | static inline int | wpa.c | Install group transient key | |
4403 |
wpa_maybe_install_gtk | static int | wpa.c | Search for group transient key, and install it if found | |
4404 |
wpa_alloc_frame | static struct io_buffer * | wpa.c | Allocate I/O buffer for construction of outgoing EAPOL-Key frame | |
4405 |
wpa_send_eapol | static int | wpa.c | Send EAPOL-Key packet | |
4406 |
wpa_send_2_of_4 | static int | wpa.c | Send second frame in 4-Way Handshake | |
4407 |
wpa_handle_1_of_4 | static int | wpa.c | Handle receipt of first frame in 4-Way Handshake | |
4408 |
wpa_send_final | static int | wpa.c | Send fourth frame in 4-Way Handshake, or second in Group Key Handshake | |
4409 |
wpa_handle_3_of_4 | static int | wpa.c | Handle receipt of third frame in 4-Way Handshake | |
4410 |
wpa_handle_1_of_2 | static int | wpa.c | Handle receipt of first frame in Group Key Handshake | |
4411 |
eapol_key_rx | static int | wpa.c | Handle receipt of EAPOL-Key frame for WPA | |
4412 |
pn_to_u64 | static u64 | wpa_ccmp.c | Convert 6-byte LSB packet number to 64-bit integer | |
4413 |
u64_to_pn | static void | wpa_ccmp.c | Convert 64-bit integer to 6-byte packet number | |
4414 |
ccmp_init | static int | wpa_ccmp.c | Initialise CCMP state and install key | |
4415 |
ccmp_ctr_xor | static void | wpa_ccmp.c | Encrypt or decrypt data stream using AES in Counter mode | |
4416 |
ccmp_feed_cbc_mac | static void | wpa_ccmp.c | Advance one block in CBC-MAC calculation | |
4417 |
ccmp_cbc_mac | static void | wpa_ccmp.c | Calculate MIC on plaintext data using CBC-MAC | |
4418 |
ccmp_encrypt | struct io_buffer * | wpa_ccmp.c | Encapsulate and encrypt a packet using CCMP | |
4419 |
ccmp_decrypt | static struct io_buffer * | wpa_ccmp.c | Decrypt a packet using CCMP | |
4420 |
ccmp_kie_mic | static void | wpa_ccmp.c | Calculate HMAC-SHA1 MIC for EAPOL-Key frame | |
4421 |
ccmp_kie_decrypt | static int | wpa_ccmp.c | Decrypt key data in EAPOL-Key frame | |
4422 |
wpa_psk_init | static int | wpa_psk.c | @file | |
4423 |
wpa_psk_start | static int | wpa_psk.c | Start WPA-PSK authentication | |
4424 |
wpa_psk_step | static int | wpa_psk.c | Step WPA-PSK authentication | |
4425 |
wpa_psk_no_change_key | static int | wpa_psk.c | Do-nothing function; you can't change a WPA key post-authentication | |
4426 |
wpa_psk_stop | static void | wpa_psk.c | Disable handling of received WPA authentication frames | |
4427 |
S | static inline u16 | wpa_tkip.c | Perform S-box mapping on a 16-bit value | |
4428 |
ror16 | static inline u16 | wpa_tkip.c | Rotate 16-bit value right | |
4429 |
ror32 | static inline u32 | wpa_tkip.c | Rotate 32-bit value right | |
4430 |
rol32 | static inline u32 | wpa_tkip.c | Rotate 32-bit value left | |
4431 |
tkip_init | static int | wpa_tkip.c | Initialise TKIP state and install key | |
4432 |
tkip_mix_1 | static void | wpa_tkip.c | Perform TKIP key mixing, phase 1 | |
4433 |
tkip_mix_2 | static void | wpa_tkip.c | Perform TKIP key mixing, phase 2 | |
4434 |
tkip_feed_michael | static void | wpa_tkip.c | Update Michael message integrity code based on next 32-bit word of data | |
4435 |
tkip_michael | static void | wpa_tkip.c | Calculate Michael message integrity code | |
4436 |
tkip_encrypt | static struct io_buffer * | wpa_tkip.c | Encrypt a packet using TKIP | |
4437 |
tkip_decrypt | static struct io_buffer * | wpa_tkip.c | Decrypt a packet using TKIP | |
4438 |
tkip_kie_mic | static void | wpa_tkip.c | Calculate HMAC-MD5 MIC for EAPOL-Key frame | |
4439 |
tkip_kie_decrypt | static int | wpa_tkip.c | Decrypt key data in EAPOL-Key frame | |
4440 |
ib_cm_send_rtu | static int | ib_cm.c | Send "ready to use" response | |
4441 |
ib_cm_connect_rep | static void | ib_cm.c | Handle duplicate connection replies | |
4442 |
ib_cm_rejection_reason_to_rc | static int | ib_cm.c | Convert connection rejection reason to return status code | |
4443 |
ib_cm_req_complete | static void | ib_cm.c | Handle connection request transaction completion | |
4444 |
ib_cm_path_complete | static void | ib_cm.c | Handle connection path transaction completion | |
4445 |
ib_create_conn | struct ib_connection * | ib_cm.c | Create connection to remote QP | |
4446 |
ib_destroy_conn | void | ib_cm.c | Destroy connection to remote QP | |
4447 |
ib_cmrc_shutdown | static void | ib_cmrc.c | Shut down CMRC connection gracefully | |
4448 |
ib_cmrc_close | static void | ib_cmrc.c | Close CMRC connection | |
4449 |
ib_cmrc_changed | static void | ib_cmrc.c | Handle change of CMRC connection status | |
4450 |
ib_cmrc_complete_send | static void | ib_cmrc.c | Handle CMRC send completion | |
4451 |
ib_cmrc_complete_recv | static void | ib_cmrc.c | Handle CMRC receive completion | |
4452 |
ib_cmrc_xfer_deliver_iob | static int | ib_cmrc.c | Send data via CMRC | |
4453 |
ib_cmrc_xfer_window | static size_t | ib_cmrc.c | Check CMRC flow control window | |
4454 |
ib_cmrc_xfer_close | static void | ib_cmrc.c | Close CMRC data-transfer interface | |
4455 |
ib_cmrc_open | int | ib_cmrc.c | Open CMRC connection | |
4456 |
ib_mcast_mad | static void | ib_mcast.c | @file | |
4457 |
ib_mcast_complete | static void | ib_mcast.c | Handle multicast membership record join response | |
4458 |
ib_mcast_join | int | ib_mcast.c | Join multicast group | |
4459 |
ib_mcast_leave | void | ib_mcast.c | Leave multicast group | |
4460 |
ib_mi_handle | static int | ib_mi.c | Handle received MAD | |
4461 |
ib_mi_complete_recv | static void | ib_mi.c | Complete receive via management interface | |
4462 |
ib_mi_send | int | ib_mi.c | Transmit MAD | |
4463 |
ib_mi_timer_expired | static void | ib_mi.c | Handle management transaction timer expiry | |
4464 |
ib_create_madx | struct ib_mad_transaction * | ib_mi.c | Create management transaction | |
4465 |
ib_destroy_madx | void | ib_mi.c | Destroy management transaction | |
4466 |
ib_create_mi | struct ib_mad_interface * | ib_mi.c | Create management interface | |
4467 |
ib_destroy_mi | void | ib_mi.c | Destroy management interface | |
4468 |
ib_push | int | ib_packet.c | @file | |
4469 |
ib_pull | int | ib_packet.c | Remove IB headers | |
4470 |
ib_path_complete | static void | ib_pathrec.c | @file | |
4471 |
ib_create_path | struct ib_path * | ib_pathrec.c | Create path | |
4472 |
ib_destroy_path | void | ib_pathrec.c | Destroy path | |
4473 |
ib_find_path_cache_entry | static struct ib_cached_path * | ib_pathrec.c | Find path cache entry | |
4474 |
ib_cached_path_complete | static void | ib_pathrec.c | Handle cached path transaction completion | |
4475 |
ib_resolve_path | int | ib_pathrec.c | Resolve path | |
4476 |
ib_sma_node_info | static void | ib_sma.c | @file | |
4477 |
ib_sma_node_desc | static void | ib_sma.c | Node description | |
4478 |
ib_sma_guid_info | static void | ib_sma.c | GUID information | |
4479 |
ib_sma_set_port_info | static int | ib_sma.c | Set port information | |
4480 |
ib_sma_port_info | static void | ib_sma.c | Port information | |
4481 |
ib_sma_set_pkey_table | static int | ib_sma.c | Set partition key table | |
4482 |
ib_sma_pkey_table | static void | ib_sma.c | Partition key table | |
4483 |
ib_create_sma | int | ib_sma.c | Create subnet management agent and interface | |
4484 |
ib_destroy_sma | void | ib_sma.c | Destroy subnet management agent and interface | |
4485 |
ib_smc_get_port_info | static int | ib_smc.c | @file | |
4486 |
ib_smc_get_guid_info | static int | ib_smc.c | Get GUID information | |
4487 |
ib_smc_get_pkey_table | static int | ib_smc.c | Get partition key table | |
4488 |
ib_smc_update | int | ib_smc.c | Get MAD parameters | |
4489 |
ib_srp_parse_byte_string | static int | ib_srp.c | Parse IB SRP root path byte-string value | |
4490 |
ib_srp_parse_integer | static int | ib_srp.c | Parse IB SRP root path integer value | |
4491 |
ib_srp_parse_literal | static int | ib_srp.c | Parse IB SRP root path literal component | |
4492 |
ib_srp_parse_sgid | static int | ib_srp.c | Parse IB SRP root path source GID | |
4493 |
ib_srp_parse_initiator_id_ext | static int | ib_srp.c | Parse IB SRP root path initiator identifier extension | |
4494 |
ib_srp_parse_initiator_hca_guid | static int | ib_srp.c | Parse IB SRP root path initiator HCA GUID | |
4495 |
ib_srp_parse_dgid | static int | ib_srp.c | Parse IB SRP root path destination GID | |
4496 |
ib_srp_parse_pkey | static int | ib_srp.c | Parse IB SRP root path partition key | |
4497 |
ib_srp_parse_service_id | static int | ib_srp.c | Parse IB SRP root path service ID | |
4498 |
ib_srp_parse_lun | static int | ib_srp.c | Parse IB SRP root path LUN | |
4499 |
ib_srp_parse_target_id_ext | static int | ib_srp.c | Parse IB SRP root path target identifier extension | |
4500 |
ib_srp_parse_target_ioc_guid | static int | ib_srp.c | Parse IB SRP root path target I/O controller GUID | |
4501 |
ib_srp_parse_root_path | static int | ib_srp.c | Parse IB SRP root path | |
4502 |
ib_srp_connect | static int | ib_srp.c | Connect IB SRP session | |
4503 |
ftp_free | static void | ftp.c | Free FTP request | |
4504 |
ftp_done | static void | ftp.c | Mark FTP operation as complete | |
4505 |
ftp_uri_path | static const char * | ftp.c | Retrieve FTP pathname | |
4506 |
ftp_user | static const char * | ftp.c | Retrieve FTP user | |
4507 |
ftp_password | static const char * | ftp.c | Retrieve FTP password | |
4508 |
ftp_control_close | static void | ftp.c | Handle control channel being closed | |
4509 |
ftp_parse_value | static void | ftp.c | Parse FTP byte sequence value | |
4510 |
ftp_next_state | static void | ftp.c | Move to next state and send the appropriate FTP control string | |
4511 |
ftp_reply | static void | ftp.c | Handle an FTP control channel response | |
4512 |
ftp_control_deliver_raw | static int | ftp.c | Handle new data arriving on FTP control channel | |
4513 |
ftp_data_closed | static void | ftp.c | FTP data channel | |
4514 |
ftp_data_deliver_iob | static int | ftp.c | Handle data delivery via FTP data channel | |
4515 |
ftp_xfer_closed | static void | ftp.c | Data transfer interface | |
4516 |
ftp_open | static int | ftp.c | URI opener | |
4517 |
http_free | static void | http.c | Free HTTP request | |
4518 |
http_done | static void | http.c | Mark HTTP request as complete | |
4519 |
http_response_to_rc | static int | http.c | Convert HTTP response code to return status code | |
4520 |
http_rx_response | static int | http.c | Handle HTTP response | |
4521 |
http_rx_location | static int | http.c | Handle HTTP Location header | |
4522 |
http_rx_content_length | static int | http.c | Handle HTTP Content-Length header | |
4523 |
http_rx_header | static int | http.c | Handle HTTP header | |
4524 |
http_rx_data | static int | http.c | Handle new data arriving via HTTP connection in the data phase | |
4525 |
http_socket_deliver_iob | static int | http.c | Handle new data arriving via HTTP connection | |
4526 |
http_step | static void | http.c | HTTP process | |
4527 |
http_socket_close | static void | http.c | HTTP connection closed by network stack | |
4528 |
http_xfer_close | static void | http.c | Close HTTP data transfer interface | |
4529 |
http_open_filter | int | http.c | Initiate an HTTP connection, with optional filter | |
4530 |
http_open | static int | http.c | Initiate an HTTP connection | |
4531 |
https_open | static int | https.c | Initiate an HTTPS connection | |
4532 |
iscsi_rx_buffered_data_done | static void | iscsi.c | Finish receiving PDU data into buffer | |
4533 |
iscsi_free | static void | iscsi.c | Free iSCSI session | |
4534 |
iscsi_open_connection | static int | iscsi.c | Open iSCSI transport-layer connection | |
4535 |
iscsi_close_connection | static void | iscsi.c | Close iSCSI transport-layer connection | |
4536 |
iscsi_scsi_done | static void | iscsi.c | Mark iSCSI SCSI operation as complete | |
4537 |
iscsi_start_command | static void | iscsi.c | iSCSI SCSI command issuing | |
4538 |
iscsi_rx_scsi_response | static int | iscsi.c | Receive data segment of an iSCSI SCSI response PDU | |
4539 |
iscsi_rx_data_in | static int | iscsi.c | Receive data segment of an iSCSI data-in PDU | |
4540 |
iscsi_rx_r2t | static int | iscsi.c | Receive data segment of an iSCSI R2T PDU | |
4541 |
iscsi_start_data_out | static void | iscsi.c | Build iSCSI data-out BHS | |
4542 |
iscsi_data_out_done | static void | iscsi.c | Complete iSCSI data-out PDU transmission | |
4543 |
iscsi_tx_data_out | static int | iscsi.c | Send iSCSI data-out data segment | |
4544 |
iscsi_build_login_request_strings | static int | iscsi.c | iSCSI login | |
4545 |
iscsi_start_login | static void | iscsi.c | Build iSCSI login request BHS | |
4546 |
iscsi_login_request_done | static void | iscsi.c | Complete iSCSI login request PDU transmission | |
4547 |
iscsi_tx_login_request | static int | iscsi.c | Transmit data segment of an iSCSI login request PDU | |
4548 |
iscsi_handle_targetaddress_value | static int | iscsi.c | Handle iSCSI TargetAddress text value | |
4549 |
iscsi_handle_authmethod_value | static int | iscsi.c | Handle iSCSI AuthMethod text value | |
4550 |
iscsi_handle_chap_a_value | static int | iscsi.c | Handle iSCSI CHAP_A text value | |
4551 |
iscsi_handle_chap_i_value | static int | iscsi.c | Handle iSCSI CHAP_I text value | |
4552 |
iscsi_handle_chap_c_value | static int | iscsi.c | Handle iSCSI CHAP_C text value | |
4553 |
iscsi_handle_chap_n_value | static int | iscsi.c | Handle iSCSI CHAP_N text value | |
4554 |
iscsi_handle_chap_r_value | static int | iscsi.c | Handle iSCSI CHAP_R text value | |
4555 |
iscsi_handle_string | static int | iscsi.c | Handle iSCSI string | |
4556 |
iscsi_handle_strings | static int | iscsi.c | Handle iSCSI strings | |
4557 |
iscsi_rx_buffered_data | static int | iscsi.c | Receive PDU data into buffer | |
4558 |
iscsi_status_to_rc | static int | iscsi.c | Convert iSCSI response status to return status code | |
4559 |
iscsi_rx_login_response | static int | iscsi.c | Receive data segment of an iSCSI login response PDU | |
4560 |
iscsi_start_tx | static void | iscsi.c | iSCSI to socket interface | |
4561 |
iscsi_tx_nothing | static int | iscsi.c | Transmit nothing | |
4562 |
iscsi_tx_bhs | static int | iscsi.c | Transmit basic header segment of an iSCSI PDU | |
4563 |
iscsi_tx_data | static int | iscsi.c | Transmit data segment of an iSCSI PDU | |
4564 |
iscsi_tx_data_padding | static int | iscsi.c | Transmit data padding of an iSCSI PDU | |
4565 |
iscsi_tx_done | static void | iscsi.c | Complete iSCSI PDU transmission | |
4566 |
iscsi_tx_step | static void | iscsi.c | Transmit iSCSI PDU | |
4567 |
iscsi_rx_bhs | static int | iscsi.c | Receive basic header segment of an iSCSI PDU | |
4568 |
iscsi_rx_discard | static int | iscsi.c | Discard portion of an iSCSI PDU. | |
4569 |
iscsi_rx_data | static int | iscsi.c | Receive data segment of an iSCSI PDU | |
4570 |
iscsi_socket_deliver_raw | static int | iscsi.c | Receive new data | |
4571 |
iscsi_socket_close | static void | iscsi.c | Handle stream connection closure | |
4572 |
iscsi_vredirect | static int | iscsi.c | Handle redirection event | |
4573 |
iscsi_command | static int | iscsi.c | iSCSI command issuing | |
4574 |
iscsi_detach | void | iscsi.c | Shut down iSCSI interface | |
4575 |
iscsi_parse_root_path | static int | iscsi.c | Parse iSCSI root path | |
4576 |
iscsi_set_auth | static int | iscsi.c | Set iSCSI authentication details | |
4577 |
iscsi_attach | int | iscsi.c | Attach iSCSI interface | |
4578 |
apply_iscsi_string_setting | static int | iscsi.c | Apply iSCSI setting | |
4579 |
apply_iscsi_settings | static int | iscsi.c | Apply iSCSI settings | |
4580 |
iscsi_initiator_iqn | const char * | iscsi.c | Initiator name | |
4581 |
dhcp_msgtype_name | static inline const char * | dhcp.c | Name a DHCP packet type | |
4582 |
dhcp_xid | static uint32_t | dhcp.c | Calculate DHCP transaction ID for a network device | |
4583 |
dhcp_free | static void | dhcp.c | Free DHCP session | |
4584 |
dhcp_finished | static void | dhcp.c | Mark DHCP session as complete | |
4585 |
dhcp_set_state | static void | dhcp.c | Transition to new DHCP session state | |
4586 |
dhcp_next_offer | static struct dhcp_offer * | dhcp.c | Determine next DHCP offer to try | |
4587 |
dhcp_discovery_tx | static int | dhcp.c | DHCP state machine | |
4588 |
dhcp_rx_offer | static void | dhcp.c | Handle received DHCPOFFER during any state | |
4589 |
dhcp_discovery_rx | static void | dhcp.c | Handle received packet during DHCP discovery | |
4590 |
dhcp_discovery_expired | static void | dhcp.c | Handle timer expiry during DHCP discovery | |
4591 |
dhcp_request_tx | static int | dhcp.c | Construct transmitted packet for DHCP request | |
4592 |
dhcp_request_rx | static void | dhcp.c | Handle received packet during DHCP request | |
4593 |
dhcp_request_expired | static void | dhcp.c | Handle timer expiry during DHCP discovery | |
4594 |
dhcp_proxy_tx | static int | dhcp.c | Construct transmitted packet for ProxyDHCP request | |
4595 |
dhcp_proxy_rx | static void | dhcp.c | Handle received packet during ProxyDHCP request | |
4596 |
dhcp_proxy_expired | static void | dhcp.c | Handle timer expiry during ProxyDHCP request | |
4597 |
dhcp_pxebs_tx | static int | dhcp.c | Construct transmitted packet for PXE Boot Server Discovery | |
4598 |
dhcp_pxebs_accept | static int | dhcp.c | Check to see if PXE Boot Server address is acceptable | |
4599 |
dhcp_pxebs_rx | static void | dhcp.c | Handle received packet during PXE Boot Server Discovery | |
4600 |
dhcp_pxebs_expired | static void | dhcp.c | Handle timer expiry during PXE Boot Server Discovery | |
4601 |
dhcp_chaddr | void * | dhcp.c | Packet construction | |
4602 |
dhcp_create_packet | int | dhcp.c | Create a DHCP packet | |
4603 |
dhcp_create_request | int | dhcp.c | Create DHCP request packet | |
4604 |
dhcp_tx | static int | dhcp.c | Data transfer interface | |
4605 |
dhcp_deliver_iob | static int | dhcp.c | Receive new data | |
4606 |
dhcp_timer_expired | static void | dhcp.c | Handle DHCP retry timer expiry | |
4607 |
dhcp_job_kill | static void | dhcp.c | Job control interface | |
4608 |
start_dhcp | int | dhcp.c | Start DHCP state machine on a network device | |
4609 |
pxebs_list | static void | dhcp.c | Retrieve list of PXE boot servers for a given server type | |
4610 |
start_pxebs | int | dhcp.c | Start PXE Boot Server Discovery on a network device | |
4611 |
dns_done | static void | dns.c | Mark DNS request as complete | |
4612 |
dns_name_cmp | static int | dns.c | Compare DNS reply name against the query name from the original request | |
4613 |
dns_skip_name | static const char * | dns.c | Skip over a (possibly compressed) DNS name | |
4614 |
dns_find_rr | static union dns_rr_info * | dns.c | Find an RR in a reply packet corresponding to our query | |
4615 |
dns_qualify_name | static char * | dns.c | Append DHCP domain name if available and name is not fully qualified | |
4616 |
dns_make_name | static char * | dns.c | Convert a standard NUL-terminated string to a DNS name | |
4617 |
dns_unmake_name | static inline char * | dns.c | Convert an uncompressed DNS name to a NUL-terminated string | |
4618 |
dns_decompress_name | static char * | dns.c | Decompress a DNS name | |
4619 |
dns_send_packet | static int | dns.c | Send next packet in DNS request | |
4620 |
dns_timer_expired | static void | dns.c | Handle DNS retransmission timer expiry | |
4621 |
dns_xfer_deliver_raw | static int | dns.c | Receive new data | |
4622 |
dns_xfer_close | static void | dns.c | Receive new data | |
4623 |
dns_resolv | static int | dns.c | Resolve name using DNS | |
4624 |
apply_dns_settings | static int | dns.c | Apply DNS settings | |
4625 |
slam_free | static void | slam.c | Free a SLAM request | |
4626 |
slam_finished | static void | slam.c | Mark SLAM request as complete | |
4627 |
slam_put_value | static int | slam.c | TX datapath | |
4628 |
slam_tx_nack | static int | slam.c | Send SLAM NACK packet | |
4629 |
slam_master_timer_expired | static void | slam.c | Handle SLAM master client retry timer expiry | |
4630 |
slam_slave_timer_expired | static void | slam.c | Handle SLAM slave client retry timer expiry | |
4631 |
slam_pull_value | static int | slam.c | RX datapath | |
4632 |
slam_pull_header | static int | slam.c | Read and strip SLAM header | |
4633 |
slam_mc_socket_deliver | static int | slam.c | Receive SLAM data packet | |
4634 |
slam_socket_deliver | static int | slam.c | Receive SLAM non-data packet | |
4635 |
slam_socket_close | static void | slam.c | Close SLAM unicast socket | |
4636 |
slam_mc_socket_close | static void | slam.c | Close SLAM multicast socket | |
4637 |
slam_xfer_close | static void | slam.c | Data transfer interface | |
4638 |
slam_parse_multicast_address | static int | slam.c | Parse SLAM URI multicast address | |
4639 |
slam_open | static int | slam.c | Initiate a SLAM request | |
4640 |
tftp_free | static void | tftp.c | Free TFTP request | |
4641 |
tftp_done | static void | tftp.c | Mark TFTP request as complete | |
4642 |
tftp_reopen | static int | tftp.c | Reopen TFTP socket | |
4643 |
tftp_reopen_mc | static int | tftp.c | Reopen TFTP multicast socket | |
4644 |
tftp_presize | static int | tftp.c | Presize TFTP receive buffers and block bitmap | |
4645 |
tftp_set_request_blksize | void | tftp.c | Set TFTP request blocksize | |
4646 |
tftp_set_mtftp_address | void | tftp.c | Set MTFTP multicast address | |
4647 |
tftp_set_mtftp_port | void | tftp.c | Set MTFTP multicast port | |
4648 |
tftp_send_rrq | static int | tftp.c | Transmit RRQ | |
4649 |
tftp_send_ack | static int | tftp.c | Transmit ACK | |
4650 |
tftp_send_error | static int | tftp.c | Transmit ERROR (Abort) | |
4651 |
tftp_send_packet | static int | tftp.c | Transmit next relevant packet | |
4652 |
tftp_timer_expired | static void | tftp.c | Handle TFTP retransmission timer expiry | |
4653 |
tftp_process_blksize | static int | tftp.c | Process TFTP "blksize" option | |
4654 |
tftp_process_tsize | static int | tftp.c | Process TFTP "tsize" option | |
4655 |
tftp_process_multicast | static int | tftp.c | Process TFTP "multicast" option | |
4656 |
tftp_process_option | static int | tftp.c | Process TFTP option | |
4657 |
tftp_rx_oack | static int | tftp.c | Receive OACK | |
4658 |
tftp_rx_data | static int | tftp.c | Receive DATA | |
4659 |
tftp_rx_error | static int | tftp.c | Receive ERROR | |
4660 |
tftp_rx | static int | tftp.c | Receive new data | |
4661 |
tftp_socket_deliver_iob | static int | tftp.c | Receive new data via socket | |
4662 |
tftp_mc_socket_deliver_iob | static int | tftp.c | Receive new data via multicast socket | |
4663 |
tftp_xfer_close | static void | tftp.c | Close TFTP data transfer interface | |
4664 |
tftp_xfer_window | static size_t | tftp.c | Check flow control window | |
4665 |
tftp_core_open | static int | tftp.c | Initiate TFTP/TFTM/MTFTP download | |
4666 |
tftp_open | static int | tftp.c | Initiate TFTP download | |
4667 |
tftpsize_open | static int | tftp.c | Initiate TFTP-size request | |
4668 |
tftm_open | static int | tftp.c | Initiate TFTM download | |
4669 |
mtftp_open | static int | tftp.c | Initiate MTFTP download | |
4670 |
tftp_apply_settings | static int | tftp.c | Apply TFTP configuration settings | |
4671 |
linebuf_test | void | linebuf_test.c | ||
4672 |
memcpy_0 | void __regparm | memcpy_test.c | ||
4673 |
memcpy_1 | void __regparm | memcpy_test.c | ||
4674 |
memcpy_2 | void __regparm | memcpy_test.c | ||
4675 |
memcpy_3 | void __regparm | memcpy_test.c | ||
4676 |
memcpy_4 | void __regparm | memcpy_test.c | ||
4677 |
memcpy_5 | void __regparm | memcpy_test.c | ||
4678 |
memcpy_6 | void __regparm | memcpy_test.c | ||
4679 |
memcpy_7 | void __regparm | memcpy_test.c | ||
4680 |
memcpy_8 | void __regparm | memcpy_test.c | ||
4681 |
memcpy_9 | void __regparm | memcpy_test.c | ||
4682 |
memcpy_10 | void __regparm | memcpy_test.c | ||
4683 |
memcpy_11 | void __regparm | memcpy_test.c | ||
4684 |
memcpy_12 | void __regparm | memcpy_test.c | ||
4685 |
memcpy_13 | void __regparm | memcpy_test.c | ||
4686 |
memcpy_14 | void __regparm | memcpy_test.c | ||
4687 |
memcpy_15 | void __regparm | memcpy_test.c | ||
4688 |
memcpy_16 | void __regparm | memcpy_test.c | ||
4689 |
memcpy_17 | void __regparm | memcpy_test.c | ||
4690 |
memcpy_18 | void __regparm | memcpy_test.c | ||
4691 |
memcpy_19 | void __regparm | memcpy_test.c | ||
4692 |
memcpy_20 | void __regparm | memcpy_test.c | ||
4693 |
memcpy_21 | void __regparm | memcpy_test.c | ||
4694 |
memcpy_22 | void __regparm | memcpy_test.c | ||
4695 |
memcpy_23 | void __regparm | memcpy_test.c | ||
4696 |
memcpy_24 | void __regparm | memcpy_test.c | ||
4697 |
memcpy_25 | void __regparm | memcpy_test.c | ||
4698 |
memcpy_26 | void __regparm | memcpy_test.c | ||
4699 |
memcpy_27 | void __regparm | memcpy_test.c | ||
4700 |
memcpy_28 | void __regparm | memcpy_test.c | ||
4701 |
umalloc_test | void | umalloc_test.c | ||
4702 |
test_parse_unparse | static int | uri_test.c | ||
4703 |
test_resolve | static int | uri_test.c | ||
4704 |
uri_test | int | uri_test.c | ||
4705 |
find_boot_netdev | static struct net_device * | autoboot.c | Identify the boot network device | |
4706 |
boot_next_server_and_filename | int | autoboot.c | Boot using next-server and filename | |
4707 |
boot_root_path | int | autoboot.c | Boot using root path | |
4708 |
netboot | static int | autoboot.c | Boot from a network device | |
4709 |
close_all_netdevs | static void | autoboot.c | Close all open net devices | |
4710 |
autoboot | void | autoboot.c | Boot the system | |
4711 |
dhcp | int | dhcpmgmt.c | @file | |
4712 |
pxebs | int | dhcpmgmt.c | ||
4713 |
ifopen | int | ifmgmt.c | @file | |
4714 |
ifclose | void | ifmgmt.c | Close network device | |
4715 |
ifstat_errors | static void | ifmgmt.c | Print network device error breakdown | |
4716 |
ifstat | void | ifmgmt.c | Print status of network device | |
4717 |
iflinkwait | int | ifmgmt.c | Wait for link-up, with status indication | |
4718 |
imgfetch | int | imgmgmt.c | @file | |
4719 |
imgload | int | imgmgmt.c | Load an image | |
4720 |
imgexec | int | imgmgmt.c | Execute an image | |
4721 |
imgautoselect | struct image * | imgmgmt.c | Identify the only loaded image | |
4722 |
imgstat | void | imgmgmt.c | Display status of an image | |
4723 |
imgfree | void | imgmgmt.c | Free an image | |
4724 |
iwstat | void | iwmgmt.c | @file | |
4725 |
iwlist | int | iwmgmt.c | Scan for wireless networks using 802.11 device | |
4726 |
pxe_menu_parse | static int | pxemenu.c | Parse and allocate PXE boot menu | |
4727 |
pxe_menu_draw_item | static void | pxemenu.c | Draw PXE boot menu item | |
4728 |
pxe_menu_select | static int | pxemenu.c | Make selection from PXE boot menu | |
4729 |
pxe_menu_prompt_and_select | static int | pxemenu.c | Prompt for (and make selection from) PXE boot menu | |
4730 |
pxe_menu_boot | int | pxemenu.c | Boot using PXE boot menu | |
4731 |
route | void | route.c | @file | |
4732 |
xmalloc | static void * | efirom.c | Allocate memory | |
4733 |
file_size | static size_t | efirom.c | Get file size | |
4734 |
read_pe_info | static void | efirom.c | Read information from PE headers | |
4735 |
make_efi_rom | static void | efirom.c | Convert EFI image to ROM image | |
4736 |
print_help | static void | efirom.c | Print help | |
4737 |
parse_options | static int | efirom.c | Parse command-line options | |
4738 |
main | int | efirom.c | ||
4739 |
xmalloc | static void * | elf2efi.c | Allocate memory | |
4740 |
efi_file_align | static unsigned long | elf2efi.c | Align section within PE file | |
4741 |
generate_pe_reloc | static void | elf2efi.c | Generate entry in PE relocation table | |
4742 |
output_pe_reltab | static size_t | elf2efi.c | Calculate size of binary PE relocation table | |
4743 |
open_input_bfd | static bfd * | elf2efi.c | Open input BFD file | |
4744 |
read_symtab | static asymbol ** | elf2efi.c | Read symbol table | |
4745 |
read_reltab | static arelent ** | elf2efi.c | Read relocation table | |
4746 |
process_section | static struct pe_section * | elf2efi.c | Process section | |
4747 |
process_reloc | static void | elf2efi.c | Process relocation record | |
4748 |
create_reloc_section | static struct pe_section * | elf2efi.c | Create relocations section | |
4749 |
create_debug_section | static struct pe_section * | elf2efi.c | Create debug section | |
4750 |
write_pe_file | static void | elf2efi.c | Write out PE file | |
4751 |
elf2pe | static void | elf2efi.c | Convert ELF to PE | |
4752 |
print_help | static void | elf2efi.c | Print help | |
4753 |
parse_options | static int | elf2efi.c | Parse command-line options | |
4754 |
main | int | elf2efi.c | ||
4755 |
flag_signalled | static void | hijack.c | ||
4756 |
pcap_inject | int | hijack.c | Substitute for pcap_inject(), if this version of libpcap doesn't | |
4757 |
__attribute__ | static | hijack.c | Log error message | |
4758 |
hijack_open | static int | hijack.c | Open pcap device | |
4759 |
hijack_close | static void | hijack.c | Close pcap device | |
4760 |
hijack_install_filter | static int | hijack.c | Install filter for hijacked connection | |
4761 |
hijack_filter_ethernet | static int | hijack.c | Set up filter for hijacked ethernet connection | |
4762 |
hijack_filter | static int | hijack.c | Set up filter for hijacked connection | |
4763 |
forward_from_hijacker | static ssize_t | hijack.c | Forward data from hijacker | |
4764 |
forward_to_hijacker | static ssize_t | hijack.c | Forward data to hijacker | |
4765 |
run_hijacker | static int | hijack.c | Run hijacker | |
4766 |
open_listener | static int | hijack.c | Open listener socket | |
4767 |
listen_for_hijackers | static int | hijack.c | Listen on listener socket | |
4768 |
close_listener | static void | hijack.c | Close listener socket | |
4769 |
usage | static void | hijack.c | Print usage | |
4770 |
parse_options | static int | hijack.c | Parse command-line options | |
4771 |
daemonise | static int | hijack.c | Daemonise | |
4772 |
main | int | hijack.c | ||
4773 |
ICCFIX | static int | iccfix.c | Fix up ICC alignments | |
4774 |
iccfix | static int | iccfix.c | ||
4775 |
main | int | iccfix.c | ||
4776 |
main | int | mucurses_test.c | ||
4777 |
get_iscsi_chap_secret | void | mucurses_test.c | ||
4778 |
mdelay | void | mucurses_test.c | ||
4779 |
Error | static __inline__ void | nrv2b.c | ||
4780 |
i86ul_to_host | static unsigned long | nrv2b.c | ||
4781 |
host_to_i86ul | static unsigned long | nrv2b.c | ||
4782 |
assert_match | static void | nrv2b.c | ||
4783 |
swd_initdict | static void | nrv2b.c | ||
4784 |
swd_insertdict | static void | nrv2b.c | ||
4785 |
swd_init | static int | nrv2b.c | ||
4786 |
swd_exit | static void | nrv2b.c | ||
4787 |
swd_getbyte | static __inline__ void | nrv2b.c | ||
4788 |
swd_remove_node | static __inline__ void | nrv2b.c | remove node from lists | |
4789 |
swd_accept | static void | nrv2b.c | ||
4790 |
swd_search | static void | nrv2b.c | ||
4791 |
swd_search2 | static int | nrv2b.c | ||
4792 |
swd_findbest | static void | nrv2b.c | ||
4793 |
init_match | static int | nrv2b.c | ||
4794 |
find_match | static int | nrv2b.c | ||
4795 |
bbConfig | static int | nrv2b.c | ||
4796 |
bbWriteBits | static void | nrv2b.c | ||
4797 |
bbPutBit | static void | nrv2b.c | ||
4798 |
bbPutByte | static void | nrv2b.c | ||
4799 |
bbFlushBits | static void | nrv2b.c | ||
4800 |
code_prefix_ss11 | static void | nrv2b.c | ||
4801 |
code_match | static void | nrv2b.c | ||
4802 |
code_run | static void | nrv2b.c | ||
4803 |
len_of_coded_match | static int | nrv2b.c | ||
4804 |
ucl_nrv2b_99_compress | int | nrv2b.c | ||
4805 |
Encode | void | nrv2b.c | ||
4806 |
Decode | void | nrv2b.c | ||
4807 |
main | int | nrv2b.c | ||
4808 |
align | static unsigned long | zbin.c | ||
4809 |
read_file | static int | zbin.c | ||
4810 |
read_input_file | static int | zbin.c | ||
4811 |
read_zinfo_file | static int | zbin.c | ||
4812 |
alloc_output_file | static int | zbin.c | ||
4813 |
process_zinfo_copy | static int | zbin.c | ||
4814 |
process_zinfo_pack | static int | zbin.c | ||
4815 |
process_zinfo_add | static int | zbin.c | ||
4816 |
process_zinfo_addb | static int | zbin.c | ||
4817 |
process_zinfo_addw | static int | zbin.c | ||
4818 |
process_zinfo_addl | static int | zbin.c | ||
4819 |
process_zinfo | static int | zbin.c | ||
4820 |
write_output_file | static int | zbin.c | ||
4821 |
main | int | zbin.c | ||
4822 |
libfat_get_sector | void * | cache.c | ||
4823 |
libfat_flush | void | cache.c | ||
4824 |
libfat_clustertosector | libfat_sector_t | fatchain.c | ||
4825 |
libfat_nextsector | libfat_sector_t | fatchain.c | ||
4826 |
libfat_open | struct libfat_filesystem * | open.c | ||
4827 |
libfat_close | void | open.c | ||
4828 |
libfat_searchdir | int32_t | searchdir.c | ||
4829 |
cleanup_adv | static void | setadv.c | ||
4830 |
syslinux_setadv | int | setadv.c | ||
4831 |
syslinux_reset_adv | void | setadv.c | ||
4832 |
adv_consistent | static int | setadv.c | ||
4833 |
syslinux_validate_adv | int | setadv.c | ||
4834 |
get_8 | static inline uint8_t | syslxmod.c | ||
4835 |
get_16 | static inline uint16_t | syslxmod.c | ||
4836 |
get_32 | static inline uint32_t | syslxmod.c | ||
4837 |
set_16 | static inline void | syslxmod.c | ||
4838 |
set_32 | static inline void | syslxmod.c | ||
4839 |
syslinux_make_bootsect | void | syslxmod.c | ||
4840 |
syslinux_check_bootsect | const char * | syslxmod.c | ||
4841 |
syslinux_patch | int | syslxmod.c | ||
4842 |
__attribute__ | void | syslinux.c | ||
4843 |
__attribute__ | void | syslinux.c | ||
4844 |
xpread | ssize_t | syslinux.c | ||
4845 |
xpwrite | ssize_t | syslinux.c | ||
4846 |
make_block_map | int | syslinux.c | ||
4847 |
do_mount | int | syslinux.c | ||
4848 |
do_umount | void | syslinux.c | ||
4849 |
main | int | syslinux.c | ||
4850 |
putchar | int | conio.c | ||
4851 |
puts | int | conio.c | ||
4852 |
isdigit | static inline int | conio.c | ||
4853 |
skip_atoi | static int | conio.c | ||
4854 |
atou | unsigned int | conio.c | ||
4855 |
strnlen | static int | conio.c | ||
4856 |
number | static char * | conio.c | ||
4857 |
vsprintf | int | conio.c | ||
4858 |
sprintf | int | conio.c | ||
4859 |
vprintf | int | conio.c | ||
4860 |
printf | int | conio.c | ||
4861 |
__attribute__ | void | conio.c | ||
4862 |
probe_int13_ah | int | dskprobe.c | ||
4863 |
probe_bda_drive | int | dskprobe.c | ||
4864 |
probe_drive | int | dskprobe.c | ||
4865 |
probe_drive_range | uint8_t | dskprobe.c | ||
4866 |
e820map_init | void | e820func.c | ||
4867 |
insertrange_at | static void | e820func.c | ||
4868 |
insertrange | void | e820func.c | ||
4869 |
__attribute__ | void | e820test.c | ||
4870 |
printranges | void | e820test.c | ||
4871 |
main | int | e820test.c | ||
4872 |
eltorito_dump | void | eltorito.c | ||
4873 |
huft_build | STATIC int | inflate.c | ||
4874 |
huft_free | STATIC int | inflate.c | ||
4875 |
inflate_codes | STATIC int | inflate.c | ||
4876 |
inflate_stored | STATIC int | inflate.c | ||
4877 |
inflate_fixed | STATIC int | inflate.c | ||
4878 |
inflate_dynamic | STATIC int | inflate.c | ||
4879 |
inflate_block | STATIC int | inflate.c | ||
4880 |
inflate | STATIC int | inflate.c | ||
4881 |
makecrc | static void | inflate.c | ||
4882 |
gunzip | int | inflate.c | ||
4883 |
get_e820 | static inline int | msetup.c | ||
4884 |
get_dos_mem | static inline void | msetup.c | ||
4885 |
get_e801 | static inline int | msetup.c | ||
4886 |
get_88 | static inline int | msetup.c | ||
4887 |
get_mem | void | msetup.c | ||
4888 |
parse_mem | void | msetup.c | ||
4889 |
getcmditem | static const char * | setup.c | ||
4890 |
unzip_if_needed | void | setup.c | ||
4891 |
get_disk_image_geometry | static const struct geometry * | setup.c | ||
4892 |
pnp_install_check | static uint32_t | setup.c | ||
4893 |
set_seg_base | static void | setup.c | ||
4894 |
relocate_rm_code | static void | setup.c | ||
4895 |
checksum_buf | static uint8_t | setup.c | ||
4896 |
stack_needed | static int | setup.c | ||
4897 |
setup | void | setup.c | ||
4898 |
get_byte | static inline uch | unzip.c | ||
4899 |
unget_byte | static inline void | unzip.c | ||
4900 |
malloc | static void * | unzip.c | ||
4901 |
free | static void | unzip.c | ||
4902 |
gzip_mark | static void | unzip.c | ||
4903 |
gzip_release | static void | unzip.c | ||
4904 |
fill_inbuf | static int | unzip.c | ||
4905 |
flush_window | static void | unzip.c | ||
4906 |
error | static void | unzip.c | ||
4907 |
check_zip | int | unzip.c | ||
4908 |
unzip | void * | unzip.c | ||
4909 |
__parse_argv | int | argv.c | ||
4910 |
putchar | int | conio.c | ||
4911 |
puts | int | conio.c | ||
4912 |
__attribute__ | void | main.c | ||
4913 |
__attribute__ | static inline | main.c | ||
4914 |
get_bytes | static void | main.c | ||
4915 |
main | int | main.c | ||
4916 |
strnlen | static int | printf.c | ||
4917 |
number | static char * | printf.c | ||
4918 |
vsprintf | int | printf.c | ||
4919 |
sprintf | int | printf.c | ||
4920 |
printf | int | printf.c | ||
4921 |
serial_init | int | serial.c | ||
4922 |
serial_write | void | serial.c | ||
4923 |
serial_read | void | serial.c | ||
4924 |
skip_atou | unsigned int | skipatou.c | ||
4925 |
make_srec | static void | srecsend.c | ||
4926 |
send_srec | void | srecsend.c | ||
4927 |
isspace | static inline int | strtoul.c | ||
4928 |
digitval | static inline int | strtoul.c | ||
4929 |
strtoul | unsigned long | strtoul.c | ||
4930 |
add_crc16 | static void | ymsend.c | ||
4931 |
send_ack_blk | static void | ymsend.c | ||
4932 |
send_ymodem | void | ymsend.c | ||
4933 |
end_ymodem | void | ymsend.c | ||
4934 |
__divdi3 | int64_t | __divdi3.c | ||
4935 |
__udivmoddi4 | uint64_t | __udivmoddi4.c | ||
4936 |
__attribute__ | void | syslinux.c | ||
4937 |
__attribute__ | void | syslinux.c | ||
4938 |
xpread | ssize_t | syslinux.c | ||
4939 |
xpwrite | ssize_t | syslinux.c | ||
4940 |
libfat_xpread | int | syslinux.c | ||
4941 |
main | int | syslinux.c | ||
4942 |
isdigit | static inline int | atou.c | ||
4943 |
atou | unsigned int | atou.c | ||
4944 |
memset | static inline void | c32echo.c | ||
4945 |
__start | int | c32echo.c | ||
4946 |
memset | static inline void | conio.c | ||
4947 |
putchar | int | conio.c | ||
4948 |
puts | int | conio.c | ||
4949 |
__start | int | fd.c | ||
4950 |
memset | static inline void | filetest.c | ||
4951 |
strcpy | static void | filetest.c | ||
4952 |
printregs | static void | filetest.c | ||
4953 |
__start | int | filetest.c | ||
4954 |
memset | static inline void | hello.c | ||
4955 |
__start | int | hello.c | ||
4956 |
memset | static inline void | hello2.c | ||
4957 |
strcpy | static void | hello2.c | ||
4958 |
writemsg | static void | hello2.c | ||
4959 |
__start | int | hello2.c | ||
4960 |
isdigit | static inline int | printf.c | ||
4961 |
strnlen | static int | printf.c | ||
4962 |
number | static char * | printf.c | ||
4963 |
vsprintf | int | printf.c | ||
4964 |
sprintf | int | printf.c | ||
4965 |
printf | int | printf.c | ||
4966 |
isdigit | static inline int | skipatou.c | ||
4967 |
skip_atou | unsigned int | skipatou.c | ||
4968 |
usage | void | gethostip.c | ||
4969 |
main | int | gethostip.c | ||
4970 |
main | int | hello.c | ||
4971 |
GetStorageDeviceNumberByHandle | BOOL | syslinux.c | ||
4972 |
GetBytesPerSector | int | syslinux.c | ||
4973 |
FixMBR | BOOL | syslinux.c | ||
4974 |
checkver | int | syslinux.c | ||
4975 |
error | void | syslinux.c | ||
4976 |
libfat_readfile | int | syslinux.c | ||
4977 |
usage | noreturn | syslinux.c | ||
4978 |
main | int | syslinux.c | ||
4979 |
usage | void | gethostip.c | ||
4980 |
main | int | gethostip.c | ||
4981 |
main | int | hello.c | ||
4982 |
GetStorageDeviceNumberByHandle | BOOL | syslinux.c | ||
4983 |
GetBytesPerSector | int | syslinux.c | ||
4984 |
FixMBR | BOOL | syslinux.c | ||
4985 |
checkver | int | syslinux.c | ||
4986 |
error | void | syslinux.c | ||
4987 |
libfat_readfile | int | syslinux.c | ||
4988 |
usage | noreturn | syslinux.c | ||
4989 |
main | int | syslinux.c | ||
4990 |
freedev | static void | devtree.c | ||
4991 |
freebus | static void | devtree.c | ||
4992 |
markdel | static void | devtree.c | ||
4993 |
devtree_markdeleted | void | devtree.c | ||
4994 |
devtree_findbus | struct usbbusnode * | devtree.c | ||
4995 |
findsubdevice | static struct usbdevnode * | devtree.c | ||
4996 |
devtree_finddevice | struct usbdevnode * | devtree.c | ||
4997 |
devtree_parsedevfile | void | devtree.c | ||
4998 |
deletetree | static void | devtree.c | ||
4999 |
newtree | static void | devtree.c | ||
5000 |
devtree_processchanges | void | devtree.c | ||
5001 |
dumpdevlist | static void | devtree.c | ||
5002 |
devtree_dump | void | devtree.c | ||
5003 |
dump_usbbusnode | static void | lsusb-t.c | ||
5004 |
dump_usbdevice | static void | lsusb-t.c | ||
5005 |
dump_usbinterface | static void | lsusb-t.c | ||
5006 |
bInterfaceClass_to_str | static const char * | lsusb-t.c | ||
5007 |
bDeviceClass_to_str | static const char * | lsusb-t.c | ||
5008 |
print_usbbusnode | static void | lsusb-t.c | ||
5009 |
print_usbdevice | static void | lsusb-t.c | ||
5010 |
read_sysfs_file_int | static unsigned int | lsusb-t.c | ||
5011 |
read_sysfs_file_string | static void | lsusb-t.c | ||
5012 |
append_dev_interface | static void | lsusb-t.c | ||
5013 |
append_dev_sibling | static void | lsusb-t.c | ||
5014 |
append_businterface | static void | lsusb-t.c | ||
5015 |
append_busnode | static void | lsusb-t.c | ||
5016 |
add_usb_interface | static void | lsusb-t.c | ||
5017 |
add_usb_device | static void | lsusb-t.c | ||
5018 |
get_roothub_driver | static void | lsusb-t.c | ||
5019 |
add_usb_bus | static void | lsusb-t.c | ||
5020 |
inspect_bus_entry | static void | lsusb-t.c | ||
5021 |
walk_usb_devices | static void | lsusb-t.c | ||
5022 |
assign_dev_to_bus | static void | lsusb-t.c | ||
5023 |
assign_dev_to_parent | static void | lsusb-t.c | ||
5024 |
assign_interface_to_parent | static void | lsusb-t.c | ||
5025 |
connect_devices | static void | lsusb-t.c | ||
5026 |
sort_dev_interfaces | static void | lsusb-t.c | ||
5027 |
sort_dev_siblings | static void | lsusb-t.c | ||
5028 |
sort_devices | static void | lsusb-t.c | ||
5029 |
sort_busses | static void | lsusb-t.c | ||
5030 |
print_tree_dev_interface | static void | lsusb-t.c | ||
5031 |
print_tree_dev_children | static void | lsusb-t.c | ||
5032 |
print_tree | static void | lsusb-t.c | ||
5033 |
lsusb_t | int | lsusb-t.c | ||
5034 |
convert_le_u32 | static unsigned int | lsusb.c | ||
5035 |
typesafe_control_msg | static inline int | lsusb.c | ||
5036 |
lprintf | int | lsusb.c | ||
5037 |
get_string | static int | lsusb.c | ||
5038 |
get_vendor_string | static int | lsusb.c | ||
5039 |
get_product_string | static int | lsusb.c | ||
5040 |
get_class_string | static int | lsusb.c | ||
5041 |
get_subclass_string | static int | lsusb.c | ||
5042 |
get_protocol_string | static int | lsusb.c | ||
5043 |
get_audioterminal_string | static int | lsusb.c | ||
5044 |
get_videoterminal_string | static int | lsusb.c | ||
5045 |
get_guid | static const char * | lsusb.c | ||
5046 |
dump_bytes | static void | lsusb.c | ||
5047 |
dump_junk | static void | lsusb.c | ||
5048 |
dump_device | static void | lsusb.c | ||
5049 |
dump_wire_adapter | static void | lsusb.c | ||
5050 |
dump_rc_interface | static void | lsusb.c | ||
5051 |
dump_security | static void | lsusb.c | ||
5052 |
dump_encryption_type | static void | lsusb.c | ||
5053 |
dump_association | static void | lsusb.c | ||
5054 |
dump_config | static void | lsusb.c | ||
5055 |
dump_altsetting | static void | lsusb.c | ||
5056 |
dump_interface | static void | lsusb.c | ||
5057 |
dump_endpoint | static void | lsusb.c | ||
5058 |
dump_unit | static void | lsusb.c | ||
5059 |
dump_audiocontrol_interface | static void | lsusb.c | ||
5060 |
dump_audiostreaming_interface | static void | lsusb.c | ||
5061 |
dump_audiostreaming_endpoint | static void | lsusb.c | ||
5062 |
dump_midistreaming_interface | static void | lsusb.c | ||
5063 |
dump_midistreaming_endpoint | static void | lsusb.c | ||
5064 |
dump_videocontrol_interface | static void | lsusb.c | ||
5065 |
dump_videostreaming_interface | static void | lsusb.c | ||
5066 |
dump_dfu_interface | static void | lsusb.c | ||
5067 |
dump_hub | static void | lsusb.c | ||
5068 |
dump_ccid_device | static void | lsusb.c | ||
5069 |
dump_report_desc | static void | lsusb.c | ||
5070 |
dump_hid_device | static void | lsusb.c | ||
5071 |
dump_comm_descriptor | static char * | lsusb.c | ||
5072 |
do_hub | static void | lsusb.c | ||
5073 |
do_dualspeed | static void | lsusb.c | ||
5074 |
do_debug | static void | lsusb.c | ||
5075 |
find_otg | static unsigned char * | lsusb.c | ||
5076 |
do_otg | static int | lsusb.c | ||
5077 |
dump_device_status | static void | lsusb.c | ||
5078 |
do_wireless | static int | lsusb.c | ||
5079 |
dumpdev | static void | lsusb.c | ||
5080 |
dump_one_device | static int | lsusb.c | ||
5081 |
list_devices | static int | lsusb.c | ||
5082 |
devtree_busconnect | void | lsusb.c | ||
5083 |
devtree_busdisconnect | void | lsusb.c | ||
5084 |
devtree_devconnect | void | lsusb.c | ||
5085 |
devtree_devdisconnect | void | lsusb.c | ||
5086 |
treedump | static int | lsusb.c | ||
5087 |
main | int | lsusb.c | ||
5088 |
hashnum | static unsigned int | names.c | ||
5089 |
names_genericstrtable | static const char * | names.c | ||
5090 |
names_hid | const char * | names.c | ||
5091 |
names_reporttag | const char * | names.c | ||
5092 |
names_huts | const char * | names.c | ||
5093 |
names_hutus | const char * | names.c | ||
5094 |
names_langid | const char * | names.c | ||
5095 |
names_physdes | const char * | names.c | ||
5096 |
names_bias | const char * | names.c | ||
5097 |
names_countrycode | const char * | names.c | ||
5098 |
names_vendor | const char * | names.c | ||
5099 |
names_product | const char * | names.c | ||
5100 |
names_class | const char * | names.c | ||
5101 |
names_subclass | const char * | names.c | ||
5102 |
names_protocol | const char * | names.c | ||
5103 |
names_audioterminal | const char * | names.c | ||
5104 |
names_videoterminal | const char * | names.c | ||
5105 |
new_vendor | static int | names.c | ||
5106 |
new_product | static int | names.c | ||
5107 |
new_class | static int | names.c | ||
5108 |
new_subclass | static int | names.c | ||
5109 |
new_protocol | static int | names.c | ||
5110 |
new_audioterminal | static int | names.c | ||
5111 |
new_videoterminal | static int | names.c | ||
5112 |
new_genericstrtable | static int | names.c | ||
5113 |
new_hid | static int | names.c | ||
5114 |
new_reporttag | static int | names.c | ||
5115 |
new_huts | static int | names.c | ||
5116 |
new_hutus | static int | names.c | ||
5117 |
new_langid | static int | names.c | ||
5118 |
new_physdes | static int | names.c | ||
5119 |
new_bias | static int | names.c | ||
5120 |
new_countrycode | static int | names.c | ||
5121 |
parse | static void | names.c | ||
5122 |
names_init | int | names.c | ||
5123 |
readlink_recursive | static int | usbmisc.c | ||
5124 |
get_absolute_path | static char * | usbmisc.c | ||
5125 |
get_usb_device | struct usb_device * | usbmisc.c | ||
5126 |
freedev | static void | devtree.c | ||
5127 |
freebus | static void | devtree.c | ||
5128 |
markdel | static void | devtree.c | ||
5129 |
devtree_markdeleted | void | devtree.c | ||
5130 |
devtree_findbus | struct usbbusnode * | devtree.c | ||
5131 |
findsubdevice | static struct usbdevnode * | devtree.c | ||
5132 |
devtree_finddevice | struct usbdevnode * | devtree.c | ||
5133 |
devtree_parsedevfile | void | devtree.c | ||
5134 |
deletetree | static void | devtree.c | ||
5135 |
newtree | static void | devtree.c | ||
5136 |
devtree_processchanges | void | devtree.c | ||
5137 |
dumpdevlist | static void | devtree.c | ||
5138 |
devtree_dump | void | devtree.c | ||
5139 |
dump_usbbusnode | static void | lsusb-t.c | ||
5140 |
dump_usbdevice | static void | lsusb-t.c | ||
5141 |
dump_usbinterface | static void | lsusb-t.c | ||
5142 |
bInterfaceClass_to_str | static const char * | lsusb-t.c | ||
5143 |
bDeviceClass_to_str | static const char * | lsusb-t.c | ||
5144 |
print_usbbusnode | static void | lsusb-t.c | ||
5145 |
print_usbdevice | static void | lsusb-t.c | ||
5146 |
read_sysfs_file_int | static unsigned int | lsusb-t.c | ||
5147 |
read_sysfs_file_string | static void | lsusb-t.c | ||
5148 |
append_dev_interface | static void | lsusb-t.c | ||
5149 |
append_dev_sibling | static void | lsusb-t.c | ||
5150 |
append_businterface | static void | lsusb-t.c | ||
5151 |
append_busnode | static void | lsusb-t.c | ||
5152 |
add_usb_interface | static void | lsusb-t.c | ||
5153 |
add_usb_device | static void | lsusb-t.c | ||
5154 |
get_roothub_driver | static void | lsusb-t.c | ||
5155 |
add_usb_bus | static void | lsusb-t.c | ||
5156 |
inspect_bus_entry | static void | lsusb-t.c | ||
5157 |
walk_usb_devices | static void | lsusb-t.c | ||
5158 |
assign_dev_to_bus | static void | lsusb-t.c | ||
5159 |
assign_dev_to_parent | static void | lsusb-t.c | ||
5160 |
assign_interface_to_parent | static void | lsusb-t.c | ||
5161 |
connect_devices | static void | lsusb-t.c | ||
5162 |
sort_dev_interfaces | static void | lsusb-t.c | ||
5163 |
sort_dev_siblings | static void | lsusb-t.c | ||
5164 |
sort_devices | static void | lsusb-t.c | ||
5165 |
sort_busses | static void | lsusb-t.c | ||
5166 |
print_tree_dev_interface | static void | lsusb-t.c | ||
5167 |
print_tree_dev_children | static void | lsusb-t.c | ||
5168 |
print_tree | static void | lsusb-t.c | ||
5169 |
lsusb_t | int | lsusb-t.c | ||
5170 |
convert_le_u32 | static unsigned int | lsusb.c | ||
5171 |
typesafe_control_msg | static inline int | lsusb.c | ||
5172 |
lprintf | int | lsusb.c | ||
5173 |
get_string | static int | lsusb.c | ||
5174 |
get_vendor_string | static int | lsusb.c | ||
5175 |
get_product_string | static int | lsusb.c | ||
5176 |
get_class_string | static int | lsusb.c | ||
5177 |
get_subclass_string | static int | lsusb.c | ||
5178 |
get_protocol_string | static int | lsusb.c | ||
5179 |
get_audioterminal_string | static int | lsusb.c | ||
5180 |
get_videoterminal_string | static int | lsusb.c | ||
5181 |
get_guid | static const char * | lsusb.c | ||
5182 |
dump_bytes | static void | lsusb.c | ||
5183 |
dump_junk | static void | lsusb.c | ||
5184 |
dump_device | static void | lsusb.c | ||
5185 |
dump_wire_adapter | static void | lsusb.c | ||
5186 |
dump_rc_interface | static void | lsusb.c | ||
5187 |
dump_security | static void | lsusb.c | ||
5188 |
dump_encryption_type | static void | lsusb.c | ||
5189 |
dump_association | static void | lsusb.c | ||
5190 |
dump_config | static void | lsusb.c | ||
5191 |
dump_altsetting | static void | lsusb.c | ||
5192 |
dump_interface | static void | lsusb.c | ||
5193 |
dump_endpoint | static void | lsusb.c | ||
5194 |
dump_unit | static void | lsusb.c | ||
5195 |
dump_audiocontrol_interface | static void | lsusb.c | ||
5196 |
dump_audiostreaming_interface | static void | lsusb.c | ||
5197 |
dump_audiostreaming_endpoint | static void | lsusb.c | ||
5198 |
dump_midistreaming_interface | static void | lsusb.c | ||
5199 |
dump_midistreaming_endpoint | static void | lsusb.c | ||
5200 |
dump_videocontrol_interface | static void | lsusb.c | ||
5201 |
dump_videostreaming_interface | static void | lsusb.c | ||
5202 |
dump_dfu_interface | static void | lsusb.c | ||
5203 |
dump_hub | static void | lsusb.c | ||
5204 |
dump_ccid_device | static void | lsusb.c | ||
5205 |
dump_report_desc | static void | lsusb.c | ||
5206 |
dump_hid_device | static void | lsusb.c | ||
5207 |
dump_comm_descriptor | static char * | lsusb.c | ||
5208 |
do_hub | static void | lsusb.c | ||
5209 |
do_dualspeed | static void | lsusb.c | ||
5210 |
do_debug | static void | lsusb.c | ||
5211 |
find_otg | static unsigned char * | lsusb.c | ||
5212 |
do_otg | static int | lsusb.c | ||
5213 |
dump_device_status | static void | lsusb.c | ||
5214 |
do_wireless | static int | lsusb.c | ||
5215 |
dumpdev | static void | lsusb.c | ||
5216 |
dump_one_device | static int | lsusb.c | ||
5217 |
list_devices | static int | lsusb.c | ||
5218 |
devtree_busconnect | void | lsusb.c | ||
5219 |
devtree_busdisconnect | void | lsusb.c | ||
5220 |
devtree_devconnect | void | lsusb.c | ||
5221 |
devtree_devdisconnect | void | lsusb.c | ||
5222 |
treedump | static int | lsusb.c | ||
5223 |
main | int | lsusb.c | ||
5224 |
hashnum | static unsigned int | names.c | ||
5225 |
names_genericstrtable | static const char * | names.c | ||
5226 |
names_hid | const char * | names.c | ||
5227 |
names_reporttag | const char * | names.c | ||
5228 |
names_huts | const char * | names.c | ||
5229 |
names_hutus | const char * | names.c | ||
5230 |
names_langid | const char * | names.c | ||
5231 |
names_physdes | const char * | names.c | ||
5232 |
names_bias | const char * | names.c | ||
5233 |
names_countrycode | const char * | names.c | ||
5234 |
names_vendor | const char * | names.c | ||
5235 |
names_product | const char * | names.c | ||
5236 |
names_class | const char * | names.c | ||
5237 |
names_subclass | const char * | names.c | ||
5238 |
names_protocol | const char * | names.c | ||
5239 |
names_audioterminal | const char * | names.c | ||
5240 |
names_videoterminal | const char * | names.c | ||
5241 |
new_vendor | static int | names.c | ||
5242 |
new_product | static int | names.c | ||
5243 |
new_class | static int | names.c | ||
5244 |
new_subclass | static int | names.c | ||
5245 |
new_protocol | static int | names.c | ||
5246 |
new_audioterminal | static int | names.c | ||
5247 |
new_videoterminal | static int | names.c | ||
5248 |
new_genericstrtable | static int | names.c | ||
5249 |
new_hid | static int | names.c | ||
5250 |
new_reporttag | static int | names.c | ||
5251 |
new_huts | static int | names.c | ||
5252 |
new_hutus | static int | names.c | ||
5253 |
new_langid | static int | names.c | ||
5254 |
new_physdes | static int | names.c | ||
5255 |
new_bias | static int | names.c | ||
5256 |
new_countrycode | static int | names.c | ||
5257 |
parse | static void | names.c | ||
5258 |
names_init | int | names.c | ||
5259 |
readlink_recursive | static int | usbmisc.c | ||
5260 |
get_absolute_path | static char * | usbmisc.c | ||
5261 |
get_usb_device | struct usb_device * | usbmisc.c | ||
5262 |
freedev | static void | devtree.c | ||
5263 |
freebus | static void | devtree.c | ||
5264 |
markdel | static void | devtree.c | ||
5265 |
devtree_markdeleted | void | devtree.c | ||
5266 |
devtree_findbus | struct usbbusnode * | devtree.c | ||
5267 |
findsubdevice | static struct usbdevnode * | devtree.c | ||
5268 |
devtree_finddevice | struct usbdevnode * | devtree.c | ||
5269 |
devtree_parsedevfile | void | devtree.c | ||
5270 |
deletetree | static void | devtree.c | ||
5271 |
newtree | static void | devtree.c | ||
5272 |
devtree_processchanges | void | devtree.c | ||
5273 |
dumpdevlist | static void | devtree.c | ||
5274 |
devtree_dump | void | devtree.c | ||
5275 |
dump_usbbusnode | static void | lsusb-t.c | ||
5276 |
dump_usbdevice | static void | lsusb-t.c | ||
5277 |
dump_usbinterface | static void | lsusb-t.c | ||
5278 |
bInterfaceClass_to_str | static const char * | lsusb-t.c | ||
5279 |
bDeviceClass_to_str | static const char * | lsusb-t.c | ||
5280 |
print_usbbusnode | static void | lsusb-t.c | ||
5281 |
print_usbdevice | static void | lsusb-t.c | ||
5282 |
read_sysfs_file_int | static unsigned int | lsusb-t.c | ||
5283 |
read_sysfs_file_string | static void | lsusb-t.c | ||
5284 |
append_dev_interface | static void | lsusb-t.c | ||
5285 |
append_dev_sibling | static void | lsusb-t.c | ||
5286 |
append_businterface | static void | lsusb-t.c | ||
5287 |
append_busnode | static void | lsusb-t.c | ||
5288 |
add_usb_interface | static void | lsusb-t.c | ||
5289 |
add_usb_device | static void | lsusb-t.c | ||
5290 |
get_roothub_driver | static void | lsusb-t.c | ||
5291 |
add_usb_bus | static void | lsusb-t.c | ||
5292 |
inspect_bus_entry | static void | lsusb-t.c | ||
5293 |
walk_usb_devices | static void | lsusb-t.c | ||
5294 |
assign_dev_to_bus | static void | lsusb-t.c | ||
5295 |
assign_dev_to_parent | static void | lsusb-t.c | ||
5296 |
assign_interface_to_parent | static void | lsusb-t.c | ||
5297 |
connect_devices | static void | lsusb-t.c | ||
5298 |
sort_dev_interfaces | static void | lsusb-t.c | ||
5299 |
sort_dev_siblings | static void | lsusb-t.c | ||
5300 |
sort_devices | static void | lsusb-t.c | ||
5301 |
sort_busses | static void | lsusb-t.c | ||
5302 |
print_tree_dev_interface | static void | lsusb-t.c | ||
5303 |
print_tree_dev_children | static void | lsusb-t.c | ||
5304 |
print_tree | static void | lsusb-t.c | ||
5305 |
lsusb_t | int | lsusb-t.c | ||
5306 |
convert_le_u32 | static unsigned int | lsusb.c | ||
5307 |
typesafe_control_msg | static inline int | lsusb.c | ||
5308 |
lprintf | int | lsusb.c | ||
5309 |
get_string | static int | lsusb.c | ||
5310 |
get_vendor_string | static int | lsusb.c | ||
5311 |
get_product_string | static int | lsusb.c | ||
5312 |
get_class_string | static int | lsusb.c | ||
5313 |
get_subclass_string | static int | lsusb.c | ||
5314 |
get_protocol_string | static int | lsusb.c | ||
5315 |
get_audioterminal_string | static int | lsusb.c | ||
5316 |
get_videoterminal_string | static int | lsusb.c | ||
5317 |
get_guid | static const char * | lsusb.c | ||
5318 |
dump_bytes | static void | lsusb.c | ||
5319 |
dump_junk | static void | lsusb.c | ||
5320 |
dump_device | static void | lsusb.c | ||
5321 |
dump_wire_adapter | static void | lsusb.c | ||
5322 |
dump_rc_interface | static void | lsusb.c | ||
5323 |
dump_security | static void | lsusb.c | ||
5324 |
dump_encryption_type | static void | lsusb.c | ||
5325 |
dump_association | static void | lsusb.c | ||
5326 |
dump_config | static void | lsusb.c | ||
5327 |
dump_altsetting | static void | lsusb.c | ||
5328 |
dump_interface | static void | lsusb.c | ||
5329 |
dump_endpoint | static void | lsusb.c | ||
5330 |
dump_unit | static void | lsusb.c | ||
5331 |
dump_audiocontrol_interface | static void | lsusb.c | ||
5332 |
dump_audiostreaming_interface | static void | lsusb.c | ||
5333 |
dump_audiostreaming_endpoint | static void | lsusb.c | ||
5334 |
dump_midistreaming_interface | static void | lsusb.c | ||
5335 |
dump_midistreaming_endpoint | static void | lsusb.c | ||
5336 |
dump_videocontrol_interface | static void | lsusb.c | ||
5337 |
dump_videostreaming_interface | static void | lsusb.c | ||
5338 |
dump_dfu_interface | static void | lsusb.c | ||
5339 |
dump_hub | static void | lsusb.c | ||
5340 |
dump_ccid_device | static void | lsusb.c | ||
5341 |
dump_report_desc | static void | lsusb.c | ||
5342 |
dump_hid_device | static void | lsusb.c | ||
5343 |
dump_comm_descriptor | static char * | lsusb.c | ||
5344 |
do_hub | static void | lsusb.c | ||
5345 |
do_dualspeed | static void | lsusb.c | ||
5346 |
do_debug | static void | lsusb.c | ||
5347 |
find_otg | static unsigned char * | lsusb.c | ||
5348 |
do_otg | static int | lsusb.c | ||
5349 |
dump_device_status | static void | lsusb.c | ||
5350 |
do_wireless | static int | lsusb.c | ||
5351 |
dumpdev | static void | lsusb.c | ||
5352 |
dump_one_device | static int | lsusb.c | ||
5353 |
list_devices | static int | lsusb.c | ||
5354 |
devtree_busconnect | void | lsusb.c | ||
5355 |
devtree_busdisconnect | void | lsusb.c | ||
5356 |
devtree_devconnect | void | lsusb.c | ||
5357 |
devtree_devdisconnect | void | lsusb.c | ||
5358 |
treedump | static int | lsusb.c | ||
5359 |
main | int | lsusb.c | ||
5360 |
hashnum | static unsigned int | names.c | ||
5361 |
names_genericstrtable | static const char * | names.c | ||
5362 |
names_hid | const char * | names.c | ||
5363 |
names_reporttag | const char * | names.c | ||
5364 |
names_huts | const char * | names.c | ||
5365 |
names_hutus | const char * | names.c | ||
5366 |
names_langid | const char * | names.c | ||
5367 |
names_physdes | const char * | names.c | ||
5368 |
names_bias | const char * | names.c | ||
5369 |
names_countrycode | const char * | names.c | ||
5370 |
names_vendor | const char * | names.c | ||
5371 |
names_product | const char * | names.c | ||
5372 |
names_class | const char * | names.c | ||
5373 |
names_subclass | const char * | names.c | ||
5374 |
names_protocol | const char * | names.c | ||
5375 |
names_audioterminal | const char * | names.c | ||
5376 |
names_videoterminal | const char * | names.c | ||
5377 |
new_vendor | static int | names.c | ||
5378 |
new_product | static int | names.c | ||
5379 |
new_class | static int | names.c | ||
5380 |
new_subclass | static int | names.c | ||
5381 |
new_protocol | static int | names.c | ||
5382 |
new_audioterminal | static int | names.c | ||
5383 |
new_videoterminal | static int | names.c | ||
5384 |
new_genericstrtable | static int | names.c | ||
5385 |
new_hid | static int | names.c | ||
5386 |
new_reporttag | static int | names.c | ||
5387 |
new_huts | static int | names.c | ||
5388 |
new_hutus | static int | names.c | ||
5389 |
new_langid | static int | names.c | ||
5390 |
new_physdes | static int | names.c | ||
5391 |
new_bias | static int | names.c | ||
5392 |
new_countrycode | static int | names.c | ||
5393 |
parse | static void | names.c | ||
5394 |
names_init | int | names.c | ||
5395 |
readlink_recursive | static int | usbmisc.c | ||
5396 |
get_absolute_path | static char * | usbmisc.c | ||
5397 |
get_usb_device | struct usb_device * | usbmisc.c | ||
5398 |
freedev | static void | devtree.c | ||
5399 |
freebus | static void | devtree.c | ||
5400 |
markdel | static void | devtree.c | ||
5401 |
devtree_markdeleted | void | devtree.c | ||
5402 |
devtree_findbus | struct usbbusnode * | devtree.c | ||
5403 |
findsubdevice | static struct usbdevnode * | devtree.c | ||
5404 |
devtree_finddevice | struct usbdevnode * | devtree.c | ||
5405 |
devtree_parsedevfile | void | devtree.c | ||
5406 |
deletetree | static void | devtree.c | ||
5407 |
newtree | static void | devtree.c | ||
5408 |
devtree_processchanges | void | devtree.c | ||
5409 |
dumpdevlist | static void | devtree.c | ||
5410 |
devtree_dump | void | devtree.c | ||
5411 |
dump_usbbusnode | static void | lsusb-t.c | ||
5412 |
dump_usbdevice | static void | lsusb-t.c | ||
5413 |
dump_usbinterface | static void | lsusb-t.c | ||
5414 |
bInterfaceClass_to_str | static const char * | lsusb-t.c | ||
5415 |
bDeviceClass_to_str | static const char * | lsusb-t.c | ||
5416 |
print_usbbusnode | static void | lsusb-t.c | ||
5417 |
print_usbdevice | static void | lsusb-t.c | ||
5418 |
read_sysfs_file_int | static unsigned int | lsusb-t.c | ||
5419 |
read_sysfs_file_string | static void | lsusb-t.c | ||
5420 |
append_dev_interface | static void | lsusb-t.c | ||
5421 |
append_dev_sibling | static void | lsusb-t.c | ||
5422 |
append_businterface | static void | lsusb-t.c | ||
5423 |
append_busnode | static void | lsusb-t.c | ||
5424 |
add_usb_interface | static void | lsusb-t.c | ||
5425 |
add_usb_device | static void | lsusb-t.c | ||
5426 |
get_roothub_driver | static void | lsusb-t.c | ||
5427 |
add_usb_bus | static void | lsusb-t.c | ||
5428 |
inspect_bus_entry | static void | lsusb-t.c | ||
5429 |
walk_usb_devices | static void | lsusb-t.c | ||
5430 |
assign_dev_to_bus | static void | lsusb-t.c | ||
5431 |
assign_dev_to_parent | static void | lsusb-t.c | ||
5432 |
assign_interface_to_parent | static void | lsusb-t.c | ||
5433 |
connect_devices | static void | lsusb-t.c | ||
5434 |
sort_dev_interfaces | static void | lsusb-t.c | ||
5435 |
sort_dev_siblings | static void | lsusb-t.c | ||
5436 |
sort_devices | static void | lsusb-t.c | ||
5437 |
sort_busses | static void | lsusb-t.c | ||
5438 |
print_tree_dev_interface | static void | lsusb-t.c | ||
5439 |
print_tree_dev_children | static void | lsusb-t.c | ||
5440 |
print_tree | static void | lsusb-t.c | ||
5441 |
lsusb_t | int | lsusb-t.c | ||
5442 |
convert_le_u32 | static unsigned int | lsusb.c | ||
5443 |
typesafe_control_msg | static inline int | lsusb.c | ||
5444 |
lprintf | int | lsusb.c | ||
5445 |
get_string | static int | lsusb.c | ||
5446 |
get_vendor_string | static int | lsusb.c | ||
5447 |
get_product_string | static int | lsusb.c | ||
5448 |
get_class_string | static int | lsusb.c | ||
5449 |
get_subclass_string | static int | lsusb.c | ||
5450 |
get_protocol_string | static int | lsusb.c | ||
5451 |
get_audioterminal_string | static int | lsusb.c | ||
5452 |
get_videoterminal_string | static int | lsusb.c | ||
5453 |
get_guid | static const char * | lsusb.c | ||
5454 |
dump_bytes | static void | lsusb.c | ||
5455 |
dump_junk | static void | lsusb.c | ||
5456 |
dump_device | static void | lsusb.c | ||
5457 |
dump_wire_adapter | static void | lsusb.c | ||
5458 |
dump_rc_interface | static void | lsusb.c | ||
5459 |
dump_security | static void | lsusb.c | ||
5460 |
dump_encryption_type | static void | lsusb.c | ||
5461 |
dump_association | static void | lsusb.c | ||
5462 |
dump_config | static void | lsusb.c | ||
5463 |
dump_altsetting | static void | lsusb.c | ||
5464 |
dump_interface | static void | lsusb.c | ||
5465 |
dump_endpoint | static void | lsusb.c | ||
5466 |
dump_unit | static void | lsusb.c | ||
5467 |
dump_audiocontrol_interface | static void | lsusb.c | ||
5468 |
dump_audiostreaming_interface | static void | lsusb.c | ||
5469 |
dump_audiostreaming_endpoint | static void | lsusb.c | ||
5470 |
dump_midistreaming_interface | static void | lsusb.c | ||
5471 |
dump_midistreaming_endpoint | static void | lsusb.c | ||
5472 |
dump_videocontrol_interface | static void | lsusb.c | ||
5473 |
dump_videostreaming_interface | static void | lsusb.c | ||
5474 |
dump_dfu_interface | static void | lsusb.c | ||
5475 |
dump_hub | static void | lsusb.c | ||
5476 |
dump_ccid_device | static void | lsusb.c | ||
5477 |
dump_report_desc | static void | lsusb.c | ||
5478 |
dump_hid_device | static void | lsusb.c | ||
5479 |
dump_comm_descriptor | static char * | lsusb.c | ||
5480 |
do_hub | static void | lsusb.c | ||
5481 |
do_dualspeed | static void | lsusb.c | ||
5482 |
do_debug | static void | lsusb.c | ||
5483 |
find_otg | static unsigned char * | lsusb.c | ||
5484 |
do_otg | static int | lsusb.c | ||
5485 |
dump_device_status | static void | lsusb.c | ||
5486 |
do_wireless | static int | lsusb.c | ||
5487 |
dumpdev | static void | lsusb.c | ||
5488 |
dump_one_device | static int | lsusb.c | ||
5489 |
list_devices | static int | lsusb.c | ||
5490 |
devtree_busconnect | void | lsusb.c | ||
5491 |
devtree_busdisconnect | void | lsusb.c | ||
5492 |
devtree_devconnect | void | lsusb.c | ||
5493 |
devtree_devdisconnect | void | lsusb.c | ||
5494 |
treedump | static int | lsusb.c | ||
5495 |
main | int | lsusb.c | ||
5496 |
hashnum | static unsigned int | names.c | ||
5497 |
names_genericstrtable | static const char * | names.c | ||
5498 |
names_hid | const char * | names.c | ||
5499 |
names_reporttag | const char * | names.c | ||
5500 |
names_huts | const char * | names.c | ||
5501 |
names_hutus | const char * | names.c | ||
5502 |
names_langid | const char * | names.c | ||
5503 |
names_physdes | const char * | names.c | ||
5504 |
names_bias | const char * | names.c | ||
5505 |
names_countrycode | const char * | names.c | ||
5506 |
names_vendor | const char * | names.c | ||
5507 |
names_product | const char * | names.c | ||
5508 |
names_class | const char * | names.c | ||
5509 |
names_subclass | const char * | names.c | ||
5510 |
names_protocol | const char * | names.c | ||
5511 |
names_audioterminal | const char * | names.c | ||
5512 |
names_videoterminal | const char * | names.c | ||
5513 |
new_vendor | static int | names.c | ||
5514 |
new_product | static int | names.c | ||
5515 |
new_class | static int | names.c | ||
5516 |
new_subclass | static int | names.c | ||
5517 |
new_protocol | static int | names.c | ||
5518 |
new_audioterminal | static int | names.c | ||
5519 |
new_videoterminal | static int | names.c | ||
5520 |
new_genericstrtable | static int | names.c | ||
5521 |
new_hid | static int | names.c | ||
5522 |
new_reporttag | static int | names.c | ||
5523 |
new_huts | static int | names.c | ||
5524 |
new_hutus | static int | names.c | ||
5525 |
new_langid | static int | names.c | ||
5526 |
new_physdes | static int | names.c | ||
5527 |
new_bias | static int | names.c | ||
5528 |
new_countrycode | static int | names.c | ||
5529 |
parse | static void | names.c | ||
5530 |
names_init | int | names.c | ||
5531 |
readlink_recursive | static int | usbmisc.c | ||
5532 |
get_absolute_path | static char * | usbmisc.c | ||
5533 |
get_usb_device | struct usb_device * | usbmisc.c | ||
5534 |
freedev | static void | devtree.c | ||
5535 |
freebus | static void | devtree.c | ||
5536 |
markdel | static void | devtree.c | ||
5537 |
devtree_markdeleted | void | devtree.c | ||
5538 |
devtree_findbus | struct usbbusnode * | devtree.c | ||
5539 |
findsubdevice | static struct usbdevnode * | devtree.c | ||
5540 |
devtree_finddevice | struct usbdevnode * | devtree.c | ||
5541 |
devtree_parsedevfile | void | devtree.c | ||
5542 |
deletetree | static void | devtree.c | ||
5543 |
newtree | static void | devtree.c | ||
5544 |
devtree_processchanges | void | devtree.c | ||
5545 |
dumpdevlist | static void | devtree.c | ||
5546 |
devtree_dump | void | devtree.c | ||
5547 |
dump_usbbusnode | static void | lsusb-t.c | ||
5548 |
dump_usbdevice | static void | lsusb-t.c | ||
5549 |
dump_usbinterface | static void | lsusb-t.c | ||
5550 |
bInterfaceClass_to_str | static const char * | lsusb-t.c | ||
5551 |
bDeviceClass_to_str | static const char * | lsusb-t.c | ||
5552 |
print_usbbusnode | static void | lsusb-t.c | ||
5553 |
print_usbdevice | static void | lsusb-t.c | ||
5554 |
read_sysfs_file_int | static unsigned int | lsusb-t.c | ||
5555 |
read_sysfs_file_string | static void | lsusb-t.c | ||
5556 |
append_dev_interface | static void | lsusb-t.c | ||
5557 |
append_dev_sibling | static void | lsusb-t.c | ||
5558 |
append_businterface | static void | lsusb-t.c | ||
5559 |
append_busnode | static void | lsusb-t.c | ||
5560 |
add_usb_interface | static void | lsusb-t.c | ||
5561 |
add_usb_device | static void | lsusb-t.c | ||
5562 |
get_roothub_driver | static void | lsusb-t.c | ||
5563 |
add_usb_bus | static void | lsusb-t.c | ||
5564 |
inspect_bus_entry | static void | lsusb-t.c | ||
5565 |
walk_usb_devices | static void | lsusb-t.c | ||
5566 |
assign_dev_to_bus | static void | lsusb-t.c | ||
5567 |
assign_dev_to_parent | static void | lsusb-t.c | ||
5568 |
assign_interface_to_parent | static void | lsusb-t.c | ||
5569 |
connect_devices | static void | lsusb-t.c | ||
5570 |
sort_dev_interfaces | static void | lsusb-t.c | ||
5571 |
sort_dev_siblings | static void | lsusb-t.c | ||
5572 |
sort_devices | static void | lsusb-t.c | ||
5573 |
sort_busses | static void | lsusb-t.c | ||
5574 |
print_tree_dev_interface | static void | lsusb-t.c | ||
5575 |
print_tree_dev_children | static void | lsusb-t.c | ||
5576 |
print_tree | static void | lsusb-t.c | ||
5577 |
lsusb_t | int | lsusb-t.c | ||
5578 |
convert_le_u32 | static unsigned int | lsusb.c | ||
5579 |
typesafe_control_msg | static inline int | lsusb.c | ||
5580 |
lprintf | int | lsusb.c | ||
5581 |
get_string | static int | lsusb.c | ||
5582 |
get_vendor_string | static int | lsusb.c | ||
5583 |
get_product_string | static int | lsusb.c | ||
5584 |
get_class_string | static int | lsusb.c | ||
5585 |
get_subclass_string | static int | lsusb.c | ||
5586 |
get_protocol_string | static int | lsusb.c | ||
5587 |
get_audioterminal_string | static int | lsusb.c | ||
5588 |
get_videoterminal_string | static int | lsusb.c | ||
5589 |
get_guid | static const char * | lsusb.c | ||
5590 |
dump_bytes | static void | lsusb.c | ||
5591 |
dump_junk | static void | lsusb.c | ||
5592 |
dump_device | static void | lsusb.c | ||
5593 |
dump_wire_adapter | static void | lsusb.c | ||
5594 |
dump_rc_interface | static void | lsusb.c | ||
5595 |
dump_security | static void | lsusb.c | ||
5596 |
dump_encryption_type | static void | lsusb.c | ||
5597 |
dump_association | static void | lsusb.c | ||
5598 |
dump_config | static void | lsusb.c | ||
5599 |
dump_altsetting | static void | lsusb.c | ||
5600 |
dump_interface | static void | lsusb.c | ||
5601 |
dump_endpoint | static void | lsusb.c | ||
5602 |
dump_unit | static void | lsusb.c | ||
5603 |
dump_audiocontrol_interface | static void | lsusb.c | ||
5604 |
dump_audiostreaming_interface | static void | lsusb.c | ||
5605 |
dump_audiostreaming_endpoint | static void | lsusb.c | ||
5606 |
dump_midistreaming_interface | static void | lsusb.c | ||
5607 |
dump_midistreaming_endpoint | static void | lsusb.c | ||
5608 |
dump_videocontrol_interface | static void | lsusb.c | ||
5609 |
dump_videostreaming_interface | static void | lsusb.c | ||
5610 |
dump_dfu_interface | static void | lsusb.c | ||
5611 |
dump_hub | static void | lsusb.c | ||
5612 |
dump_ccid_device | static void | lsusb.c | ||
5613 |
dump_report_desc | static void | lsusb.c | ||
5614 |
dump_hid_device | static void | lsusb.c | ||
5615 |
dump_comm_descriptor | static char * | lsusb.c | ||
5616 |
do_hub | static void | lsusb.c | ||
5617 |
do_dualspeed | static void | lsusb.c | ||
5618 |
do_debug | static void | lsusb.c | ||
5619 |
find_otg | static unsigned char * | lsusb.c | ||
5620 |
do_otg | static int | lsusb.c | ||
5621 |
dump_device_status | static void | lsusb.c | ||
5622 |
do_wireless | static int | lsusb.c | ||
5623 |
dumpdev | static void | lsusb.c | ||
5624 |
dump_one_device | static int | lsusb.c | ||
5625 |
list_devices | static int | lsusb.c | ||
5626 |
devtree_busconnect | void | lsusb.c | ||
5627 |
devtree_busdisconnect | void | lsusb.c | ||
5628 |
devtree_devconnect | void | lsusb.c | ||
5629 |
devtree_devdisconnect | void | lsusb.c | ||
5630 |
treedump | static int | lsusb.c | ||
5631 |
main | int | lsusb.c | ||
5632 |
hashnum | static unsigned int | names.c | ||
5633 |
names_genericstrtable | static const char * | names.c | ||
5634 |
names_hid | const char * | names.c | ||
5635 |
names_reporttag | const char * | names.c | ||
5636 |
names_huts | const char * | names.c | ||
5637 |
names_hutus | const char * | names.c | ||
5638 |
names_langid | const char * | names.c | ||
5639 |
names_physdes | const char * | names.c | ||
5640 |
names_bias | const char * | names.c | ||
5641 |
names_countrycode | const char * | names.c | ||
5642 |
names_vendor | const char * | names.c | ||
5643 |
names_product | const char * | names.c | ||
5644 |
names_class | const char * | names.c | ||
5645 |
names_subclass | const char * | names.c | ||
5646 |
names_protocol | const char * | names.c | ||
5647 |
names_audioterminal | const char * | names.c | ||
5648 |
names_videoterminal | const char * | names.c | ||
5649 |
new_vendor | static int | names.c | ||
5650 |
new_product | static int | names.c | ||
5651 |
new_class | static int | names.c | ||
5652 |
new_subclass | static int | names.c | ||
5653 |
new_protocol | static int | names.c | ||
5654 |
new_audioterminal | static int | names.c | ||
5655 |
new_videoterminal | static int | names.c | ||
5656 |
new_genericstrtable | static int | names.c | ||
5657 |
new_hid | static int | names.c | ||
5658 |
new_reporttag | static int | names.c | ||
5659 |
new_huts | static int | names.c | ||
5660 |
new_hutus | static int | names.c | ||
5661 |
new_langid | static int | names.c | ||
5662 |
new_physdes | static int | names.c | ||
5663 |
new_bias | static int | names.c | ||
5664 |
new_countrycode | static int | names.c | ||
5665 |
parse | static void | names.c | ||
5666 |
names_init | int | names.c | ||
5667 |
readlink_recursive | static int | usbmisc.c | ||
5668 |
get_absolute_path | static char * | usbmisc.c | ||
5669 |
get_usb_device | struct usb_device * | usbmisc.c | ||
5670 |
freedev | static void | devtree.c | ||
5671 |
freebus | static void | devtree.c | ||
5672 |
markdel | static void | devtree.c | ||
5673 |
devtree_markdeleted | void | devtree.c | ||
5674 |
devtree_findbus | struct usbbusnode * | devtree.c | ||
5675 |
findsubdevice | static struct usbdevnode * | devtree.c | ||
5676 |
devtree_finddevice | struct usbdevnode * | devtree.c | ||
5677 |
devtree_parsedevfile | void | devtree.c | ||
5678 |
deletetree | static void | devtree.c | ||
5679 |
newtree | static void | devtree.c | ||
5680 |
devtree_processchanges | void | devtree.c | ||
5681 |
dumpdevlist | static void | devtree.c | ||
5682 |
devtree_dump | void | devtree.c | ||
5683 |
dump_usbbusnode | static void | lsusb-t.c | ||
5684 |
dump_usbdevice | static void | lsusb-t.c | ||
5685 |
dump_usbinterface | static void | lsusb-t.c | ||
5686 |
bInterfaceClass_to_str | static const char * | lsusb-t.c | ||
5687 |
bDeviceClass_to_str | static const char * | lsusb-t.c | ||
5688 |
print_usbbusnode | static void | lsusb-t.c | ||
5689 |
print_usbdevice | static void | lsusb-t.c | ||
5690 |
read_sysfs_file_int | static unsigned int | lsusb-t.c | ||
5691 |
read_sysfs_file_string | static void | lsusb-t.c | ||
5692 |
append_dev_interface | static void | lsusb-t.c | ||
5693 |
append_dev_sibling | static void | lsusb-t.c | ||
5694 |
append_businterface | static void | lsusb-t.c | ||
5695 |
append_busnode | static void | lsusb-t.c | ||
5696 |
add_usb_interface | static void | lsusb-t.c | ||
5697 |
add_usb_device | static void | lsusb-t.c | ||
5698 |
get_roothub_driver | static void | lsusb-t.c | ||
5699 |
add_usb_bus | static void | lsusb-t.c | ||
5700 |
inspect_bus_entry | static void | lsusb-t.c | ||
5701 |
walk_usb_devices | static void | lsusb-t.c | ||
5702 |
assign_dev_to_bus | static void | lsusb-t.c | ||
5703 |
assign_dev_to_parent | static void | lsusb-t.c | ||
5704 |
assign_interface_to_parent | static void | lsusb-t.c | ||
5705 |
connect_devices | static void | lsusb-t.c | ||
5706 |
sort_dev_interfaces | static void | lsusb-t.c | ||
5707 |
sort_dev_siblings | static void | lsusb-t.c | ||
5708 |
sort_devices | static void | lsusb-t.c | ||
5709 |
sort_busses | static void | lsusb-t.c | ||
5710 |
print_tree_dev_interface | static void | lsusb-t.c | ||
5711 |
print_tree_dev_children | static void | lsusb-t.c | ||
5712 |
print_tree | static void | lsusb-t.c | ||
5713 |
lsusb_t | int | lsusb-t.c | ||
5714 |
convert_le_u32 | static unsigned int | lsusb.c | ||
5715 |
typesafe_control_msg | static inline int | lsusb.c | ||
5716 |
lprintf | int | lsusb.c | ||
5717 |
get_string | static int | lsusb.c | ||
5718 |
get_vendor_string | static int | lsusb.c | ||
5719 |
get_product_string | static int | lsusb.c | ||
5720 |
get_class_string | static int | lsusb.c | ||
5721 |
get_subclass_string | static int | lsusb.c | ||
5722 |
get_protocol_string | static int | lsusb.c | ||
5723 |
get_audioterminal_string | static int | lsusb.c | ||
5724 |
get_videoterminal_string | static int | lsusb.c | ||
5725 |
get_guid | static const char * | lsusb.c | ||
5726 |
dump_bytes | static void | lsusb.c | ||
5727 |
dump_junk | static void | lsusb.c | ||
5728 |
dump_device | static void | lsusb.c | ||
5729 |
dump_wire_adapter | static void | lsusb.c | ||
5730 |
dump_rc_interface | static void | lsusb.c | ||
5731 |
dump_security | static void | lsusb.c | ||
5732 |
dump_encryption_type | static void | lsusb.c | ||
5733 |
dump_association | static void | lsusb.c | ||
5734 |
dump_config | static void | lsusb.c | ||
5735 |
dump_altsetting | static void | lsusb.c | ||
5736 |
dump_interface | static void | lsusb.c | ||
5737 |
dump_endpoint | static void | lsusb.c | ||
5738 |
dump_unit | static void | lsusb.c | ||
5739 |
dump_audiocontrol_interface | static void | lsusb.c | ||
5740 |
dump_audiostreaming_interface | static void | lsusb.c | ||
5741 |
dump_audiostreaming_endpoint | static void | lsusb.c | ||
5742 |
dump_midistreaming_interface | static void | lsusb.c | ||
5743 |
dump_midistreaming_endpoint | static void | lsusb.c | ||
5744 |
dump_videocontrol_interface | static void | lsusb.c | ||
5745 |
dump_videostreaming_interface | static void | lsusb.c | ||
5746 |
dump_dfu_interface | static void | lsusb.c | ||
5747 |
dump_hub | static void | lsusb.c | ||
5748 |
dump_ccid_device | static void | lsusb.c | ||
5749 |
dump_report_desc | static void | lsusb.c | ||
5750 |
dump_hid_device | static void | lsusb.c | ||
5751 |
dump_comm_descriptor | static char * | lsusb.c | ||
5752 |
do_hub | static void | lsusb.c | ||
5753 |
do_dualspeed | static void | lsusb.c | ||
5754 |
do_debug | static void | lsusb.c | ||
5755 |
find_otg | static unsigned char * | lsusb.c | ||
5756 |
do_otg | static int | lsusb.c | ||
5757 |
dump_device_status | static void | lsusb.c | ||
5758 |
do_wireless | static int | lsusb.c | ||
5759 |
dumpdev | static void | lsusb.c | ||
5760 |
dump_one_device | static int | lsusb.c | ||
5761 |
list_devices | static int | lsusb.c | ||
5762 |
devtree_busconnect | void | lsusb.c | ||
5763 |
devtree_busdisconnect | void | lsusb.c | ||
5764 |
devtree_devconnect | void | lsusb.c | ||
5765 |
devtree_devdisconnect | void | lsusb.c | ||
5766 |
treedump | static int | lsusb.c | ||
5767 |
main | int | lsusb.c | ||
5768 |
hashnum | static unsigned int | names.c | ||
5769 |
names_genericstrtable | static const char * | names.c | ||
5770 |
names_hid | const char * | names.c | ||
5771 |
names_reporttag | const char * | names.c | ||
5772 |
names_huts | const char * | names.c | ||
5773 |
names_hutus | const char * | names.c | ||
5774 |
names_langid | const char * | names.c | ||
5775 |
names_physdes | const char * | names.c | ||
5776 |
names_bias | const char * | names.c | ||
5777 |
names_countrycode | const char * | names.c | ||
5778 |
names_vendor | const char * | names.c | ||
5779 |
names_product | const char * | names.c | ||
5780 |
names_class | const char * | names.c | ||
5781 |
names_subclass | const char * | names.c | ||
5782 |
names_protocol | const char * | names.c | ||
5783 |
names_audioterminal | const char * | names.c | ||
5784 |
names_videoterminal | const char * | names.c | ||
5785 |
new_vendor | static int | names.c | ||
5786 |
new_product | static int | names.c | ||
5787 |
new_class | static int | names.c | ||
5788 |
new_subclass | static int | names.c | ||
5789 |
new_protocol | static int | names.c | ||
5790 |
new_audioterminal | static int | names.c | ||
5791 |
new_videoterminal | static int | names.c | ||
5792 |
new_genericstrtable | static int | names.c | ||
5793 |
new_hid | static int | names.c | ||
5794 |
new_reporttag | static int | names.c | ||
5795 |
new_huts | static int | names.c | ||
5796 |
new_hutus | static int | names.c | ||
5797 |
new_langid | static int | names.c | ||
5798 |
new_physdes | static int | names.c | ||
5799 |
new_bias | static int | names.c | ||
5800 |
new_countrycode | static int | names.c | ||
5801 |
parse | static void | names.c | ||
5802 |
names_init | int | names.c | ||
5803 |
readlink_recursive | static int | usbmisc.c | ||
5804 |
get_absolute_path | static char * | usbmisc.c | ||
5805 |
get_usb_device | struct usb_device * | usbmisc.c | ||
5806 |
c_fwrite | static size_t | elf.c | ||
5807 |
c_writezero | static size_t | elf.c | ||
5808 |
align_up | static inline addr_t | elf.c | ||
5809 |
sh_to_p_type | static inline uint32_t | elf.c | ||
5810 |
gen_elf | static int | elf.c | ||
5811 |
output_elf | int | elf.c | ||
5812 |
find_argument | static const char * | linux.c | ||
5813 |
saturate32 | static inline uint32_t | linux.c | ||
5814 |
suffix_number | static unsigned long long | linux.c | ||
5815 |
wrap_kernel | int | linux.c | ||
5816 |
usage | static void | main.c | ||
5817 |
main | int | main.c | ||
5818 |
mapfile | void * | mapfile.c | ||
5819 |
unmapfile | void | mapfile.c | ||
5820 |
is_real_seg | static inline int | nbi.c | ||
5821 |
output_nbi | int | nbi.c | ||
5822 |
comp_seg | static int | segment.c | ||
5823 |
sort_segments | struct segment * | segment.c | ||
5824 |
xmalloc | void * | xmalloc.c | ||
5825 |
xcalloc | void * | xmalloc.c | ||
5826 |
xasprintf | int | xmalloc.c | ||
5827 |
initrd_fit | static int | reloc_linux.c | ||
5828 |
probe_memory_e820 | static int | reloc_linux.c | ||
5829 |
probe_memory_e801 | static int | reloc_linux.c | ||
5830 |
probe_memory_88 | static int | reloc_linux.c | ||
5831 |
place_initrd | static int | reloc_linux.c | ||
5832 |
main | int | reloc_linux.c |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー