| No. | 型 | 名称 | 属性 | ファイル名 | 説明 | 
|---|---|---|---|---|---|
| 1 |  Function | strncasecmp | int | strncasecmp.c | |
| 2 |  Function | strncat | char * | strncat.c | |
| 3 |  Function | strncmp | int | strncmp.c | |
| 4 |  Function | strncpy | char * | strncpy.c | |
| 5 |  Function | strndup | char * | strndup.c | |
| 6 |  Function | strnlen | size_t | strnlen.c | |
| 7 |  Function | strntoimax | intmax_t | strntoimax.c | |
| 8 |  Inline | digitval | static inline int | strntoumax.c | |
| 9 |  Function | strntoumax | uintmax_t | strntoumax.c | |
| 10 |  Function | strpcpy | char * | strpcpy.c | |
| 11 |  Function | strrchr | char * | strrchr.c | |
| 12 |  Function | strsep | char * | strsep.c | |
| 13 |  Inline | set_bit | static inline void | strspn.c | |
| 14 |  Inline | test_bit | static inline int | strspn.c | |
| 15 |  Static | strxspn | static size_t | strspn.c | |
| 16 |  Function | strspn | size_t | strspn.c | |
| 17 |  Function | strcspn | size_t | strspn.c | |
| 18 |  Function | strpbrk | char * | strspn.c | |
| 19 |  Function | strstr | char * | strstr.c | |
| 20 |  Function | strtok | char * | strtok.c | |
| 21 |  Function | NAME | TYPE | strtox.c | |
| 22 |  Function | vasprintf | int | vasprintf.c | |
| 23 |  Function | vdprintf | void | vdprintf.c | |
| 24 |  Function | vfprintf | int | vfprintf.c | |
| 25 |  Function | vprintf | int | vprintf.c | |
| 26 |  Static | format_int | static size_t | vsnprintf.c | |
| 27 |  Function | vsnprintf | int | vsnprintf.c | |
| 28 |  Function | vsprintf | int | vsprintf.c | |
| 29 |  Inline | skipspace | static inline const char * | vsscanf.c | |
| 30 |  Inline | set_bit | static inline void | vsscanf.c | |
| 31 |  Inline | test_bit | static inline int | vsscanf.c | |
| 32 |  Function | vsscanf | int | vsscanf.c | |
| 33 |  Function | zalloc | void * | zalloc.c | |
| 34 |  Static | clamp | static unsigned char | bgr24.c | Colorspace conversion routine | 
| 35 |  Static | YCrCB_to_BGR24_1x1 | static void | bgr24.c | YCrCb -> BGR24 (1x1) | 
| 36 |  Static | YCrCB_to_BGR24_2x1 | static void | bgr24.c | |
| 37 |  Static | YCrCB_to_BGR24_1x2 | static void | bgr24.c | |
| 38 |  Static | YCrCB_to_BGR24_2x2 | static void | bgr24.c | |
| 39 |  Static | initialize_bgr24 | static int | bgr24.c | |
| 40 |  Static | clamp | static unsigned char | bgra32.c | Colorspace conversion routine | 
| 41 |  Static | YCrCB_to_BGRA32_1x1 | static void | bgra32.c | YCrCb -> BGRA32 (1x1) | 
| 42 |  Static | YCrCB_to_BGRA32_2x1 | static void | bgra32.c | |
| 43 |  Static | YCrCB_to_BGRA32_1x2 | static void | bgra32.c | |
| 44 |  Static | YCrCB_to_BGRA32_2x2 | static void | bgra32.c | |
| 45 |  Static | initialize_bgra32 | static int | bgra32.c | |
| 46 |  Static | decode_MCU_1x1_1plane | static void | decode1.c | |
| 47 |  Static | decode_MCU_2x1_1plane | static void | decode1.c | |
| 48 |  Static | decode_MCU_2x2_1plane | static void | decode1.c | |
| 49 |  Static | decode_MCU_1x2_1plane | static void | decode1.c | |
| 50 |  Static | decode_MCU_1x1_3planes | static void | decode3.c | |
| 51 |  Static | decode_MCU_2x1_3planes | static void | decode3.c | |
| 52 |  Static | decode_MCU_2x2_3planes | static void | decode3.c | |
| 53 |  Static | decode_MCU_1x2_3planes | static void | decode3.c | |
| 54 |  Static | YCrCB_to_Grey_1xN | static void | grey.c | YCrCb -> Grey (1x1, 1x2) | 
| 55 |  Static | YCrCB_to_Grey_2xN | static void | grey.c | YCrCb -> Grey (2x1, 2x2) | 
| 56 |  Static | initialize_grey | static int | grey.c | |
| 57 |  Inline | descale_and_clamp | static inline unsigned char | jidctflt.c | |
| 58 |  Inline | descale_and_clamp | static inline unsigned char | jidctflt.c | |
| 59 |  Function | tinyjpeg_idct_float | void | jidctflt.c | |
| 60 |  Static | clamp | static unsigned char | rgb24.c | Colorspace conversion routine | 
| 61 |  Static | YCrCB_to_RGB24_1x1 | static void | rgb24.c | YCrCb -> RGB24 (1x1) | 
| 62 |  Static | YCrCB_to_RGB24_2x1 | static void | rgb24.c | YCrCb -> RGB24 (2x1) | 
| 63 |  Static | YCrCB_to_RGB24_1x2 | static void | rgb24.c | YCrCb -> RGB24 (1x2) | 
| 64 |  Static | YCrCB_to_RGB24_2x2 | static void | rgb24.c | YCrCb -> RGB24 (2x2) | 
| 65 |  Static | initialize_rgb24 | static int | rgb24.c | |
| 66 |  Static | clamp | static unsigned char | rgba32.c | Colorspace conversion routine | 
| 67 |  Static | YCrCB_to_RGBA32_1x1 | static void | rgba32.c | YCrCb -> RGBA32 (1x1) | 
| 68 |  Static | YCrCB_to_RGBA32_2x1 | static void | rgba32.c | YCrCb -> RGBA32 (2x1) | 
| 69 |  Static | YCrCB_to_RGBA32_1x2 | static void | rgba32.c | YCrCb -> RGBA32 (1x2) | 
| 70 |  Static | YCrCB_to_RGBA32_2x2 | static void | rgba32.c | YCrCb -> RGBA32 (2x2) | 
| 71 |  Static | initialize_rgba32 | static int | rgba32.c | |
| 72 |  Static | get_next_huffman_code | static int | tinyjpeg.c | Get the next (valid) huffman code in the stream. | 
| 73 |  Function | tinyjpeg_process_Huffman_data_unit | void | tinyjpeg.c | Decode a single block that contains the DCT coefficients. | 
| 74 |  Static | build_huffman_table | static void | tinyjpeg.c | |
| 75 |  Static | build_default_huffman_tables | static void | tinyjpeg.c | |
| 76 |  Static | print_SOF | static void | tinyjpeg.c | Colorspace conversion routine | 
| 77 |  Static | build_quantization_table | static void | tinyjpeg.c | JPEG/JFIF Parsing functions | 
| 78 |  Static | parse_DQT | static int | tinyjpeg.c | |
| 79 |  Static | parse_SOF | static int | tinyjpeg.c | |
| 80 |  Static | parse_SOS | static int | tinyjpeg.c | |
| 81 |  Static | parse_DHT | static int | tinyjpeg.c | |
| 82 |  Static | parse_DRI | static int | tinyjpeg.c | |
| 83 |  Static | resync | static void | tinyjpeg.c | |
| 84 |  Static | find_next_rst_marker | static int | tinyjpeg.c | |
| 85 |  Static | parse_JFIF | static int | tinyjpeg.c | |
| 86 |  Function | tinyjpeg_init | struct jdec_private * | tinyjpeg.c | Functions exported of the library. | 
| 87 |  Function | tinyjpeg_free | void | tinyjpeg.c | Free a tinyjpeg object. | 
| 88 |  Function | tinyjpeg_parse_header | int | tinyjpeg.c | Initialize the tinyjpeg object and prepare the decoding of the stream. | 
| 89 |  Function | tinyjpeg_decode | int | tinyjpeg.c | Decode and convert the jpeg image into @pixfmt@ image | 
| 90 |  Function | tinyjpeg_get_errorstring | const char * | tinyjpeg.c | |
| 91 |  Function | tinyjpeg_get_size | void | tinyjpeg.c | |
| 92 |  Function | tinyjpeg_get_components | int | tinyjpeg.c | |
| 93 |  Function | tinyjpeg_set_components | int | tinyjpeg.c | |
| 94 |  Function | tinyjpeg_get_bytes_per_row | int | tinyjpeg.c | |
| 95 |  Function | tinyjpeg_set_bytes_per_row | int | tinyjpeg.c | |
| 96 |  Function | tinyjpeg_set_flags | int | tinyjpeg.c | |
| 97 |  Static | YCrCB_to_YUV420P_1x1 | static void | yuv420p.c | Colorspace conversion routine | 
| 98 |  Static | YCrCB_to_YUV420P_2x1 | static void | yuv420p.c | YCrCb -> YUV420P (2x1) | 
| 99 |  Static | YCrCB_to_YUV420P_1x2 | static void | yuv420p.c | YCrCb -> YUV420P (1x2) | 
| 100 |  Static | YCrCB_to_YUV420P_2x2 | static void | yuv420p.c | YCrCb -> YUV420P (2x2) | 
| 101 |  Static | initialize_yuv420p | static int | yuv420p.c | |
| 102 |  Function | __divdi3 | int64_t | __divdi3.c | |
| 103 |  Function | __moddi3 | int64_t | __moddi3.c | |
| 104 |  Function | __udivdi3 | uint64_t | __udivdi3.c | |
| 105 |  Function | __udivmoddi4 | uint64_t | __udivmoddi4.c | |
| 106 |  Function | __umoddi3 | uint64_t | __umoddi3.c | |
| 107 |  Function | check_if_png | int | example.c | |
| 108 |  Function | read_png | void | example.c | |
| 109 |  Function | png_set_sig_bytes | void PNGAPI | png.c | |
| 110 |  Function | png_sig_cmp | int PNGAPI | png.c | |
| 111 |  Function | png_check_sig | int PNGAPI | png.c | |
| 112 |  Function | png_zalloc | voidpf PNGAPI voidpf | png.c | |
| 113 |  Function | png_zfree | void PNGAPI void | png.c | |
| 114 |  Function | png_reset_crc | void | png.c | |
| 115 |  Function | png_calculate_crc | void | png.c | |
| 116 |  Function | png_create_info_struct | png_infop PNGAPI | png.c | |
| 117 |  Function | png_destroy_info_struct | void PNGAPI | png.c | |
| 118 |  Function | png_info_init | void PNGAPI | png.c | |
| 119 |  Function | png_info_init_3 | void PNGAPI | png.c | |
| 120 |  Function | png_data_freer | void PNGAPI | png.c | |
| 121 |  Function | png_free_data | void PNGAPI | png.c | |
| 122 |  Function | png_info_destroy | void | png.c | |
| 123 |  Function | png_get_io_ptr | png_voidp PNGAPI | png.c | |
| 124 |  Function | png_init_io | void PNGAPI | png.c | |
| 125 |  Function | png_convert_to_rfc1123 | png_charp PNGAPI | png.c | |
| 126 |  Function | png_sig_bytes | png_bytep PNGAPI | png.c | |
| 127 |  Function | png_get_copyright | png_charp PNGAPI | png.c | |
| 128 |  Function | png_get_libpng_ver | png_charp PNGAPI | png.c | |
| 129 |  Function | png_get_header_ver | png_charp PNGAPI | png.c | |
| 130 |  Function | png_get_header_version | png_charp PNGAPI | png.c | |
| 131 |  Function | png_handle_as_unknown | int PNGAPI | png.c | |
| 132 |  Function | png_reset_zstream | int PNGAPI | png.c | |
| 133 |  Function | png_access_version_number | png_uint_32 PNGAPI | png.c | |
| 134 |  Function | png_init_mmx_flags | void | png.c | |
| 135 |  Function | ! | png.c | ||
| 136 |  Function | png_convert_size | png_size_t PNGAPI | png.c | |
| 137 |  Function | png_error | void PNGAPI | pngerror.c | |
| 138 |  Function | png_warning | void PNGAPI | pngerror.c | |
| 139 |  Static | png_format_buffer | static void | pngerror.c | |
| 140 |  Function | png_chunk_error | void PNGAPI | pngerror.c | |
| 141 |  Function | png_chunk_warning | void PNGAPI | pngerror.c | |
| 142 |  Static | png_default_error | static void | pngerror.c | |
| 143 |  Static | png_default_warning | static void | pngerror.c | |
| 144 |  Function | png_set_error_fn | void PNGAPI | pngerror.c | |
| 145 |  Function | png_get_error_ptr | png_voidp PNGAPI | pngerror.c | |
| 146 |  Function | png_set_strip_error_numbers | void PNGAPI | pngerror.c | |
| 147 |  Function | png_squelch_warnings | void | pnggccrd.c | |
| 148 |  Function | png_combine_row | void | pnggccrd.c | |
| 149 |  Function | png_do_read_interlace | void | pnggccrd.c | |
| 150 |  Static | png_read_filter_row_mmx_avg | static void | pnggccrd.c | |
| 151 |  Static | png_read_filter_row_mmx_paeth | static void | pnggccrd.c | |
| 152 |  Static | png_read_filter_row_mmx_sub | static void | pnggccrd.c | |
| 153 |  Static | png_read_filter_row_mmx_up | static void | pnggccrd.c | |
| 154 |  Function | png_read_filter_row | void | pnggccrd.c | |
| 155 |  Function | png_mmx_support | int PNGAPI | pnggccrd.c | |
| 156 |  Function | png_get_valid | png_uint_32 PNGAPI | pngget.c | |
| 157 |  Function | png_get_rowbytes | png_uint_32 PNGAPI | pngget.c | |
| 158 |  Function | png_get_rows | png_bytepp PNGAPI | pngget.c | |
| 159 |  Function | png_get_image_width | png_uint_32 PNGAPI | pngget.c | |
| 160 |  Function | png_get_image_height | png_uint_32 PNGAPI | pngget.c | |
| 161 |  Function | png_get_bit_depth | png_byte PNGAPI | pngget.c | |
| 162 |  Function | png_get_color_type | png_byte PNGAPI | pngget.c | |
| 163 |  Function | png_get_filter_type | png_byte PNGAPI | pngget.c | |
| 164 |  Function | png_get_interlace_type | png_byte PNGAPI | pngget.c | |
| 165 |  Function | png_get_compression_type | png_byte PNGAPI | pngget.c | |
| 166 |  Function | png_get_x_pixels_per_meter | png_uint_32 PNGAPI | pngget.c | |
| 167 |  Function | png_get_y_pixels_per_meter | png_uint_32 PNGAPI | pngget.c | |
| 168 |  Function | png_get_pixels_per_meter | png_uint_32 PNGAPI | pngget.c | |
| 169 |  Function | png_get_pixel_aspect_ratio | float PNGAPI | pngget.c | |
| 170 |  Function | png_get_x_offset_microns | png_int_32 PNGAPI | pngget.c | |
| 171 |  Function | png_get_y_offset_microns | png_int_32 PNGAPI | pngget.c | |
| 172 |  Function | png_get_x_offset_pixels | png_int_32 PNGAPI | pngget.c | |
| 173 |  Function | png_get_y_offset_pixels | png_int_32 PNGAPI | pngget.c | |
| 174 |  Function | png_get_pixels_per_inch | png_uint_32 PNGAPI | pngget.c | |
| 175 |  Function | png_get_x_pixels_per_inch | png_uint_32 PNGAPI | pngget.c | |
| 176 |  Function | png_get_y_pixels_per_inch | png_uint_32 PNGAPI | pngget.c | |
| 177 |  Function | png_get_x_offset_inches | float PNGAPI | pngget.c | |
| 178 |  Function | png_get_y_offset_inches | float PNGAPI | pngget.c | |
| 179 |  Function | png_get_pHYs_dpi | png_uint_32 PNGAPI | pngget.c | |
| 180 |  Function | png_get_channels | png_byte PNGAPI | pngget.c | |
| 181 |  Function | png_get_signature | png_bytep PNGAPI | pngget.c | |
| 182 |  Function | png_get_bKGD | png_uint_32 PNGAPI | pngget.c | |
| 183 |  Function | png_get_cHRM | png_uint_32 PNGAPI | pngget.c | |
| 184 |  Function | png_get_cHRM_fixed | png_uint_32 PNGAPI | pngget.c | |
| 185 |  Function | png_get_gAMA | png_uint_32 PNGAPI | pngget.c | |
| 186 |  Function | png_get_gAMA_fixed | png_uint_32 PNGAPI | pngget.c | |
| 187 |  Function | png_get_sRGB | png_uint_32 PNGAPI | pngget.c | |
| 188 |  Function | png_get_iCCP | png_uint_32 PNGAPI | pngget.c | |
| 189 |  Function | png_get_sPLT | png_uint_32 PNGAPI | pngget.c | |
| 190 |  Function | png_get_hIST | png_uint_32 PNGAPI | pngget.c | |
| 191 |  Function | png_get_IHDR | png_uint_32 PNGAPI | pngget.c | |
| 192 |  Function | png_get_oFFs | png_uint_32 PNGAPI | pngget.c | |
| 193 |  Function | png_get_pCAL | png_uint_32 PNGAPI | pngget.c | |
| 194 |  Function | png_get_sCAL | png_uint_32 PNGAPI | pngget.c | |
| 195 |  Function | png_get_sCAL_s | png_uint_32 PNGAPI | pngget.c | |
| 196 |  Function | png_get_pHYs | png_uint_32 PNGAPI | pngget.c | |
| 197 |  Function | png_get_PLTE | png_uint_32 PNGAPI | pngget.c | |
| 198 |  Function | png_get_sBIT | png_uint_32 PNGAPI | pngget.c | |
| 199 |  Function | png_get_text | png_uint_32 PNGAPI | pngget.c | |
| 200 |  Function | png_get_tIME | png_uint_32 PNGAPI | pngget.c | |
| 201 |  Function | png_get_tRNS | png_uint_32 PNGAPI | pngget.c | |
| 202 |  Function | png_get_unknown_chunks | png_uint_32 PNGAPI | pngget.c | |
| 203 |  Function | png_get_rgb_to_gray_status | png_byte PNGAPI | pngget.c | |
| 204 |  Function | png_get_user_chunk_ptr | png_voidp PNGAPI | pngget.c | |
| 205 |  Function | png_get_compression_buffer_size | png_uint_32 PNGAPI | pngget.c | |
| 206 |  Function | png_get_asm_flags | png_uint_32 PNGAPI | pngget.c | |
| 207 |  Function | png_get_asm_flagmask | png_uint_32 PNGAPI | pngget.c | |
| 208 |  Function | png_get_mmx_flagmask | png_uint_32 PNGAPI | pngget.c | |
| 209 |  Function | png_get_mmx_bitdepth_threshold | png_byte PNGAPI | pngget.c | |
| 210 |  Function | png_get_mmx_rowbytes_threshold | png_uint_32 PNGAPI | pngget.c | |
| 211 |  Function | png_get_user_width_max | png_uint_32 PNGAPI | pngget.c | |
| 212 |  Function | png_get_user_height_max | png_uint_32 PNGAPI | pngget.c | |
| 213 |  Function | png_create_struct | png_voidp | pngmem.c | |
| 214 |  Function | png_create_struct_2 | png_voidp | pngmem.c | |
| 215 |  Function | png_destroy_struct | void | pngmem.c | |
| 216 |  Function | png_destroy_struct_2 | void | pngmem.c | |
| 217 |  Function | png_malloc | png_voidp PNGAPI | pngmem.c | |
| 218 |  Function | png_malloc_default | png_voidp PNGAPI | pngmem.c | |
| 219 |  Function | png_free | void PNGAPI | pngmem.c | |
| 220 |  Function | png_free_default | void PNGAPI | pngmem.c | |
| 221 |  Function | png_create_struct | png_voidp | pngmem.c | |
| 222 |  Function | png_create_struct_2 | png_voidp | pngmem.c | |
| 223 |  Function | png_destroy_struct | void | pngmem.c | |
| 224 |  Function | png_destroy_struct_2 | void | pngmem.c | |
| 225 |  Function | png_malloc | png_voidp PNGAPI | pngmem.c | |
| 226 |  Function | png_malloc_default | png_voidp PNGAPI | pngmem.c | |
| 227 |  Function | png_free | void PNGAPI | pngmem.c | |
| 228 |  Function | png_free_default | void PNGAPI | pngmem.c | |
| 229 |  Function | png_malloc_warn | png_voidp PNGAPI | pngmem.c | |
| 230 |  Function | png_memcpy_check | png_voidp PNGAPI | pngmem.c | |
| 231 |  Function | png_memset_check | png_voidp PNGAPI | pngmem.c | |
| 232 |  Function | png_set_mem_fn | void PNGAPI | pngmem.c | |
| 233 |  Function | png_get_mem_ptr | png_voidp PNGAPI | pngmem.c | |
| 234 |  Function | png_process_data | void PNGAPI | pngpread.c | |
| 235 |  Function | png_process_some_data | void | pngpread.c | |
| 236 |  Function | png_push_read_sig | void | pngpread.c | |
| 237 |  Function | png_push_read_chunk | void | pngpread.c | |
| 238 |  Function | png_push_crc_skip | void | pngpread.c | |
| 239 |  Function | png_push_crc_finish | void | pngpread.c | |
| 240 |  Function | png_push_fill_buffer | void PNGAPI | pngpread.c | |
| 241 |  Function | png_push_save_buffer | void | pngpread.c | |
| 242 |  Function | png_push_restore_buffer | void | pngpread.c | |
| 243 |  Function | png_push_read_IDAT | void | pngpread.c | |
| 244 |  Function | png_process_IDAT_data | void | pngpread.c | |
| 245 |  Function | png_push_process_row | void | pngpread.c | |
| 246 |  Function | png_read_push_finish_row | void | pngpread.c | |
| 247 |  Function | png_push_handle_tEXt | void | pngpread.c | |
| 248 |  Function | png_push_read_tEXt | void | pngpread.c | |
| 249 |  Function | png_push_handle_zTXt | void | pngpread.c | |
| 250 |  Function | png_push_read_zTXt | void | pngpread.c | |
| 251 |  Function | png_push_handle_iTXt | void | pngpread.c | |
| 252 |  Function | png_push_read_iTXt | void | pngpread.c | |
| 253 |  Function | png_push_handle_unknown | void | pngpread.c | |
| 254 |  Function | png_push_have_info | void | pngpread.c | |
| 255 |  Function | png_push_have_end | void | pngpread.c | |
| 256 |  Function | png_push_have_row | void | pngpread.c | |
| 257 |  Function | png_progressive_combine_row | void PNGAPI | pngpread.c | |
| 258 |  Function | png_set_progressive_read_fn | void PNGAPI | pngpread.c | |
| 259 |  Function | png_get_progressive_ptr | png_voidp PNGAPI | pngpread.c | |
| 260 |  Function | png_create_read_struct | png_structp PNGAPI | pngread.c | |
| 261 |  Function | png_create_read_struct_2 | png_structp PNGAPI | pngread.c | |
| 262 |  Function | png_read_init | void PNGAPI | pngread.c | |
| 263 |  Function | png_read_init_2 | void PNGAPI | pngread.c | |
| 264 |  Function | png_read_init_3 | void PNGAPI | pngread.c | |
| 265 |  Function | png_read_info | void PNGAPI | pngread.c | |
| 266 |  Function | png_read_update_info | void PNGAPI | pngread.c | |
| 267 |  Function | png_start_read_image | void PNGAPI | pngread.c | |
| 268 |  Function | png_read_row | void PNGAPI | pngread.c | |
| 269 |  Function | png_read_rows | void PNGAPI | pngread.c | |
| 270 |  Function | png_read_image | void PNGAPI | pngread.c | |
| 271 |  Function | png_read_end | void PNGAPI | pngread.c | |
| 272 |  Function | png_destroy_read_struct | void PNGAPI | pngread.c | |
| 273 |  Function | png_read_destroy | void | pngread.c | |
| 274 |  Function | png_set_read_status_fn | void PNGAPI | pngread.c | |
| 275 |  Function | png_read_png | void PNGAPI | pngread.c | |
| 276 |  Function | png_read_data | void | pngrio.c | |
| 277 |  Function | png_default_read_data | void PNGAPI | pngrio.c | |
| 278 |  Static | png_default_read_data | static void | pngrio.c | |
| 279 |  Function | png_set_read_fn | void PNGAPI | pngrio.c | |
| 280 |  Function | png_set_crc_action | void PNGAPI | pngrtran.c | |
| 281 |  Function | defined | pngrtran.c | ||
| 282 |  Function | png_set_strip_16 | void PNGAPI | pngrtran.c | |
| 283 |  Function | png_set_strip_alpha | void PNGAPI | pngrtran.c | |
| 284 |  Function | png_set_dither | void PNGAPI | pngrtran.c | |
| 285 |  Function | png_set_gamma | void PNGAPI | pngrtran.c | |
| 286 |  Function | png_set_expand | void PNGAPI | pngrtran.c | |
| 287 |  Function | png_set_palette_to_rgb | void PNGAPI | pngrtran.c | |
| 288 |  Function | png_set_gray_1_2_4_to_8 | void PNGAPI | pngrtran.c | |
| 289 |  Function | png_set_tRNS_to_alpha | void PNGAPI | pngrtran.c | |
| 290 |  Function | png_set_gray_to_rgb | void PNGAPI | pngrtran.c | |
| 291 |  Function | png_set_rgb_to_gray | void PNGAPI | pngrtran.c | |
| 292 |  Function | png_set_rgb_to_gray_fixed | void PNGAPI | pngrtran.c | |
| 293 |  Function | defined | pngrtran.c | ||
| 294 |  Function | png_init_read_transformations | void | pngrtran.c | |
| 295 |  Function | png_read_transform_info | void | pngrtran.c | |
| 296 |  Function | png_do_read_transformations | void | pngrtran.c | |
| 297 |  Function | png_do_unpack | void | pngrtran.c | |
| 298 |  Function | png_do_unshift | void | pngrtran.c | |
| 299 |  Function | png_do_chop | void | pngrtran.c | |
| 300 |  Function | png_do_read_swap_alpha | void | pngrtran.c | |
| 301 |  Function | png_do_read_invert_alpha | void | pngrtran.c | |
| 302 |  Function | png_do_read_filler | void | pngrtran.c | |
| 303 |  Function | png_do_gray_to_rgb | void | pngrtran.c | |
| 304 |  Function | png_do_rgb_to_gray | int | pngrtran.c | |
| 305 |  Function | png_build_grayscale_palette | void PNGAPI | pngrtran.c | |
| 306 |  Function | png_correct_palette | void | pngrtran.c | |
| 307 |  Function | png_do_background | void | pngrtran.c | |
| 308 |  Function | png_do_gamma | void | pngrtran.c | |
| 309 |  Function | png_do_expand_palette | void | pngrtran.c | |
| 310 |  Function | png_do_expand | void | pngrtran.c | |
| 311 |  Function | png_do_dither | void | pngrtran.c | |
| 312 |  Function | png_build_gamma_table | void | pngrtran.c | |
| 313 |  Function | png_do_read_intrapixel | void | pngrtran.c | |
| 314 |  Function | strtod | __inline double | pngrutil.c | |
| 315 |  Function | png_get_uint_31 | png_uint_32 | pngrutil.c | |
| 316 |  Function | png_get_uint_32 | png_uint_32 | pngrutil.c | |
| 317 |  Function | png_get_int_32 | png_int_32 | pngrutil.c | assumed that the machine format for signed integers is the same. | 
| 318 |  Function | png_get_uint_16 | png_uint_16 | pngrutil.c | |
| 319 |  Function | png_crc_read | void | pngrutil.c | |
| 320 |  Function | png_crc_finish | int | pngrutil.c | |
| 321 |  Function | png_crc_error | int | pngrutil.c | |
| 322 |  Function | defined | pngrutil.c | ||
| 323 |  Function | png_handle_IHDR | void | pngrutil.c | |
| 324 |  Function | png_handle_PLTE | void | pngrutil.c | |
| 325 |  Function | png_handle_IEND | void | pngrutil.c | |
| 326 |  Function | png_handle_gAMA | void | pngrutil.c | |
| 327 |  Function | png_handle_sBIT | void | pngrutil.c | |
| 328 |  Function | png_handle_cHRM | void | pngrutil.c | |
| 329 |  Function | png_handle_sRGB | void | pngrutil.c | |
| 330 |  Function | png_handle_iCCP | void | pngrutil.c | |
| 331 |  Function | png_handle_sPLT | void | pngrutil.c | |
| 332 |  Function | png_handle_tRNS | void | pngrutil.c | |
| 333 |  Function | png_handle_bKGD | void | pngrutil.c | |
| 334 |  Function | png_handle_hIST | void | pngrutil.c | |
| 335 |  Function | png_handle_pHYs | void | pngrutil.c | |
| 336 |  Function | png_handle_oFFs | void | pngrutil.c | |
| 337 |  Function | png_handle_pCAL | void | pngrutil.c | |
| 338 |  Function | png_handle_sCAL | void | pngrutil.c | |
| 339 |  Function | png_handle_tIME | void | pngrutil.c | |
| 340 |  Function | png_handle_tEXt | void | pngrutil.c | |
| 341 |  Function | png_handle_zTXt | void | pngrutil.c | |
| 342 |  Function | png_handle_iTXt | void | pngrutil.c | |
| 343 |  Function | png_handle_unknown | void | pngrutil.c | |
| 344 |  Function | png_check_chunk_name | void | pngrutil.c | |
| 345 |  Function | png_combine_row | void | pngrutil.c | |
| 346 |  Function | png_do_read_interlace | void | pngrutil.c | |
| 347 |  Function | png_read_filter_row | void | pngrutil.c | |
| 348 |  Function | png_read_finish_row | void | pngrutil.c | |
| 349 |  Function | png_read_start_row | void | pngrutil.c | |
| 350 |  Function | png_set_bKGD | void PNGAPI | pngset.c | |
| 351 |  Function | png_set_cHRM | void PNGAPI | pngset.c | |
| 352 |  Function | png_set_cHRM_fixed | void PNGAPI | pngset.c | |
| 353 |  Function | png_set_gAMA | void PNGAPI | pngset.c | |
| 354 |  Function | png_set_gAMA_fixed | void PNGAPI | pngset.c | |
| 355 |  Function | png_set_hIST | void PNGAPI | pngset.c | |
| 356 |  Function | png_set_IHDR | void PNGAPI | pngset.c | |
| 357 |  Function | png_set_oFFs | void PNGAPI | pngset.c | |
| 358 |  Function | png_set_pCAL | void PNGAPI | pngset.c | |
| 359 |  Function | png_set_sCAL | void PNGAPI | pngset.c | |
| 360 |  Function | png_set_sCAL_s | void PNGAPI | pngset.c | |
| 361 |  Function | png_set_pHYs | void PNGAPI | pngset.c | |
| 362 |  Function | png_set_PLTE | void PNGAPI | pngset.c | |
| 363 |  Function | png_set_sBIT | void PNGAPI | pngset.c | |
| 364 |  Function | png_set_sRGB | void PNGAPI | pngset.c | |
| 365 |  Function | png_set_sRGB_gAMA_and_cHRM | void PNGAPI | pngset.c | |
| 366 |  Function | png_set_iCCP | void PNGAPI | pngset.c | |
| 367 |  Function | png_set_text | void PNGAPI | pngset.c | |
| 368 |  Function | png_set_text_2 | int | pngset.c | |
| 369 |  Function | png_set_tIME | void PNGAPI | pngset.c | |
| 370 |  Function | png_set_tRNS | void PNGAPI | pngset.c | |
| 371 |  Function | png_set_sPLT | void PNGAPI | pngset.c | |
| 372 |  Function | png_set_unknown_chunks | void PNGAPI | pngset.c | |
| 373 |  Function | png_set_unknown_chunk_location | void PNGAPI | pngset.c | |
| 374 |  Function | defined | pngset.c | ||
| 375 |  Function | png_permit_mng_features | png_uint_32 PNGAPI | pngset.c | |
| 376 |  Function | png_set_keep_unknown_chunks | void PNGAPI | pngset.c | |
| 377 |  Function | png_set_read_user_chunk_fn | void PNGAPI | pngset.c | |
| 378 |  Function | png_set_rows | void PNGAPI | pngset.c | |
| 379 |  Function | png_set_compression_buffer_size | void PNGAPI | pngset.c | |
| 380 |  Function | png_set_invalid | void PNGAPI | pngset.c | |
| 381 |  Function | png_set_asm_flags | void PNGAPI | pngset.c | |
| 382 |  Function | png_set_mmx_thresholds | void PNGAPI | pngset.c | |
| 383 |  Function | png_set_user_limits | void PNGAPI | pngset.c | |
| 384 |  Function | read_row_callback | void PNGAPI | pngtest.c | |
| 385 |  Function | write_row_callback | void PNGAPI | pngtest.c | |
| 386 |  Function | count_filters | void PNGAPI | pngtest.c | |
| 387 |  Function | count_zero_samples | void PNGAPI | pngtest.c | |
| 388 |  Static | pngtest_read_data | static void | pngtest.c | |
| 389 |  Static | pngtest_read_data | static void | pngtest.c | |
| 390 |  Static | pngtest_flush | static void | pngtest.c | |
| 391 |  Static | pngtest_write_data | static void | pngtest.c | |
| 392 |  Static | pngtest_write_data | static void | pngtest.c | |
| 393 |  Static | pngtest_warning | static void | pngtest.c | |
| 394 |  Static | pngtest_error | static void | pngtest.c | |
| 395 |  Function | png_debug_malloc | png_voidp | pngtest.c | |
| 396 |  Function | png_debug_free | void | pngtest.c | |
| 397 |  Function | test_one_file | int | pngtest.c | |
| 398 |  Function | main | int | pngtest.c | |
| 399 |  Function | png_set_bgr | void PNGAPI | pngtrans.c | |
| 400 |  Function | png_set_swap | void PNGAPI | pngtrans.c | |
| 401 |  Function | png_set_packing | void PNGAPI | pngtrans.c | |
| 402 |  Function | png_set_packswap | void PNGAPI | pngtrans.c | |
| 403 |  Function | png_set_shift | void PNGAPI | pngtrans.c | |
| 404 |  Function | defined | pngtrans.c | ||
| 405 |  Function | png_set_filler | void PNGAPI | pngtrans.c | |
| 406 |  Function | png_set_add_alpha | void PNGAPI | pngtrans.c | |
| 407 |  Function | defined | pngtrans.c | ||
| 408 |  Function | defined | pngtrans.c | ||
| 409 |  Function | png_set_invert_mono | void PNGAPI | pngtrans.c | |
| 410 |  Function | png_do_invert | void | pngtrans.c | |
| 411 |  Function | png_do_swap | void | pngtrans.c | |
| 412 |  Function | png_do_packswap | void | pngtrans.c | |
| 413 |  Function | defined | pngtrans.c | ||
| 414 |  Function | png_do_bgr | void | pngtrans.c | |
| 415 |  Function | defined | pngtrans.c | ||
| 416 |  Function | png_get_user_transform_ptr | png_voidp PNGAPI | pngtrans.c | |
| 417 |  Function | png_mmx_support | int PNGAPI | pngvcrd.c | |
| 418 |  Function | png_combine_row | void | pngvcrd.c | |
| 419 |  Function | png_do_read_interlace | void | pngvcrd.c | |
| 420 |  Function | png_read_filter_row_mmx_avg | void | pngvcrd.c | |
| 421 |  Function | png_read_filter_row_mmx_paeth | void | pngvcrd.c | |
| 422 |  Function | png_read_filter_row_mmx_sub | void | pngvcrd.c | |
| 423 |  Function | png_read_filter_row_mmx_up | void | pngvcrd.c | |
| 424 |  Function | png_read_filter_row | void | pngvcrd.c | |
| 425 |  Function | png_write_data | void | pngwio.c | |
| 426 |  Function | png_default_write_data | void PNGAPI | pngwio.c | |
| 427 |  Function | png_default_write_data | void PNGAPI | pngwio.c | |
| 428 |  Function | png_flush | void | pngwio.c | |
| 429 |  Function | png_default_flush | void PNGAPI | pngwio.c | |
| 430 |  Function | png_set_write_fn | void PNGAPI | pngwio.c | |
| 431 |  Function | png_far_to_near | void * | pngwio.c | |
| 432 |  Function | png_far_to_near | void * | pngwio.c | |
| 433 |  Function | png_write_info_before_PLTE | void PNGAPI | pngwrite.c | |
| 434 |  Function | png_write_info | void PNGAPI | pngwrite.c | |
| 435 |  Function | png_write_end | void PNGAPI | pngwrite.c | |
| 436 |  Function | png_convert_from_struct_tm | void PNGAPI | pngwrite.c | |
| 437 |  Function | png_convert_from_time_t | void PNGAPI | pngwrite.c | |
| 438 |  Function | png_create_write_struct | png_structp PNGAPI | pngwrite.c | |
| 439 |  Function | png_create_write_struct_2 | png_structp PNGAPI | pngwrite.c | |
| 440 |  Function | png_write_init | void PNGAPI | pngwrite.c | |
| 441 |  Function | png_write_init_2 | void PNGAPI | pngwrite.c | |
| 442 |  Function | png_write_init_3 | void PNGAPI | pngwrite.c | |
| 443 |  Function | png_write_rows | void PNGAPI | pngwrite.c | |
| 444 |  Function | png_write_image | void PNGAPI | pngwrite.c | |
| 445 |  Function | png_write_row | void PNGAPI | pngwrite.c | |
| 446 |  Function | png_set_flush | void PNGAPI | pngwrite.c | |
| 447 |  Function | png_write_flush | void PNGAPI | pngwrite.c | |
| 448 |  Function | png_destroy_write_struct | void PNGAPI | pngwrite.c | |
| 449 |  Function | png_write_destroy | void | pngwrite.c | |
| 450 |  Function | png_set_filter | void PNGAPI | pngwrite.c | |
| 451 |  Function | png_set_filter_heuristics | void PNGAPI | pngwrite.c | |
| 452 |  Function | png_set_compression_level | void PNGAPI | pngwrite.c | |
| 453 |  Function | png_set_compression_mem_level | void PNGAPI | pngwrite.c | |
| 454 |  Function | png_set_compression_strategy | void PNGAPI | pngwrite.c | |
| 455 |  Function | png_set_compression_window_bits | void PNGAPI | pngwrite.c | |
| 456 |  Function | png_set_compression_method | void PNGAPI | pngwrite.c | |
| 457 |  Function | png_set_write_status_fn | void PNGAPI | pngwrite.c | |
| 458 |  Function | png_set_write_user_transform_fn | void PNGAPI | pngwrite.c | |
| 459 |  Function | png_write_png | void PNGAPI | pngwrite.c | |
| 460 |  Function | png_do_write_transformations | void | pngwtran.c | |
| 461 |  Function | png_do_pack | void | pngwtran.c | |
| 462 |  Function | png_do_shift | void | pngwtran.c | |
| 463 |  Function | png_do_write_swap_alpha | void | pngwtran.c | |
| 464 |  Function | png_do_write_invert_alpha | void | pngwtran.c | |
| 465 |  Function | png_do_write_intrapixel | void | pngwtran.c | |
| 466 |  Function | png_save_uint_32 | void | pngwutil.c | |
| 467 |  Function | png_save_int_32 | void | pngwutil.c | |
| 468 |  Function | png_save_uint_16 | void | pngwutil.c | |
| 469 |  Function | png_write_chunk | void PNGAPI | pngwutil.c | |
| 470 |  Function | png_write_chunk_start | void PNGAPI | pngwutil.c | |
| 471 |  Function | png_write_chunk_data | void PNGAPI | pngwutil.c | |
| 472 |  Function | png_write_chunk_end | void PNGAPI | pngwutil.c | |
| 473 |  Function | png_write_sig | void | pngwutil.c | |
| 474 |  Static | png_text_compress | static int | pngwutil.c | |
| 475 |  Static | png_write_compressed_data_out | static void | pngwutil.c | |
| 476 |  Function | png_write_IHDR | void | pngwutil.c | |
| 477 |  Function | png_write_PLTE | void | pngwutil.c | |
| 478 |  Function | png_write_IDAT | void | pngwutil.c | |
| 479 |  Function | png_write_IEND | void | pngwutil.c | |
| 480 |  Function | png_write_gAMA | void | pngwutil.c | |
| 481 |  Function | png_write_gAMA_fixed | void | pngwutil.c | |
| 482 |  Function | png_write_sRGB | void | pngwutil.c | |
| 483 |  Function | png_write_iCCP | void | pngwutil.c | |
| 484 |  Function | png_write_sPLT | void | pngwutil.c | |
| 485 |  Function | png_write_sBIT | void | pngwutil.c | |
| 486 |  Function | png_write_cHRM | void | pngwutil.c | |
| 487 |  Function | png_write_cHRM_fixed | void | pngwutil.c | |
| 488 |  Function | png_write_tRNS | void | pngwutil.c | |
| 489 |  Function | png_write_bKGD | void | pngwutil.c | |
| 490 |  Function | png_write_hIST | void | pngwutil.c | |
| 491 |  Function | defined | pngwutil.c | ||
| 492 |  Function | png_write_tEXt | void | pngwutil.c | |
| 493 |  Function | png_write_zTXt | void | pngwutil.c | |
| 494 |  Function | png_write_iTXt | void | pngwutil.c | |
| 495 |  Function | png_write_oFFs | void | pngwutil.c | |
| 496 |  Function | png_write_pCAL | void | pngwutil.c | |
| 497 |  Function | png_write_sCAL | void | pngwutil.c | |
| 498 |  Function | png_write_sCAL_s | void | pngwutil.c | |
| 499 |  Function | png_write_pHYs | void | pngwutil.c | |
| 500 |  Function | png_write_tIME | void | pngwutil.c | |
| 501 |  Function | png_write_start_row | void | pngwutil.c | |
| 502 |  Function | png_write_finish_row | void | pngwutil.c | |
| 503 |  Function | png_do_write_interlace | void | pngwutil.c | |
| 504 |  Function | png_write_find_filter | void | pngwutil.c | |
| 505 |  Function | png_write_filtered_row | void | pngwutil.c | |
| 506 |  Inline | is_real | static inline int | strtod.c | |
| 507 |  Function | strtod | double | strtod.c | |
| 508 |  Function | __pci_read_write_bios | uint32_t | bios.c | |
| 509 |  Static | type1_ok | static int | cfgtype.c | |
| 510 |  Static | type2_ok | static int | cfgtype.c | |
| 511 |  Function | pci_set_config_type | int | cfgtype.c | |
| 512 |  Static | skipspace | static char * | scan.c | |
| 513 |  Static | remove_eol | static void | scan.c | |
| 514 |  Static | hex_to_int | static int | scan.c | |
| 515 |  Function | chr_replace | void | scan.c | |
| 516 |  Function | get_module_name_from_pcimap | int | scan.c | |
| 517 |  Function | get_class_name_from_pci_ids | int | scan.c | |
| 518 |  Function | get_name_from_pci_ids | int | scan.c | |
| 519 |  Function | find_pci_device | struct match * | scan.c | |
| 520 |  Function | pci_scan | struct pci_domain * | scan.c | |
| 521 |  Function | gather_additional_pci_config | void | scan.c | |
| 522 |  Function | free_pci_domain | void | scan.c | |
| 523 |  Function | get_module_name_from_alias | int | scan.c | |
| 524 |  Function | __ansi_init | void | ansi.c | |
| 525 |  Function | __ansi_putchar | void | ansi.c | |
| 526 |  Function | __ansicon_open | int | ansicon_write.c | |
| 527 |  Function | __ansicon_close | int | ansicon_write.c | |
| 528 |  Static | ansicon_attribute | static uint8_t | ansicon_write.c | |
| 529 |  Static | ansicon_erase | static void | ansicon_write.c | |
| 530 |  Static | ansicon_showcursor | static void | ansicon_write.c | |
| 531 |  Static | ansicon_set_cursor | static void | ansicon_write.c | |
| 532 |  Static | ansicon_write_char | static void | ansicon_write.c | |
| 533 |  Static | ansicon_scroll_up | static void | ansicon_write.c | |
| 534 |  Function | __ansicon_write | ssize_t | ansicon_write.c | |
| 535 |  Function | __ansicon_beep | void | ansicon_write.c | |
| 536 |  Static | __ansiserial_write | static ssize_t | ansiserial_write.c | |
| 537 |  Function | __parse_argv | int | argv.c | |
| 538 |  Function | __cfarcall | int | cfarcall.c | |
| 539 |  Function | close | int | close.c | |
| 540 |  Static | __err_read | static ssize_t | err_read.c | |
| 541 |  Static | __err_write | static ssize_t | err_write.c | |
| 542 |  Function | __farcall | void | farcall.c | |
| 543 |  Function | __file_close | int | fileclose.c | |
| 544 |  Function | __file_get_block | int | fileread.c | |
| 545 |  Function | __file_read | ssize_t | fileread.c | |
| 546 |  Function | fstat | int | fstat.c | |
| 547 |  Function | ftell | long | ftell.c | |
| 548 |  Function | is_gpxe | bool | gpxe.c | |
| 549 |  Function | __intcall | void | intcall.c | |
| 550 |  Function | isatty | int | isatty.c | |
| 551 |  Function | display_cursor | void | libansi.c | |
| 552 |  Function | clear_end_of_line | void | libansi.c | |
| 553 |  Function | move_cursor_left | void | libansi.c | |
| 554 |  Function | move_cursor_right | void | libansi.c | |
| 555 |  Function | set_cursor_blink | void | libansi.c | |
| 556 |  Function | clear_line | void | libansi.c | |
| 557 |  Function | clear_beginning_of_line | void | libansi.c | |
| 558 |  Function | move_cursor_to_column | void | libansi.c | |
| 559 |  Function | move_cursor_to_next_line | void | libansi.c | |
| 560 |  Function | disable_utf8 | void | libansi.c | |
| 561 |  Function | set_g1_special_char | void | libansi.c | |
| 562 |  Function | set_us_g0_charset | void | libansi.c | |
| 563 |  Function | clear_entire_screen | void | libansi.c | |
| 564 |  Static | cprint_vga2ansi | static void | libansi.c | cprint_vga2ansi - given a VGA attribute, print a character | 
| 565 |  Function | cls | void | libansi.c | |
| 566 |  Function | reset_colors | void | libansi.c | |
| 567 |  Function | cprint | void | libansi.c | cprint - given a VGA attribute, print a single character at cursor | 
| 568 |  Function | csprint | void | libansi.c | csprint - given a VGA attribute, print a NULL-terminated string | 
| 569 |  Function | clearwindow | void | libansi.c | clearwindow - fill a given a region on the screen | 
| 570 |  Function | __line_input | ssize_t | line_input.c | |
| 571 |  Static | __null_read | static ssize_t | null_read.c | |
| 572 |  Static | __null_write | static ssize_t | null_write.c | |
| 573 |  Function | open | int | open.c | |
| 574 |  Function | openconsole | int | openconsole.c | |
| 575 |  Function | opendev | int | opendev.c | |
| 576 |  Function | __rawcon_read | ssize_t | rawcon_read.c | |
| 577 |  Static | __rawcon_write | static ssize_t | rawcon_write.c | |
| 578 |  Function | read | ssize_t | read.c | |
| 579 |  Function | getscreensize | int | screensize.c | |
| 580 |  Function | __serial_write | ssize_t | serial_write.c | |
| 581 |  Static | __stdcon_read | static ssize_t | stdcon_read.c | |
| 582 |  Static | __stdcon_write | static ssize_t | stdcon_write.c | |
| 583 |  Function | times | clock_t | times.c | |
| 584 |  Function | vesacon_set_resolution | void | vesacon_write.c | |
| 585 |  Function | __vesacon_open | int | vesacon_write.c | |
| 586 |  Function | __vesacon_close | int | vesacon_write.c | |
| 587 |  Static | vesacon_erase | static void | vesacon_write.c | |
| 588 |  Static | vesacon_write_char | static void | vesacon_write.c | |
| 589 |  Function | vesacon_cursor_enable | void | vesacon_write.c | |
| 590 |  Static | vesacon_showcursor | static void | vesacon_write.c | |
| 591 |  Static | vesacon_setcursor | static void | vesacon_write.c | |
| 592 |  Static | vesacon_scroll_up | static void | vesacon_write.c | |
| 593 |  Function | __vesacon_write | ssize_t | vesacon_write.c | |
| 594 |  Static | __vesaserial_write | static ssize_t | vesaserial_write.c | |
| 595 |  Function | write | ssize_t | write.c | |
| 596 |  Inline | get_cr0 | static inline uint64_t | x86_init_fpu.c | |
| 597 |  Inline | set_cr0 | static inline void | x86_init_fpu.c | |
| 598 |  Function | x86_init_fpu | int | x86_init_fpu.c | |
| 599 |  Static | emit | static void | xserial_write.c | |
| 600 |  Function | __xserial_write | ssize_t | xserial_write.c | |
| 601 |  Static | gzip_file_init | static int | zfile.c | |
| 602 |  Static | gzip_file_read | static ssize_t | zfile.c | |
| 603 |  Static | gzip_file_close | static int | zfile.c | |
| 604 |  Function | zopen | int | zfile.c | |
| 605 |  Function | zfopen | FILE * | zfopen.c | |
| 606 |  Static | draw_background_line | static void | background.c | * FIX: This really should be alpha-blended with color index 0 ** | 
| 607 |  Static | draw_background | static void | background.c | |
| 608 |  Static | tile_image | static void | background.c | |
| 609 |  Static | read_png_file | static int | background.c | |
| 610 |  Static | jpeg_sig_cmp | static int | background.c | |
| 611 |  Static | read_jpeg_file | static int | background.c | |
| 612 |  Function | vesacon_default_background | int | background.c | |
| 613 |  Function | vesacon_set_background | int | background.c | |
| 614 |  Inline | lss16_sig_cmp | static inline int | background.c | |
| 615 |  Static | read_lss16_file | static int | background.c | |
| 616 |  Function | vesacon_load_background | int | background.c | |
| 617 |  Function | __vesacon_init_background | int | background.c | |
| 618 |  Inline | copy_dword | static inline void * | drawtxt.c | |
| 619 |  Inline | __attribute__ | static inline | drawtxt.c | |
| 620 |  Static | alpha_pixel | static uint32_t | drawtxt.c | |
| 621 |  Static | vesacon_update_characters | static void | drawtxt.c | |
| 622 |  Function | __vesacon_doit | void | drawtxt.c | |
| 623 |  Inline | vesacon_touch | static inline void | drawtxt.c | |
| 624 |  Function | __vesacon_erase | void | drawtxt.c | |
| 625 |  Function | __vesacon_scroll_up | void | drawtxt.c | |
| 626 |  Function | __vesacon_write_char | void | drawtxt.c | |
| 627 |  Function | __vesacon_set_cursor | void | drawtxt.c | |
| 628 |  Function | __vesacon_init_cursor | void | drawtxt.c | |
| 629 |  Function | __vesacon_redraw_text | void | drawtxt.c | |
| 630 |  Static | format_pxf_bgra32 | static const void * | fmtpixel.c | |
| 631 |  Static | format_pxf_bgr24 | static const void * | fmtpixel.c | |
| 632 |  Static | format_pxf_le_rgb16_565 | static const void * | fmtpixel.c | |
| 633 |  Static | format_pxf_le_rgb15_555 | static const void * | fmtpixel.c | |
| 634 |  Static | good_marker | static void | i915resolution.c | |
| 635 |  Static | bad_marker | static void | i915resolution.c | |
| 636 |  Static | status | static void | i915resolution.c | |
| 637 |  Inline | good_marker | static inline void | i915resolution.c | |
| 638 |  Inline | bad_marker | static inline void | i915resolution.c | |
| 639 |  Inline | status | static inline void | i915resolution.c | |
| 640 |  Static | get_chipset_id | static unsigned int | i915resolution.c | |
| 641 |  Static | get_chipset | static chipset_type | i915resolution.c | |
| 642 |  Static | map_type1_resolution | static vbios_resolution_type1 * | i915resolution.c | |
| 643 |  Static | map_type2_resolution | static vbios_resolution_type2 * | i915resolution.c | |
| 644 |  Static | map_type3_resolution | static vbios_resolution_type3 * | i915resolution.c | |
| 645 |  Static | detect_bios_type | static bool | i915resolution.c | |
| 646 |  Inline | close_vbios | static inline void | i915resolution.c | |
| 647 |  Static | open_vbios | static vbios_map * | i915resolution.c | |
| 648 |  Static | unlock_vbios | static void | i915resolution.c | |
| 649 |  Static | relock_vbios | static void | i915resolution.c | |
| 650 |  Static | list_modes | static void | i915resolution.c | |
| 651 |  Static | gtf_timings | static void | i915resolution.c | |
| 652 |  Static | set_mode | static int | i915resolution.c | |
| 653 |  Inline | display_map_info | static inline void | i915resolution.c | |
| 654 |  Function | __vesacon_i915resolution | int | i915resolution.c | |
| 655 |  Static | unpack_font | static void | initvesa.c | |
| 656 |  Static | is_power_of_2 | static int __constfunc | initvesa.c | |
| 657 |  Static | vesacon_paged_mode_ok | static int | initvesa.c | |
| 658 |  Static | vesacon_set_mode | static int | initvesa.c | |
| 659 |  Static | init_text_display | static int | initvesa.c | |
| 660 |  Function | __vesacon_init | int | initvesa.c | |
| 661 |  Inline | ilog2 | static inline int __constfunc | screencpy.c | |
| 662 |  Function | __vesacon_init_copy_to_screen | void | screencpy.c | |
| 663 |  Static | set_window_pos | static void | screencpy.c | |
| 664 |  Function | __vesacon_copy_to_screen | void | screencpy.c | |
| 665 |  Function | syslinux_add_movelist | int | addlist.c | |
| 666 |  Function | __syslinux_get_adv | void __constructor | adv.c | |
| 667 |  Function | syslinux_adv_write | int | advwrite.c | |
| 668 |  Function | syslinux_final_cleanup | void | cleanup.c | |
| 669 |  Function | __syslinux_get_config_file_name | void __constructor | config.c | |
| 670 |  Function | __syslinux_get_derivative_info | void __constructor | dsinfo.c | |
| 671 |  Function | syslinux_dump_memmap | void | dump_mmap.c | |
| 672 |  Function | syslinux_dump_movelist | void | dump_movelist.c | |
| 673 |  Function | __syslinux_detect_features | void __constructor | features.c | |
| 674 |  Function | floadfile | int | floadfile.c | |
| 675 |  Function | syslinux_free_movelist | void | freelist.c | |
| 676 |  Function | syslinux_getadv | const void * | getadv.c | |
| 677 |  Function | syslinux_idle | void | idle.c | |
| 678 |  Function | initramfs_init | struct initramfs * | initramfs.c | |
| 679 |  Function | initramfs_add_data | int | initramfs.c | |
| 680 |  Function | initramfs_load_archive | int | initramfs_archive.c | |
| 681 |  Static | initramfs_mkdirs | static size_t | initramfs_file.c | |
| 682 |  Function | initramfs_mknod | int | initramfs_file.c | |
| 683 |  Function | initramfs_add_file | int | initramfs_file.c | |
| 684 |  Function | initramfs_add_trailer | int | initramfs_file.c | |
| 685 |  Function | initramfs_load_file | int | initramfs_loadfile.c | |
| 686 |  Function | __syslinux_get_ipappend_strings | void __constructor | ipappend.c | |
| 687 |  Function | __syslinux_get_keyboard_map | void __constructor | keyboard.c | |
| 688 |  Function | loadfile | int | loadfile.c | |
| 689 |  Static | suffix_number | static unsigned long long | load_linux.c | |
| 690 |  Static | find_argument | static const char * | load_linux.c | |
| 691 |  Inline | saturate32 | static inline uint32_t | load_linux.c | |
| 692 |  Static | initramfs_size | static addr_t | load_linux.c | |
| 693 |  Static | map_initramfs | static int | load_linux.c | |
| 694 |  Function | syslinux_boot_linux | int | load_linux.c | |
| 695 |  Function | syslinux_local_boot | void | localboot.c | |
| 696 |  Static | syslinux_memory_map_callback | static int | memmap.c | |
| 697 |  Function | syslinux_memory_map | struct syslinux_memmap * | memmap.c | |
| 698 |  Function | syslinux_scan_memory | int | memscan.c | |
| 699 |  Static | new_movelist | static struct syslinux_movelist * | movebits.c | |
| 700 |  Static | dup_movelist | static struct syslinux_movelist * | movebits.c | |
| 701 |  Static | add_freelist | static void | movebits.c | |
| 702 |  Static | split_movelist | static struct syslinux_movelist ** | movebits.c | |
| 703 |  Static | delete_movelist | static void | movebits.c | |
| 704 |  Static | free_movelist | static void | movebits.c | |
| 705 |  Static | is_free_zone | static const struct syslinux_memmap * | movebits.c | |
| 706 |  Static | free_area | static addr_t | movebits.c | |
| 707 |  Static | allocate_from | static void | movebits.c | |
| 708 |  Static | shuffle_dealias | static void | movebits.c | |
| 709 |  Static | move_chunk | static void | movebits.c | |
| 710 |  Function | syslinux_compute_movelist | int | movebits.c | |
| 711 |  Function | main | int | movebits.c | |
| 712 |  Function | pxe_dns | uint32_t | pxe_dns.c | |
| 713 |  Function | pxe_get_cached_info | int | pxe_get_cached.c | |
| 714 |  Function | pxe_get_nic_type | int | pxe_get_nic.c | |
| 715 |  Function | syslinux_reboot | __noreturn | reboot.c | |
| 716 |  Function | syslinux_run_kernel_image | void | runimage.c | |
| 717 |  Function | syslinux_run_command | __noreturn | run_command.c | |
| 718 |  Function | syslinux_run_default | __noreturn | run_default.c | |
| 719 |  Function | __syslinux_get_serial_console_info | void __constructor | serial.c | |
| 720 |  Function | syslinux_setadv | int | setadv.c | |
| 721 |  Static | __syslinux_get_shuffer_size | static void __constructor | shuffle.c | |
| 722 |  Function | syslinux_do_shuffle | int | shuffle.c | |
| 723 |  Function | syslinux_target_memmap | struct syslinux_memmap * | shuffle.c | |
| 724 |  Function | syslinux_shuffle_boot_pm | int | shuffle_pm.c | |
| 725 |  Function | syslinux_shuffle_boot_rm | int | shuffle_rm.c | |
| 726 |  Function | __syslinux_get_version | void __constructor | version.c | |
| 727 |  Function | zloadfile | int | zloadfile.c | |
| 728 |  Function | syslinux_init_memmap | struct syslinux_memmap * | zonelist.c | |
| 729 |  Function | syslinux_add_memmap | int | zonelist.c | |
| 730 |  Function | syslinux_memmap_type | enum syslinux_memmap_types | zonelist.c | |
| 731 |  Function | syslinux_memmap_largest | int | zonelist.c | |
| 732 |  Function | syslinux_memmap_find | int | zonelist.c | |
| 733 |  Function | syslinux_free_memmap | void | zonelist.c | |
| 734 |  Function | syslinux_dup_memmap | struct syslinux_memmap * | zonelist.c | |
| 735 |  Function | syslinux_font_query | int | fontquery.c | |
| 736 |  Function | syslinux_force_text_mode | void | forcetext.c | |
| 737 |  Function | syslinux_report_video_mode | void | reportmode.c | |
| 738 |  Function | adler32 | uLong ZEXPORT | adler32.c | |
| 739 |  Function | compress2 | int ZEXPORT | compress.c | |
| 740 |  Function | compress | int ZEXPORT | compress.c | |
| 741 |  Function | compressBound | uLong ZEXPORT | compress.c | |
| 742 |  Function | make_crc_table | local void | crc32.c | |
| 743 |  Function | write_table | local void | crc32.c | |
| 744 |  Function | get_crc_table | const unsigned long FAR * ZEXPORT | crc32.c | |
| 745 |  Function | crc32 | unsigned long ZEXPORT | crc32.c | |
| 746 |  Function | crc32_little | local unsigned long | crc32.c | |
| 747 |  Function | crc32_big | local unsigned long | crc32.c | |
| 748 |  Function | deflateInit_ | int ZEXPORT | deflate.c | |
| 749 |  Function | deflateInit2_ | int ZEXPORT | deflate.c | |
| 750 |  Function | deflateSetDictionary | int ZEXPORT | deflate.c | |
| 751 |  Function | deflateReset | int ZEXPORT | deflate.c | |
| 752 |  Function | deflatePrime | int ZEXPORT | deflate.c | |
| 753 |  Function | deflateParams | int ZEXPORT | deflate.c | |
| 754 |  Function | deflateBound | uLong ZEXPORT | deflate.c | |
| 755 |  Function | putShortMSB | local void | deflate.c | |
| 756 |  Function | flush_pending | local void | deflate.c | |
| 757 |  Function | deflate | int ZEXPORT | deflate.c | |
| 758 |  Function | deflateEnd | int ZEXPORT | deflate.c | |
| 759 |  Function | deflateCopy | int ZEXPORT | deflate.c | |
| 760 |  Function | read_buf | local int | deflate.c | |
| 761 |  Function | lm_init | local void | deflate.c | |
| 762 |  Function | longest_match | local uInt | deflate.c | |
| 763 |  Function | longest_match_fast | local uInt | deflate.c | |
| 764 |  Function | check_match | local void | deflate.c | |
| 765 |  Function | fill_window | local void | deflate.c | |
| 766 |  Function | deflate_stored | local block_state | deflate.c | |
| 767 |  Function | deflate_fast | local block_state | deflate.c | |
| 768 |  Function | deflate_slow | local block_state | deflate.c | |
| 769 |  Function | inflateBackInit_ | int ZEXPORT | infback.c | |
| 770 |  Function | fixedtables | local void | infback.c | |
| 771 |  Function | inflateBack | int ZEXPORT | infback.c | |
| 772 |  Function | inflateBackEnd | int ZEXPORT | infback.c | |
| 773 |  Function | inflate_fast | void | inffast.c | |
| 774 |  Function | inflateReset | int ZEXPORT | inflate.c | |
| 775 |  Function | inflateInit2_ | int ZEXPORT | inflate.c | |
| 776 |  Function | inflateInit_ | int ZEXPORT | inflate.c | |
| 777 |  Function | fixedtables | local void | inflate.c | |
| 778 |  Function | makefixed | void | inflate.c | |
| 779 |  Function | updatewindow | local int | inflate.c | |
| 780 |  Function | inflate | int ZEXPORT | inflate.c | |
| 781 |  Function | inflateEnd | int ZEXPORT | inflate.c | |
| 782 |  Function | inflateSetDictionary | int ZEXPORT | inflate.c | |
| 783 |  Function | syncsearch | local unsigned | inflate.c | |
| 784 |  Function | inflateSync | int ZEXPORT | inflate.c | |
| 785 |  Function | inflateSyncPoint | int ZEXPORT | inflate.c | |
| 786 |  Function | inflateCopy | int ZEXPORT | inflate.c | |
| 787 |  Function | inflate_table | int | inftrees.c | |
| 788 |  Function | send_bits | local void | trees.c | |
| 789 |  Function | tr_static_init | local void | trees.c | |
| 790 |  Function | gen_trees_header | void | trees.c | |
| 791 |  Function | _tr_init | void | trees.c | |
| 792 |  Function | init_block | local void | trees.c | |
| 793 |  Function | pqdownheap | local void | trees.c | |
| 794 |  Function | gen_bitlen | local void | trees.c | |
| 795 |  Function | gen_codes | local void | trees.c | |
| 796 |  Function | build_tree | local void | trees.c | |
| 797 |  Function | scan_tree | local void | trees.c | |
| 798 |  Function | send_tree | local void | trees.c | |
| 799 |  Function | build_bl_tree | local int | trees.c | |
| 800 |  Function | send_all_trees | local void | trees.c | |
| 801 |  Function | _tr_stored_block | void | trees.c | |
| 802 |  Function | _tr_align | void | trees.c | |
| 803 |  Function | _tr_flush_block | void | trees.c | |
| 804 |  Function | uncompress | int ZEXPORT | uncompr.c | |
| 805 |  Function | zlibVersion | const char * ZEXPORT | zutil.c | |
| 806 |  Function | zlibCompileFlags | uLong ZEXPORT | zutil.c | |
| 807 |  Function | z_error | void | zutil.c | |
| 808 |  Function | zError | const char * ZEXPORT | zutil.c | |
| 809 |  Function | zmemcpy | void | zutil.c | |
| 810 |  Function | zmemcmp | int | zutil.c | |
| 811 |  Function | zmemzero | void | zutil.c | |
| 812 |  Function | zcalloc | voidpf | zutil.c | |
| 813 |  Function | zcfree | void | zutil.c | |
| 814 |  Function | zcalloc | voidpf | zutil.c | |
| 815 |  Function | zcfree | void | zutil.c | |
| 816 |  Function | zcalloc | voidpf | zutil.c | |
| 817 |  Function | zcfree | void | zutil.c | |
| 818 |  Function | console_ansi_std | void | ansiline.c | |
| 819 |  Static | __attribute__ | static void | ansiline.c | |
| 820 |  Static | __attribute__ | static void | ansiline.c | |
| 821 |  Function | console_ansi_std | void | ansiline.c | |
| 822 |  Function | console_ansi_raw | void | ansiraw.c | |
| 823 |  Static | __attribute__ | static void | ansiraw.c | |
| 824 |  Static | __attribute__ | static void | ansiraw.c | |
| 825 |  Function | console_ansi_raw | void | ansiraw.c | |
| 826 |  Function | genbase64 | size_t | base64.c | |
| 827 |  Function | main | int | base64.c | |
| 828 |  Static | _crypt_to64 | static char * | crypt-md5.c | |
| 829 |  Function | crypt_md5 | char * | crypt-md5.c | |
| 830 |  Function | main | int | crypt-md5.c | |
| 831 |  Function | get_key | int | get_key.c | |
| 832 |  Function | MD5Init | void | md5.c | |
| 833 |  Function | MD5Update | void | md5.c | |
| 834 |  Static | MD5Pad | static void | md5.c | |
| 835 |  Function | MD5Final | void | md5.c | |
| 836 |  Static | MD5Transform | static void | md5.c | |
| 837 |  Function | SHAPrintContext | void | sha1hash.c | |
| 838 |  Function | SHA1Transform | void | sha1hash.c | |
| 839 |  Function | SHA1Init | void | sha1hash.c | |
| 840 |  Function | SHA1Update | void | sha1hash.c | |
| 841 |  Function | SHA1Final | void | sha1hash.c | |
| 842 |  Function | mybase64 | char * | sha1hash.c | |
| 843 |  Function | main | int | sha1hash.c | |
| 844 |  Static | sha256_process_block | static void | sha256crypt.c | |
| 845 |  Static | sha256_init_ctx | static void | sha256crypt.c | |
| 846 |  Static | sha256_finish_ctx | static void * | sha256crypt.c | |
| 847 |  Static | sha256_process_bytes | static void | sha256crypt.c | |
| 848 |  Static | sha256_crypt_r | static char * | sha256crypt.c | |
| 849 |  Function | sha256_crypt | char * | sha256crypt.c | |
| 850 |  Function | main | int | sha256crypt.c | |
| 851 |  Static | sha512_process_block | static void | sha512crypt.c | |
| 852 |  Static | sha512_init_ctx | static void | sha512crypt.c | |
| 853 |  Static | sha512_finish_ctx | static void * | sha512crypt.c | |
| 854 |  Static | sha512_process_bytes | static void | sha512crypt.c | |
| 855 |  Static | sha512_crypt_r | static char * | sha512crypt.c | |
| 856 |  Function | sha512_crypt | char * | sha512crypt.c | |
| 857 |  Function | main | int | sha512crypt.c | |
| 858 |  Function | unbase64 | size_t | unbase64.c | |
| 859 |  Function | mboot_apm | void | apm.c | |
| 860 |  Function | set_graphics_mode | void | initvesa.c | |
| 861 |  Function | map_data | addr_t | map.c | |
| 862 |  Function | map_string | addr_t | map.c | |
| 863 |  Function | init_map | int | map.c | |
| 864 |  Function | map_image | struct multiboot_header * | map.c | |
| 865 |  Static | mboot_map_stack | static void | map.c | |
| 866 |  Function | mboot_run | void | map.c | |
| 867 |  Static | map_modules | static int | mboot.c | |
| 868 |  Static | get_modules | static int | mboot.c | |
| 869 |  Function | main | int | mboot.c | |
| 870 |  Static | mboot_scan_memory | static int | mem.c | |
| 871 |  Function | mboot_make_memmap | void | mem.c | |
| 872 |  Function | mboot_solaris_dhcp_hack | void | solaris.c | |
| 873 |  Function | mboot_syslinux_info | void | syslinux.c | |
| 874 |  Function | set_background | void | background.c | |
| 875 |  Function | set_msg_colors_global | void | colors.c | |
| 876 |  Function | default_color_table | struct color_table * | colors.c | |
| 877 |  Function | copy_color_table | struct color_table * | colors.c | |
| 878 |  Function | drain_keyboard | void | drain.c | |
| 879 |  Function | execute | void | execute.c | |
| 880 |  Function | draw_background | int | menu.c | |
| 881 |  Function | set_resolution | void | menu.c | |
| 882 |  Function | local_cursor_enable | void | menu.c | |
| 883 |  Function | start_console | void | menu.c | |
| 884 |  Static | pad_line | static char * | menumain.c | |
| 885 |  Static | display_entry | static void | menumain.c | |
| 886 |  Static | draw_row | static void | menumain.c | |
| 887 |  Function | mygetkey | int | menumain.c | |
| 888 |  Static | ask_passwd | static int | menumain.c | |
| 889 |  Static | draw_menu | static void | menumain.c | |
| 890 |  Static | clear_screen | static void | menumain.c | |
| 891 |  Static | display_help | static void | menumain.c | |
| 892 |  Static | show_fkey | static void | menumain.c | |
| 893 |  Static | edit_cmdline | static const char * | menumain.c | |
| 894 |  Inline | shift_is_held | static inline int | menumain.c | |
| 895 |  Static | print_timeout_message | static void | menumain.c | |
| 896 |  Static | prepare_screen_for_menu | static void | menumain.c | |
| 897 |  Static | do_hidden_menu | static const char * | menumain.c | |
| 898 |  Static | run_menu | static const char * | menumain.c | |
| 899 |  Function | main | int | menumain.c | |
| 900 |  Static | passwd_compare_sha1 | static int | passwd.c | |
| 901 |  Static | passwd_compare_md5 | static int | passwd.c | |
| 902 |  Static | passwd_compare_sha256 | static int | passwd.c | |
| 903 |  Static | passwd_compare_sha512 | static int | passwd.c | |
| 904 |  Function | passwd_compare | int | passwd.c | |
| 905 |  Static | draw_message_file | static int | printmsg.c | |
| 906 |  Function | show_message_file | int | printmsg.c | |
| 907 |  Static | find_menu | static struct menu * | readconfig.c | |
| 908 |  Static | skipspace | static char * | readconfig.c | |
| 909 |  Static | strip_caret | static const char * | readconfig.c | |
| 910 |  Static | looking_at | static char * | readconfig.c | |
| 911 |  Static | new_menu | static struct menu * | readconfig.c | |
| 912 |  Static | clear_label_data | static void | readconfig.c | |
| 913 |  Static | new_entry | static struct menu_entry * | readconfig.c | |
| 914 |  Static | consider_for_hotkey | static void | readconfig.c | |
| 915 |  Static | record | static void | readconfig.c | |
| 916 |  Static | begin_submenu | static struct menu * | readconfig.c | |
| 917 |  Static | end_submenu | static struct menu * | readconfig.c | |
| 918 |  Static | find_label | static struct menu_entry * | readconfig.c | |
| 919 |  Static | unlabel | static const char * | readconfig.c | |
| 920 |  Static | refdup_word | static const char * | readconfig.c | |
| 921 |  Function | my_isxdigit | int | readconfig.c | |
| 922 |  Function | hexval | unsigned int | readconfig.c | |
| 923 |  Function | hexval2 | unsigned int | readconfig.c | |
| 924 |  Function | parse_argb | uint32_t | readconfig.c | |
| 925 |  Static | is_kernel_type | static char * | readconfig.c | |
| 926 |  Static | is_message_name | static char * | readconfig.c | |
| 927 |  Static | is_fkey | static char * | readconfig.c | |
| 928 |  Static | parse_config_file | static void | readconfig.c | |
| 929 |  Static | parse_one_config | static int | readconfig.c | |
| 930 |  Static | resolve_gotos | static void | readconfig.c | |
| 931 |  Function | parse_configs | void | readconfig.c | |
| 932 |  Function | refstr_alloc | char * | refstr.c | |
| 933 |  Function | refstrndup | const char * | refstr.c | |
| 934 |  Function | refstrdup | const char * | refstr.c | |
| 935 |  Function | vrsprintf | int | refstr.c | |
| 936 |  Function | rsprintf | int | refstr.c | |
| 937 |  Function | refstr_put | void | refstr.c | |
| 938 |  Function | draw_background | int | vesamenu.c | |
| 939 |  Function | set_resolution | void | vesamenu.c | |
| 940 |  Function | local_cursor_enable | void | vesamenu.c | |
| 941 |  Function | start_console | void | vesamenu.c | |
| 942 |  Inline | error | static inline void | chain.c | |
| 943 |  Static | int13_retry | static int | chain.c | |
| 944 |  Static | get_disk_params | static int | chain.c | |
| 945 |  Static | read_sector | static void * | chain.c | |
| 946 |  Static | write_sector | static int | chain.c | |
| 947 |  Static | write_verify_sector | static int | chain.c | |
| 948 |  Static | find_disk | static int | chain.c | |
| 949 |  Static | find_logical_partition | static struct part_entry * | chain.c | |
| 950 |  Static | do_boot | static void | chain.c | |
| 951 |  Static | hide_unhide | static int | chain.c | |
| 952 |  Static | get_file_lba | static uint32_t | chain.c | |
| 953 |  Static | usage | static void | chain.c | |
| 954 |  Function | main | int | chain.c | |
| 955 |  Function | main | int | cmd.c | |
| 956 |  Function | main | int | config.c | |
| 957 |  Static | dump_reg | static void | cpuid.c | |
| 958 |  Function | main | int | cpuid.c | |
| 959 |  Function | main | int | cpuidtest.c | |
| 960 |  Function | main | int | disk.c | |
| 961 |  Function | display_memory | void | dmitest.c | |
| 962 |  Function | display_battery | void | dmitest.c | |
| 963 |  Function | display_bios | void | dmitest.c | |
| 964 |  Function | display_system | void | dmitest.c | |
| 965 |  Function | display_base_board | void | dmitest.c | |
| 966 |  Function | display_chassis | void | dmitest.c | |
| 967 |  Function | display_cpu | void | dmitest.c | |
| 968 |  Function | main | int | dmitest.c | |
| 969 |  Function | display_bios_characteristics | void | dmi_utils.c | |
| 970 |  Function | display_base_board_features | void | dmi_utils.c | |
| 971 |  Function | display_processor_flags | void | dmi_utils.c | |
| 972 |  Inline | error | static inline void | elf.c | |
| 973 |  Function | boot_elf | int | elf.c | |
| 974 |  Function | main | int | elf.c | |
| 975 |  Static | skipspace | static char * | ethersel.c | |
| 976 |  Static | looking_at | static int | ethersel.c | |
| 977 |  Static | get_did | static char * | ethersel.c | |
| 978 |  Static | get_rid_range | static char * | ethersel.c | |
| 979 |  Static | parse_config | static struct match * | ethersel.c | |
| 980 |  Function | main | int | ethersel.c | |
| 981 |  Static | gpxecmd | static void | gpxecmd.c | |
| 982 |  Function | main | int | gpxecmd.c | |
| 983 |  Static | sleep | static unsigned char | ifcpu.c | |
| 984 |  Static | boot_args | static void | ifcpu.c | |
| 985 |  Function | main | int | ifcpu.c | |
| 986 |  Static | cpu_has_cpuid | static bool __constfunc | ifcpu64.c | |
| 987 |  Static | cpu_has_level | static bool __constfunc | ifcpu64.c | |
| 988 |  Static | cpu_has_feature | static bool __constfunc | ifcpu64.c | |
| 989 |  Static | boot_args | static void | ifcpu64.c | |
| 990 |  Function | main | int | ifcpu64.c | |
| 991 |  Inline | error | static inline void | kbdmap.c | |
| 992 |  Function | main | int | kbdmap.c | |
| 993 |  Static | find_argument | static char * | linux.c | |
| 994 |  Static | find_boolean | static int | linux.c | |
| 995 |  Static | make_cmdline | static char * | linux.c | |
| 996 |  Function | main | int | linux.c | |
| 997 |  Static | dump_e820 | static void | meminfo.c | |
| 998 |  Static | dump_legacy | static void | meminfo.c | |
| 999 |  Function | main | int | meminfo.c | |
| 1000 |  Function | display_pci_devices | void | pcitest.c | |
| 1001 |  Function | main | int | pcitest.c | |
| 1002 |  Inline | error | static inline void | pmload.c | |
| 1003 |  Function | boot_raw | int | pmload.c | |
| 1004 |  Function | main | int | pmload.c | |
| 1005 |  Function | main | int | reboot.c | |
| 1006 |  Static | sanboot | static void | sanboot.c | |
| 1007 |  Function | main | int | sanboot.c | |
| 1008 |  Inline | error | static inline void | sdi.c | |
| 1009 |  Static | boot_sdi | static int | sdi.c | |
| 1010 |  Function | has_valid_header | int | sdi.c | |
| 1011 |  Function | main | int | sdi.c | |
| 1012 |  Static | wait_key | static void | vesainfo.c | |
| 1013 |  Static | print_modes | static void | vesainfo.c | |
| 1014 |  Function | main | int | vesainfo.c | |
| 1015 |  Function | main | int | vpdtest.c | |
| 1016 |  Function | rosh_version | void | rosh.c | |
| 1017 |  Function | rosh_help | void | rosh.c | |
| 1018 |  Function | rosh_issp | int | rosh.c | |
| 1019 |  Function | rosh_search_nonsp | int | rosh.c | |
| 1020 |  Function | rosh_search_sp | int | rosh.c | |
| 1021 |  Function | rosh_parse_sp_1 | int | rosh.c | |
| 1022 |  Function | rosh_error | void | rosh.c | |
| 1023 |  Function | rosh_argcat | int | rosh.c | |
| 1024 |  Function | rosh_console_raw | void | rosh.c | |
| 1025 |  Function | rosh_console_std | void | rosh.c | |
| 1026 |  Function | rosh_getkey | int | rosh.c | |
| 1027 |  Function | rosh_1 | void | rosh.c | |
| 1028 |  Function | rosh_cat | void | rosh.c | |
| 1029 |  Function | rosh_cd | void | rosh.c | |
| 1030 |  Function | rosh_cfg | void | rosh.c | |
| 1031 |  Function | rosh_dir_arg | void | rosh.c | |
| 1032 |  Function | rosh_dir | void | rosh.c | |
| 1033 |  Function | rosh_ls | void | rosh.c | |
| 1034 |  Function | rosh_more_buf | void | rosh.c | |
| 1035 |  Function | rosh_more_fd | void | rosh.c | |
| 1036 |  Function | rosh_more | void | rosh.c | |
| 1037 |  Function | rosh_less | void | rosh.c | |
| 1038 |  Function | rosh_pwd | void | rosh.c | |
| 1039 |  Function | rosh_run | void | rosh.c | |
| 1040 |  Function | rosh_command | char | rosh.c | |
| 1041 |  Function | rosh_prompt | int | rosh.c | |
| 1042 |  Function | main | int | rosh.c | |
| 1043 |  Function | main | int | advdump.c | |
| 1044 |  Function | main | int | cat.c | |
| 1045 |  Function | main | int | entrydump.c | |
| 1046 |  Function | main | int | fancyhello.c | |
| 1047 |  Function | main | int | hello.c | |
| 1048 |  Static | cooked_keys | static void | keytest.c | |
| 1049 |  Static | raw_keys | static void | keytest.c | |
| 1050 |  Function | main | int | keytest.c | |
| 1051 |  Function | main | int | localboot.c | |
| 1052 |  Function | resolv | uint32_t | resolv.c | |
| 1053 |  Function | main | int | resolv.c | |
| 1054 |  Function | main | int | serialinfo.c | |
| 1055 |  Static | send_ack_packet | static int | be_tftp.c | |
| 1056 |  Static | be_tftp_write | static int | be_tftp.c | |
| 1057 |  Static | add_crc16 | static void | be_ymodem.c | |
| 1058 |  Static | send_ack_blk | static void | be_ymodem.c | |
| 1059 |  Static | send_ack | static void | be_ymodem.c | |
| 1060 |  Static | be_ymodem_write | static int | be_ymodem.c | |
| 1061 |  Function | cpio_pad | int | cpio.c | |
| 1062 |  Function | cpio_hdr | int | cpio.c | |
| 1063 |  Function | cpio_mkdir | int | cpio.c | |
| 1064 |  Function | cpio_writefile | int | cpio.c | |
| 1065 |  Function | cpio_close | int | cpio.c | |
| 1066 |  Static | has_eflag | static bool | cpuid.c | |
| 1067 |  Inline | get_cpuid | static inline void | cpuid.c | |
| 1068 |  Function | dump_cpuid | void | cpuid.c | |
| 1069 |  Static | frombcd | static uint8_t | ctime.c | |
| 1070 |  Function | posix_time | uint32_t | ctime.c | |
| 1071 |  Static | checksum | static uint8_t | dmi.c | |
| 1072 |  Static | is_old_dmi | static bool | dmi.c | |
| 1073 |  Static | is_smbios | static bool | dmi.c | |
| 1074 |  Static | dump_smbios | static void | dmi.c | |
| 1075 |  Static | dump_old_dmi | static void | dmi.c | |
| 1076 |  Function | dump_dmi | void | dmi.c | |
| 1077 |  Function | die | __noreturn | main.c | |
| 1078 |  Static | dump_all | static void | main.c | |
| 1079 |  Function | usage | __noreturn | main.c | |
| 1080 |  Function | main | int | main.c | |
| 1081 |  Static | dump_e820 | static void | memmap.c | |
| 1082 |  Function | dump_memory_map | void | memmap.c | |
| 1083 |  Function | snapshot_lowmem | void | memory.c | |
| 1084 |  Static | dump_memory_range | static void | memory.c | |
| 1085 |  Function | dump_memory | void | memory.c | |
| 1086 |  Static | dump_pci_device | static void | pci.c | |
| 1087 |  Function | dump_pci | void | pci.c | |
| 1088 |  Function | serial_init | int | serial.c | |
| 1089 |  Function | serial_write | void | serial.c | |
| 1090 |  Function | serial_read | void | serial.c | |
| 1091 |  Function | serial_cleanup | void | serial.c | |
| 1092 |  Function | dump_vesa_tables | void | vesa.c | |
| 1093 |  Function | init_data | int | zout.c | |
| 1094 |  Static | do_deflate | static int | zout.c | |
| 1095 |  Function | write_data | int | zout.c | |
| 1096 |  Function | flush_data | int | zout.c | |
| 1097 |  Function | __parse_argv | int | argv.c | |
| 1098 |  Function | atou | unsigned int | atou.c | |
| 1099 |  Function | putchar | int | conio.c | |
| 1100 |  Function | puts | int | conio.c | |
| 1101 |  Static | __free_block | static struct free_arena_header * | free.c | |
| 1102 |  Function | free | void | free.c | |
| 1103 |  Inline | sp | static inline size_t | malloc.c | |
| 1104 |  Function | __init_memory_arena | void | malloc.c | |
| 1105 |  Static | __malloc_from_block | static void * | malloc.c | |
| 1106 |  Function | malloc | void * | malloc.c | |
| 1107 |  Function | perror | void | perror.c | |
| 1108 |  Static | strnlen | static int | printf.c | |
| 1109 |  Static | number | static char * | printf.c | |
| 1110 |  Function | vsprintf | int | printf.c | |
| 1111 |  Function | sprintf | int | printf.c | |
| 1112 |  Function | printf | int | printf.c | |
| 1113 |  Function | skip_atou | unsigned int | skipatou.c | |
| 1114 |  Function | pause | void | syslinux.c | |
| 1115 |  Function | __attribute__ | void | syslinux.c | |
| 1116 |  Function | __attribute__ | void | syslinux.c | |
| 1117 |  Function | warning | void | syslinux.c | |
| 1118 |  Function | creat | int | syslinux.c | |
| 1119 |  Function | close | void | syslinux.c | |
| 1120 |  Function | rename | int | syslinux.c | |
| 1121 |  Function | write_file | ssize_t | syslinux.c | |
| 1122 |  Inline | __attribute__ | static inline | syslinux.c | |
| 1123 |  Function | write_device | void | syslinux.c | |
| 1124 |  Function | read_device | void | syslinux.c | |
| 1125 |  Function | get_partition_offset | uint32_t | syslinux.c | |
| 1126 |  Function | write_mbr | void | syslinux.c | |
| 1127 |  Function | read_mbr | void | syslinux.c | |
| 1128 |  Function | set_attributes | void | syslinux.c | |
| 1129 |  Function | libfat_xpread | int | syslinux.c | |
| 1130 |  Inline | get_dos_version | static inline void | syslinux.c | |
| 1131 |  Inline | set_lock_device | static inline void | syslinux.c | |
| 1132 |  Static | do_lock | static int | syslinux.c | |
| 1133 |  Function | lock_device | void | syslinux.c | |
| 1134 |  Function | unlock_device | void | syslinux.c | |
| 1135 |  Static | adjust_mbr | static void | syslinux.c | |
| 1136 |  Function | main | int | syslinux.c | |
| 1137 |  Function | __divdi3 | int64_t | __divdi3.c | |
| 1138 |  Function | __udivmoddi4 | uint64_t | __udivmoddi4.c | |
| 1139 |  Function | query_memdisk | struct memdiskinfo * | mdiskchk.c | |
| 1140 |  Function | bootloadername | const char * | mdiskchk.c | |
| 1141 |  Function | main | int | mdiskchk.c | |
| 1142 |  Static | __attribute__ | static void | main.c | |
| 1143 |  Function | __attribute__ | void | main.c | |
| 1144 |  Function | xpread | ssize_t | main.c | |
| 1145 |  Function | xpwrite | ssize_t | main.c | |
| 1146 |  Function | sectmap | int | main.c | |
| 1147 |  Function | get_size | uint64_t | main.c | |
| 1148 |  Function | get_geometry | int | main.c | |
| 1149 |  Function | patch_file_and_bootblock | void | main.c | |
| 1150 |  Function | read_adv | int | main.c | |
| 1151 |  Function | write_adv | int | main.c | |
| 1152 |  Function | modify_adv | int | main.c | |
| 1153 |  Function | install_bootblock | int | main.c | |
| 1154 |  Function | install_file | int | main.c | |
| 1155 |  Function | already_installed | int | main.c | |
| 1156 |  Static | device_cleanup | static void | main.c | |
| 1157 |  Static | validate_device | static int | main.c | |
| 1158 |  Static | find_device | static const char * | main.c | |
| 1159 |  Function | install_loader | int | main.c | |
| 1160 |  Function | modify_existing_adv | int | main.c | |
| 1161 |  Function | main | int | main.c | |
| 1162 |  Inline | aout_probe | static inline os_download_t | aout_loader.c | |
| 1163 |  Static | aout_download | static sector_t | aout_loader.c | |
| 1164 |  Inline | flag_is_changeable | static inline int | cpu.c | @file | 
| 1165 |  Function | get_cpuinfo | void | cpu.c | Get CPU information | 
| 1166 |  Function | _dump_regs | void __asmcall | dumpregs.c | |
| 1167 |  Static | elf_freebsd_probe | static void | freebsd_loader.c | |
| 1168 |  Static | elf_freebsd_fixup_segment | static void | freebsd_loader.c | |
| 1169 |  Static | elf_freebsd_find_segment_end | static void | freebsd_loader.c | |
| 1170 |  Static | elf_freebsd_debug_loader | static int | freebsd_loader.c | |
| 1171 |  Static | elf_freebsd_boot | static void | freebsd_loader.c | |
| 1172 |  Static | aout_freebsd_probe | static void | freebsd_loader.c | |
| 1173 |  Static | aout_freebsd_boot | static void | freebsd_loader.c | |
| 1174 |  Static | gdbmach_find_hwbp | static struct hwbp * | gdbmach.c | |
| 1175 |  Static | gdbmach_commit_hwbp | static void | gdbmach.c | |
| 1176 |  Function | gdbmach_set_breakpoint | int | gdbmach.c | |
| 1177 |  Static | gdbmach_disable_hwbps | static void | gdbmach.c | |
| 1178 |  Static | gdbmach_enable_hwbps | static void | gdbmach.c | |
| 1179 |  Function | gdbmach_handler | __asmcall void | gdbmach.c | |
| 1180 |  Function | __attribute__ | nulltrap.c | ||
| 1181 |  Inline | send_nonspecific_eoi | static inline void | pic8259.c | @file | 
| 1182 |  Inline | send_specific_eoi | static inline void | pic8259.c | Send specific EOI(s) | 
| 1183 |  Function | send_eoi | void | pic8259.c | Send End-Of-Interrupt to the PIC | 
| 1184 |  Static | rdtsc_udelay | static void | rdtsc_timer.c | Delay for a fixed number of microseconds | 
| 1185 |  Static | rdtsc_ticks_per_sec | static unsigned long | rdtsc_timer.c | Get number of ticks per second | 
| 1186 |  Function | relocate | __asmcall void | relocate.c | Relocate Etherboot | 
| 1187 |  Static | load_timer2 | static void | timer2.c | |
| 1188 |  Static | timer2_running | static int | timer2.c | |
| 1189 |  Function | timer2_udelay | void | timer2.c | |
| 1190 |  Static | memsetw | static void | video_subr.c | |
| 1191 |  Static | video_init | static void | video_subr.c | |
| 1192 |  Static | video_scroll | static void | video_subr.c | |
| 1193 |  Static | vga_putc | static void | video_subr.c | |
| 1194 |  Static | wince_probe | static os_download_t | wince_loader.c | |
| 1195 |  Static | ce_loader | static sector_t | wince_loader.c | |
| 1196 |  Static | get_x_header | static int | wince_loader.c | |
| 1197 |  Static | jump_2ep | static void | wince_loader.c | |
| 1198 |  Static | x86_readq | static uint64_t | x86_io.c | @file | 
| 1199 |  Static | x86_writeq | static void | x86_io.c | Write 64-bit qword to memory-mapped device | 
| 1200 |  Static | undipci_find_rom | static struct undi_rom * | undi.c | @file | 
| 1201 |  Static | undipci_probe | static int | undi.c | Probe PCI device | 
| 1202 |  Static | undipci_remove | static void | undi.c | Remove PCI device | 
| 1203 |  Function | undi_load | int | undiload.c | Call UNDI loader to create a pixie | 
| 1204 |  Function | undi_unload | int | undiload.c | Unload a pixie | 
| 1205 |  Static | undinet_hook_isr | static void | undinet.c | Hook UNDI interrupt service routine | 
| 1206 |  Static | undinet_unhook_isr | static void | undinet.c | Unhook UNDI interrupt service routine | 
| 1207 |  Static | undinet_isr_triggered | static int | undinet.c | Test to see if UNDI ISR has been triggered | 
| 1208 |  Static | undinet_transmit | static int | undinet.c | Transmit packet | 
| 1209 |  Static | undinet_poll | static void | undinet.c | Poll for received packets | 
| 1210 |  Static | undinet_open | static int | undinet.c | Open NIC | 
| 1211 |  Static | undinet_close | static void | undinet.c | Close NIC | 
| 1212 |  Static | undinet_irq | static void | undinet.c | Enable/disable interrupts | 
| 1213 |  Function | undinet_probe | int | undinet.c | Probe UNDI device | 
| 1214 |  Function | undinet_remove | void | undinet.c | Remove UNDI device | 
| 1215 |  Static | undibus_probe | static int | undionly.c | @file | 
| 1216 |  Static | undibus_remove | static void | undionly.c | Remove UNDI root bus | 
| 1217 |  Static | undionly_shutdown | static void | undionly.c | Prepare for exit | 
| 1218 |  Static | undirom_parse_pxeromid | static int | undirom.c | Parse PXE ROM ID structure | 
| 1219 |  Static | undirom_parse_pcirheader | static int | undirom.c | Parse PCI expansion header | 
| 1220 |  Static | undirom_probe | static int | undirom.c | Probe UNDI ROM | 
| 1221 |  Static | undirom_probe_all_roms | static void | undirom.c | Create UNDI ROMs for all possible expansion ROMs | 
| 1222 |  Function | undirom_find_pci | struct undi_rom * | undirom.c | Find UNDI ROM for PCI device | 
| 1223 |  Function | set_fbms | void | basemem.c | @file | 
| 1224 |  Static | bios_handle_cup | static void | bios_console.c | Handle ANSI CUP (cursor position) | 
| 1225 |  Static | bios_handle_ed | static void | bios_console.c | Handle ANSI ED (erase in page) | 
| 1226 |  Static | bios_handle_sgr | static void | bios_console.c | Handle ANSI SGR (set graphics rendition) | 
| 1227 |  Static | bios_putchar | static void | bios_console.c | Print a character to BIOS console | 
| 1228 |  Static | scancode_to_ansi_seq | static const char * | bios_console.c | Get ANSI escape sequence corresponding to BIOS scancode | 
| 1229 |  Static | bios_getchar | static int | bios_console.c | Get character from BIOS console | 
| 1230 |  Static | bios_iskey | static int | bios_console.c | Check for character ready to read from BIOS console | 
| 1231 |  Function | fake_e820 | void | fakee820.c | |
| 1232 |  Function | unfake_e820 | void | fakee820.c | |
| 1233 |  Static | empty_8042 | static void | gateA20.c | Drain keyboard controller | 
| 1234 |  Static | gateA20_is_set | static int | gateA20.c | Fast test to see if gate A20 is already set | 
| 1235 |  Function | gateA20_set | void | gateA20.c | |
| 1236 |  Function | gateA20_unset | void | gateA20.c | |
| 1237 |  Static | hide_region | static void | hidemem.c | Hide region of memory from system memory map | 
| 1238 |  Function | hide_basemem | void | hidemem.c | Hide used base memory | 
| 1239 |  Function | hide_umalloc | void | hidemem.c | Hide umalloc() region | 
| 1240 |  Function | hide_textdata | void | hidemem.c | Hide .text and .data | 
| 1241 |  Static | hide_etherboot | static void | hidemem.c | Hide Etherboot | 
| 1242 |  Static | unhide_etherboot | static void | hidemem.c | Unhide Etherboot | 
| 1243 |  Static | extmemsize_e801 | static unsigned int | memmap.c | Get size of extended memory via INT 15,e801 | 
| 1244 |  Static | extmemsize_88 | static unsigned int | memmap.c | Get size of extended memory via INT 15,88 | 
| 1245 |  Function | extmemsize | unsigned int | memmap.c | Get size of extended memory | 
| 1246 |  Static | meme820 | static int | memmap.c | Get e820 memory map | 
| 1247 |  Function | get_memmap | void | memmap.c | Get memory map | 
| 1248 |  Static | is_pnp_bios | static int | pnpbios.c | Test address for PnP BIOS structure | 
| 1249 |  Function | find_pnp_bios | int | pnpbios.c | Locate Plug-and-Play BIOS | 
| 1250 |  Static | startpxe_payload | static int | pxe_cmd.c | |
| 1251 |  Static | startpxe_exec | static int | pxe_cmd.c | |
| 1252 |  Static | stoppxe_exec | static int | pxe_cmd.c | |
| 1253 |  Function | call_bootsector | int | bootsector.c | Jump to preloaded bootsector | 
| 1254 |  Static | bzimage_parse_header | static int | bzimage.c | Parse bzImage header | 
| 1255 |  Static | bzimage_update_header | static void | bzimage.c | Update bzImage header in loaded kernel | 
| 1256 |  Static | bzimage_parse_cmdline | static int | bzimage.c | Parse kernel command line for bootloader parameters | 
| 1257 |  Static | bzimage_set_cmdline | static int | bzimage.c | Set command line | 
| 1258 |  Static | bzimage_load_initrd | static size_t | bzimage.c | Load initrd | 
| 1259 |  Static | bzimage_load_initrds | static int | bzimage.c | Load initrds, if any | 
| 1260 |  Static | bzimage_exec | static int | bzimage.c | Execute bzImage image | 
| 1261 |  Function | bzimage_load | int | bzimage.c | Load bzImage image into memory | 
| 1262 |  Static | com32_exec | static int | com32.c | Execute COMBOOT image | 
| 1263 |  Static | com32_identify | static int | com32.c | Check image name extension | 
| 1264 |  Static | comboot_load_image | static int | com32.c | Load COM32 image into memory | 
| 1265 |  Static | comboot_prepare_bounce_buffer | static int | com32.c | Prepare COM32 low memory bounce buffer | 
| 1266 |  Static | com32_load | static int | com32.c | Load COM32 image into memory | 
| 1267 |  Static | comboot_copy_cmdline | static void | comboot.c | Copy command line to PSP | 
| 1268 |  Static | comboot_init_psp | static void | comboot.c | Initialize PSP | 
| 1269 |  Static | comboot_exec | static int | comboot.c | Execute COMBOOT image | 
| 1270 |  Static | comboot_identify | static int | comboot.c | Check image name extension | 
| 1271 |  Static | comboot_prepare_segment | static int | comboot.c | Load COMBOOT image into memory, preparing a segment and returning it | 
| 1272 |  Static | comboot_load | static int | comboot.c | Load COMBOOT image into memory | 
| 1273 |  Static | elfboot_exec | static int | elfboot.c | Execute ELF image | 
| 1274 |  Static | elfboot_load | static int | elfboot.c | Load ELF image into memory | 
| 1275 |  Static | word_checksum | static unsigned int | eltorito.c | Calculate 16-bit word checksum | 
| 1276 |  Static | eltorito_exec | static int | eltorito.c | Execute El Torito image | 
| 1277 |  Static | eltorito_read_voldesc | static int | eltorito.c | Read and verify El Torito Boot Record Volume Descriptor | 
| 1278 |  Static | eltorito_read_catalog | static int | eltorito.c | Read and verify El Torito Boot Catalog | 
| 1279 |  Static | eltorito_load_disk | static int | eltorito.c | Load El Torito virtual disk image into memory | 
| 1280 |  Static | eltorito_load | static int | eltorito.c | Load El Torito image into memory | 
| 1281 |  Static | multiboot_build_memmap | static void | multiboot.c | Build multiboot memory map | 
| 1282 |  Function | multiboot_add_cmdline | physaddr_t | multiboot.c | Add command line in base memory | 
| 1283 |  Static | multiboot_build_module_list | static unsigned int | multiboot.c | Build multiboot module list | 
| 1284 |  Static | multiboot_exec | static int | multiboot.c | Execute multiboot image | 
| 1285 |  Static | multiboot_find_header | static int | multiboot.c | Find multiboot header | 
| 1286 |  Static | multiboot_load_raw | static int | multiboot.c | Load raw multiboot image into memory | 
| 1287 |  Static | multiboot_load_elf | static int | multiboot.c | Load ELF multiboot image into memory | 
| 1288 |  Static | multiboot_load | static int | multiboot.c | Load multiboot image into memory | 
| 1289 |  Static | nbi_prepare_segment | static int | nbi.c | Prepare a segment for an NBI image | 
| 1290 |  Static | nbi_load_segment | static int | nbi.c | Load a segment for an NBI image | 
| 1291 |  Static | nbi_process_segments | static int | nbi.c | Process segments of an NBI image | 
| 1292 |  Static | nbi_load | static int | nbi.c | Load an NBI image into memory | 
| 1293 |  Static | nbi_boot16 | static int | nbi.c | Boot a 16-bit NBI image | 
| 1294 |  Static | nbi_boot32 | static int | nbi.c | Boot a 32-bit NBI image | 
| 1295 |  Static | nbi_prepare_dhcp | static int | nbi.c | Prepare DHCP parameter block for NBI image | 
| 1296 |  Static | nbi_exec | static int | nbi.c | Execute a loaded NBI image | 
| 1297 |  Static | pxe_exec | static int | pxe_image.c | Execute PXE image | 
| 1298 |  Function | pxe_load | int | pxe_image.c | Load PXE image into memory | 
| 1299 |  Function | abft_fill_data | void | abft.c | Fill in all variable portions of aBFT | 
| 1300 |  Static | aoeboot | static int | aoeboot.c | |
| 1301 |  Function | hook_bios_interrupt | void | biosint.c | Hook INT vector | 
| 1302 |  Function | unhook_bios_interrupt | int | biosint.c | Unhook INT vector | 
| 1303 |  Static | bios_cpu_nap | static void | bios_nap.c | Save power by halting the CPU until the next interrupt | 
| 1304 |  Static | bios_find_smbios | static int | bios_smbios.c | @file | 
| 1305 |  Static | bios_currticks | static unsigned long | bios_timer.c | Get current system time in ticks | 
| 1306 |  Static | ibft_set_ipaddr | static void | ibft.c | Fill in an IP address field within iBFT | 
| 1307 |  Static | ibft_set_ipaddr_option | static void | ibft.c | Fill in an IP address within iBFT from configuration setting | 
| 1308 |  Static | ibft_ipaddr | static const char * | ibft.c | Read IP address from iBFT (for debugging) | 
| 1309 |  Static | ibft_alloc_string | static int | ibft.c | Allocate a string within iBFT | 
| 1310 |  Static | ibft_set_string | static int | ibft.c | Fill in a string field within iBFT | 
| 1311 |  Static | ibft_set_string_option | static int | ibft.c | Fill in a string field within iBFT from configuration setting | 
| 1312 |  Static | ibft_string | static const char * | ibft.c | Read string from iBFT (for debugging) | 
| 1313 |  Static | ibft_fill_nic | static int | ibft.c | Fill in NIC portion of iBFT | 
| 1314 |  Static | ibft_fill_initiator | static int | ibft.c | Fill in Initiator portion of iBFT | 
| 1315 |  Static | ibft_fill_target_chap | static int | ibft.c | Fill in Target CHAP portion of iBFT | 
| 1316 |  Static | ibft_fill_target_reverse_chap | static int | ibft.c | Fill in Target Reverse CHAP portion of iBFT | 
| 1317 |  Static | ibft_fill_target | static int | ibft.c | Fill in Target portion of iBFT | 
| 1318 |  Function | ibft_fill_data | int | ibft.c | Fill in all variable portions of iBFT | 
| 1319 |  Static | ib_srpboot | static int | ib_srpboot.c | |
| 1320 |  Static | int13_set_num_drives | static void | int13.c | Update BIOS drive count | 
| 1321 |  Static | int13_check_num_drives | static void | int13.c | Check number of drives | 
| 1322 |  Static | int13_reset | static int | int13.c | INT 13, 00 - Reset disk system | 
| 1323 |  Static | int13_get_last_status | static int | int13.c | INT 13, 01 - Get status of last operation | 
| 1324 |  Static | int13_rw_sectors | static int | int13.c | Read / write sectors | 
| 1325 |  Static | int13_read_sectors | static int | int13.c | INT 13, 02 - Read sectors | 
| 1326 |  Static | int13_write_sectors | static int | int13.c | INT 13, 03 - Write sectors | 
| 1327 |  Static | int13_get_parameters | static int | int13.c | INT 13, 08 - Get drive parameters | 
| 1328 |  Static | int13_get_disk_type | static int | int13.c | INT 13, 15 - Get disk type | 
| 1329 |  Static | int13_extension_check | static int | int13.c | INT 13, 41 - Extensions installation check | 
| 1330 |  Static | int13_extended_rw | static int | int13.c | Extended read / write | 
| 1331 |  Static | int13_extended_read | static int | int13.c | INT 13, 42 - Extended read | 
| 1332 |  Static | int13_extended_write | static int | int13.c | INT 13, 43 - Extended write | 
| 1333 |  Static | int13_get_extended_parameters | static int | int13.c | INT 13, 48 - Get extended parameters | 
| 1334 |  Static | int13 | static __asmcall void | int13.c | INT 13 handler | 
| 1335 |  Static | hook_int13 | static void | int13.c | Hook INT 13 handler | 
| 1336 |  Static | unhook_int13 | static void | int13.c | Unhook INT 13 handler | 
| 1337 |  Static | guess_int13_geometry | static void | int13.c | Guess INT 13 drive geometry | 
| 1338 |  Function | register_int13_drive | void | int13.c | Register INT 13 emulated drive | 
| 1339 |  Function | unregister_int13_drive | void | int13.c | Unregister INT 13 emulated drive | 
| 1340 |  Function | int13_boot | int | int13.c | Attempt to boot from an INT 13 drive | 
| 1341 |  Static | iscsiboot | static int | iscsiboot.c | |
| 1342 |  Function | keep_san | int | keepsan.c | |
| 1343 |  Static | init_eheap | static int | memtop_umalloc.c | Initialise external heap | 
| 1344 |  Static | ecollect_free | static void | memtop_umalloc.c | Collect free blocks | 
| 1345 |  Static | memtop_urealloc | static userptr_t | memtop_umalloc.c | Reallocate external memory | 
| 1346 |  Static | pcibios_max_bus | static int | pcibios.c | @file | 
| 1347 |  Function | pcibios_read | int | pcibios.c | Read configuration space via PCI BIOS | 
| 1348 |  Function | pcibios_write | int | pcibios.c | Write configuration space via PCI BIOS | 
| 1349 |  Function | sbft_fill_data | int | sbft.c | Fill in all variable portions of sBFT | 
| 1350 |  Static | pxenv_unknown | static PXENV_EXIT_t | pxe_call.c | Handle an unknown PXE API call | 
| 1351 |  Function | pxe_api_call | __asmcall void | pxe_call.c | Dispatch PXE API call | 
| 1352 |  Function | _pxe_api_call_weak | int | pxe_call.c | Dispatch weak PXE API call with PXE stack available | 
| 1353 |  Function | pxe_loader_call | __asmcall void | pxe_call.c | Dispatch PXE loader call | 
| 1354 |  Static | pxe_checksum | static uint8_t | pxe_call.c | Calculate byte checksum as used by PXE | 
| 1355 |  Static | pxe_init_structures | static void | pxe_call.c | Initialise !PXE and PXENV+ structures | 
| 1356 |  Function | pxe_activate | void | pxe_call.c | Activate PXE stack | 
| 1357 |  Function | pxe_deactivate | int | pxe_call.c | Deactivate PXE stack | 
| 1358 |  Function | pxe_start_nbp | int | pxe_call.c | |
| 1359 |  Function | pxenv_file_open | PXENV_EXIT_t | pxe_file.c | FILE OPEN | 
| 1360 |  Function | pxenv_file_close | PXENV_EXIT_t | pxe_file.c | FILE CLOSE | 
| 1361 |  Function | pxenv_file_select | PXENV_EXIT_t | pxe_file.c | FILE SELECT | 
| 1362 |  Function | pxenv_file_read | PXENV_EXIT_t | pxe_file.c | FILE READ | 
| 1363 |  Function | pxenv_get_file_size | PXENV_EXIT_t | pxe_file.c | GET FILE SIZE | 
| 1364 |  Function | pxenv_file_exec | PXENV_EXIT_t | pxe_file.c | FILE EXEC | 
| 1365 |  Function | pxenv_file_api_check | PXENV_EXIT_t | pxe_file.c | FILE API CHECK | 
| 1366 |  Function | pxenv_file_exit_hook | PXENV_EXIT_t | pxe_file.c | FILE EXIT HOOK | 
| 1367 |  Function | undi_loader | PXENV_EXIT_t | pxe_loader.c | @file | 
| 1368 |  Function | pxe_set_cached_filename | void | pxe_preboot.c | Set PXE cached TFTP filename | 
| 1369 |  Function | pxenv_unload_stack | PXENV_EXIT_t | pxe_preboot.c | UNLOAD BASE CODE STACK | 
| 1370 |  Function | pxenv_get_cached_info | PXENV_EXIT_t | pxe_preboot.c | |
| 1371 |  Function | pxenv_restart_tftp | PXENV_EXIT_t | pxe_preboot.c | |
| 1372 |  Function | pxenv_start_undi | PXENV_EXIT_t | pxe_preboot.c | |
| 1373 |  Function | pxenv_stop_undi | PXENV_EXIT_t | pxe_preboot.c | |
| 1374 |  Function | pxenv_start_base | PXENV_EXIT_t | pxe_preboot.c | |
| 1375 |  Function | pxenv_stop_base | PXENV_EXIT_t | pxe_preboot.c | |
| 1376 |  Static | pxe_tftp_close | static void | pxe_tftp.c | Close PXE TFTP connection | 
| 1377 |  Static | pxe_tftp_xfer_deliver_iob | static int | pxe_tftp.c | Receive new data | 
| 1378 |  Static | pxe_tftp_xfer_close | static void | pxe_tftp.c | Handle close() event | 
| 1379 |  Static | pxe_tftp_open | static int | pxe_tftp.c | Open PXE TFTP connection | 
| 1380 |  Function | pxenv_tftp_open | PXENV_EXIT_t | pxe_tftp.c | TFTP OPEN | 
| 1381 |  Function | pxenv_tftp_close | PXENV_EXIT_t | pxe_tftp.c | TFTP CLOSE | 
| 1382 |  Function | pxenv_tftp_read | PXENV_EXIT_t | pxe_tftp.c | TFTP READ | 
| 1383 |  Function | pxenv_tftp_read_file | PXENV_EXIT_t | pxe_tftp.c | TFTP/MTFTP read file | 
| 1384 |  Function | pxenv_tftp_get_fsize | PXENV_EXIT_t | pxe_tftp.c | TFTP GET FILE SIZE | 
| 1385 |  Static | pxe_udp_deliver_iob | static int | pxe_udp.c | Receive PXE UDP data | 
| 1386 |  Function | pxenv_udp_open | PXENV_EXIT_t | pxe_udp.c | UDP OPEN | 
| 1387 |  Function | pxenv_udp_close | PXENV_EXIT_t | pxe_udp.c | UDP CLOSE | 
| 1388 |  Function | pxenv_udp_write | PXENV_EXIT_t | pxe_udp.c | UDP WRITE | 
| 1389 |  Function | pxenv_udp_read | PXENV_EXIT_t | pxe_udp.c | UDP READ | 
| 1390 |  Function | pxe_set_netdev | void | pxe_undi.c | Set network device as current PXE network device | 
| 1391 |  Static | pxe_netdev_open | static int | pxe_undi.c | Open PXE network device | 
| 1392 |  Static | pxe_netdev_close | static void | pxe_undi.c | Close PXE network device | 
| 1393 |  Static | pxe_dump_mcast_list | static void | pxe_undi.c | Dump multicast address list | 
| 1394 |  Function | pxenv_undi_startup | PXENV_EXIT_t | pxe_undi.c | |
| 1395 |  Function | pxenv_undi_cleanup | PXENV_EXIT_t | pxe_undi.c | |
| 1396 |  Function | pxenv_undi_initialize | PXENV_EXIT_t | pxe_undi.c | |
| 1397 |  Function | pxenv_undi_reset_adapter | PXENV_EXIT_t | pxe_undi.c | |
| 1398 |  Function | pxenv_undi_shutdown | PXENV_EXIT_t | pxe_undi.c | |
| 1399 |  Function | pxenv_undi_open | PXENV_EXIT_t | pxe_undi.c | |
| 1400 |  Function | pxenv_undi_close | PXENV_EXIT_t | pxe_undi.c | |
| 1401 |  Function | pxenv_undi_transmit | PXENV_EXIT_t | pxe_undi.c | |
| 1402 |  Function | pxenv_undi_set_mcast_address | PXENV_EXIT_t | pxe_undi.c | |
| 1403 |  Function | pxenv_undi_set_station_address | PXENV_EXIT_t | pxe_undi.c | |
| 1404 |  Function | pxenv_undi_set_packet_filter | PXENV_EXIT_t | pxe_undi.c | |
| 1405 |  Function | pxenv_undi_get_information | PXENV_EXIT_t | pxe_undi.c | |
| 1406 |  Function | pxenv_undi_get_statistics | PXENV_EXIT_t | pxe_undi.c | |
| 1407 |  Function | pxenv_undi_clear_statistics | PXENV_EXIT_t | pxe_undi.c | |
| 1408 |  Function | pxenv_undi_initiate_diags | PXENV_EXIT_t | pxe_undi.c | |
| 1409 |  Function | pxenv_undi_force_interrupt | PXENV_EXIT_t | pxe_undi.c | |
| 1410 |  Function | pxenv_undi_get_mcast_address | PXENV_EXIT_t | pxe_undi.c | |
| 1411 |  Function | pxenv_undi_get_nic_type | PXENV_EXIT_t | pxe_undi.c | |
| 1412 |  Function | pxenv_undi_get_iface_info | PXENV_EXIT_t | pxe_undi.c | |
| 1413 |  Function | pxenv_undi_get_state | PXENV_EXIT_t | pxe_undi.c | |
| 1414 |  Function | pxenv_undi_isr | PXENV_EXIT_t | pxe_undi.c | |
| 1415 |  Inline | __attribute__ | static inline | pxeparent.c | @file | 
| 1416 |  Function | pxeparent_call | int | pxeparent.c | Issue parent PXE API call | 
| 1417 |  Function | com32_intcall | void __asmcall | com32_call.c | Interrupt call helper | 
| 1418 |  Function | com32_farcall | void __asmcall | com32_call.c | Farcall helper | 
| 1419 |  Function | com32_cfarcall | int __asmcall | com32_call.c | CDECL farcall helper | 
| 1420 |  Static | print_user_string | static void | comboot_call.c | Print a string with a particular terminator | 
| 1421 |  Static | shuffle | static void | comboot_call.c | Perform a series of memory copies from a list in low memory | 
| 1422 |  Function | comboot_force_text_mode | void | comboot_call.c | Set default text mode | 
| 1423 |  Static | comboot_fetch_kernel | static int | comboot_call.c | Fetch kernel and optional initrd | 
| 1424 |  Static | int20 | static __asmcall void | comboot_call.c | Terminate program interrupt handler | 
| 1425 |  Static | int21 | static __asmcall void | comboot_call.c | DOS-compatible API | 
| 1426 |  Static | int22 | static __asmcall void | comboot_call.c | SYSLINUX API | 
| 1427 |  Function | hook_comboot_interrupts | void | comboot_call.c | Hook BIOS interrupts related to COMBOOT API (INT 20h, 21h, 22h) | 
| 1428 |  Function | unhook_comboot_interrupts | void | comboot_call.c | Unhook BIOS interrupts related to COMBOOT API (INT 20h, 21h, 22h) | 
| 1429 |  Static | comboot_resolv_done | static void | comboot_resolv.c | |
| 1430 |  Function | comboot_resolv | int | comboot_resolv.c | |
| 1431 |  Function | copy_user_to_rm_stack | uint16_t | librm_mgmt.c | Allocate space on the real-mode stack and copy data there from a | 
| 1432 |  Function | remove_user_from_rm_stack | void | librm_mgmt.c | Deallocate space on the real-mode stack, optionally copying back | 
| 1433 |  Function | pcidirect_prepare | void | pcidirect.c | @file | 
| 1434 |  Function | __memcpy | void * | x86_string.c | Copy memory area | 
| 1435 |  Static | efix86_cpu_nap | static void | efix86_nap.c | @file | 
| 1436 |  Function | _start | EFI_STATUS EFIAPI | efidrvprefix.c | EFI entry point | 
| 1437 |  Function | _start | EFI_STATUS EFIAPI | efiprefix.c | EFI entry point | 
| 1438 |  Function | acpi_fix_checksum | void | acpi.c | @file | 
| 1439 |  Static | ansiesc_call_handler | static void | ansiesc.c | @file | 
| 1440 |  Function | ansiesc_process | int | ansiesc.c | Process character that may be part of ANSI escape sequence | 
| 1441 |  Function | vasprintf | int | asprintf.c | Write a formatted string to newly allocated memory. | 
| 1442 |  Function | asprintf | int | asprintf.c | Write a formatted string to newly allocated memory. | 
| 1443 |  Function | base64_encode | void | base64.c | Base64-encode a string | 
| 1444 |  Function | basename | char * | basename.c | Return base name from path | 
| 1445 |  Function | dirname | char * | basename.c | Return directory name from path | 
| 1446 |  Function | bitmap_resize | int | bitmap.c | @file | 
| 1447 |  Function | bitmap_test | int | bitmap.c | Test bit in bitmap | 
| 1448 |  Function | bitmap_set | void | bitmap.c | Set bit in bitmap | 
| 1449 |  Function | __flsl | int | bitops.c | |
| 1450 |  Static | btext_setup_display | static void | btext.c | |
| 1451 |  Static | map_boot_text | static void | btext.c | |
| 1452 |  Static | calc_base | static unsigned char * BTEXT | btext.c | |
| 1453 |  Static | btext_clearscreen | static void BTEXT | btext.c | |
| 1454 |  Function | dcbst | __inline__ void | btext.c | |
| 1455 |  Static | btext_flushscreen | static void BTEXT | btext.c | |
| 1456 |  Static | scrollscreen | static BTEXT void | btext.c | |
| 1457 |  Static | btext_drawchar | static void BTEXT | btext.c | |
| 1458 |  Static | btext_drawstring | static void BTEXT | btext.c | |
| 1459 |  Static | btext_drawhex | static void BTEXT | btext.c | |
| 1460 |  Static | draw_byte | static void BTEXT | btext.c | |
| 1461 |  Static | draw_byte_32 | static void BTEXT | btext.c | |
| 1462 |  Static | draw_byte_16 | static void BTEXT | btext.c | |
| 1463 |  Static | draw_byte_8 | static void BTEXT | btext.c | |
| 1464 |  Static | btext_init | static void | btext.c | |
| 1465 |  Static | btext_putc | static void | btext.c | |
| 1466 |  Function | putchar | void | console.c | Write a single character to each console device. | 
| 1467 |  Static | has_input | static struct console_driver * | console.c | Check to see if any input is available on any console. | 
| 1468 |  Function | getchar | int | console.c | Read a single character from any console. | 
| 1469 |  Function | iskey | int | console.c | Check for available input on any console. | 
| 1470 |  Function | cpio_set_field | void | cpio.c | Set field within a CPIO header | 
| 1471 |  Function | isspace | int | ctype.c | Check to see if character is a space | 
| 1472 |  Function | churi | void | cwuri.c | Change working URI | 
| 1473 |  Function | pause | void | debug.c | |
| 1474 |  Function | more | void | debug.c | |
| 1475 |  Static | dbg_hex_dump_da_row | static void | debug.c | Print row of a hex dump with specified display address | 
| 1476 |  Function | dbg_hex_dump_da | void | debug.c | Print hex dump with specified display address | 
| 1477 |  Function | guard_region | void | debug.c | |
| 1478 |  Function | check_region | int | debug.c | |
| 1479 |  Static | dbg_autocolour | static int | debug.c | Choose colour index for debug autocolourisation | 
| 1480 |  Function | dbg_autocolourise | void | debug.c | Select automatic colour for debug messages | 
| 1481 |  Function | dbg_decolourise | void | debug.c | Revert to normal colour | 
| 1482 |  Static | rootdev_probe | static int | device.c | Probe a root device | 
| 1483 |  Static | rootdev_remove | static void | device.c | Remove a root device | 
| 1484 |  Static | probe_devices | static void | device.c | Probe all devices | 
| 1485 |  Static | remove_devices | static void | device.c | Remove all devices | 
| 1486 |  Static | downloader_free | static void | downloader.c | Free downloader object | 
| 1487 |  Static | downloader_finished | static void | downloader.c | Terminate download | 
| 1488 |  Static | downloader_ensure_size | static int | downloader.c | Ensure that download buffer is large enough for the specified size | 
| 1489 |  Static | downloader_job_kill | static void | downloader.c | Job control interface | 
| 1490 |  Static | downloader_job_progress | static void | downloader.c | Report progress of download job | 
| 1491 |  Static | downloader_xfer_deliver_iob | static int | downloader.c | Data transfer interface | 
| 1492 |  Static | downloader_xfer_close | static void | downloader.c | Handle close() event received via data transfer interface | 
| 1493 |  Function | create_downloader | int | downloader.c | Instantiator | 
| 1494 |  Function | execv | int | exec.c | Execute command | 
| 1495 |  Static | expand_command | static char * | exec.c | Expand variables within command line | 
| 1496 |  Static | split_args | static int | exec.c | Split command line into argv array | 
| 1497 |  Function | system | int | exec.c | Execute command line | 
| 1498 |  Static | echo_exec | static int | exec.c | The "echo" command | 
| 1499 |  Function | filter_close | void | filter.c | @file | 
| 1500 |  Function | filter_vredirect | int | filter.c | |
| 1501 |  Function | filter_window | size_t | filter.c | |
| 1502 |  Function | filter_alloc_iob | struct io_buffer * | filter.c | |
| 1503 |  Function | filter_deliver_iob | int | filter.c | |
| 1504 |  Function | filter_deliver_raw | int | filter.c | |
| 1505 |  Static | gdbserial_recv | static size_t | gdbserial.c | |
| 1506 |  Static | gdbserial_send | static void | gdbserial.c | |
| 1507 |  Function | gdbserial_configure | struct gdb_transport * | gdbserial.c | |
| 1508 |  Static | gdbstub_from_hex_digit | static uint8_t | gdbstub.c | |
| 1509 |  Static | gdbstub_to_hex_digit | static uint8_t | gdbstub.c | |
| 1510 |  Static | gdbstub_from_hex_buf | static void | gdbstub.c | |
| 1511 |  Static | gdbstub_to_hex_buf | static void | gdbstub.c | |
| 1512 |  Static | gdbstub_cksum | static uint8_t | gdbstub.c | |
| 1513 |  Static | gdbstub_tx_packet | static void | gdbstub.c | |
| 1514 |  Static | gdbstub_send_ok | static void | gdbstub.c | |
| 1515 |  Static | gdbstub_send_num_packet | static void | gdbstub.c | |
| 1516 |  Static | gdbstub_get_packet_args | static int | gdbstub.c | |
| 1517 |  Static | gdbstub_send_errno | static void | gdbstub.c | |
| 1518 |  Static | gdbstub_report_signal | static void | gdbstub.c | |
| 1519 |  Static | gdbstub_read_regs | static void | gdbstub.c | |
| 1520 |  Static | gdbstub_write_regs | static void | gdbstub.c | |
| 1521 |  Static | gdbstub_read_mem | static void | gdbstub.c | |
| 1522 |  Static | gdbstub_write_mem | static void | gdbstub.c | |
| 1523 |  Static | gdbstub_continue | static void | gdbstub.c | |
| 1524 |  Static | gdbstub_breakpoint | static void | gdbstub.c | |
| 1525 |  Static | gdbstub_rx_packet | static void | gdbstub.c | |
| 1526 |  Static | gdbstub_state_new | static void | gdbstub.c | |
| 1527 |  Static | gdbstub_state_data | static void | gdbstub.c | |
| 1528 |  Static | gdbstub_state_cksum1 | static void | gdbstub.c | |
| 1529 |  Static | gdbstub_state_cksum2 | static void | gdbstub.c | |
| 1530 |  Static | gdbstub_state_wait_ack | static void | gdbstub.c | |
| 1531 |  Static | gdbstub_parse | static void | gdbstub.c | |
| 1532 |  Function | gdbstub_handler | void | gdbstub.c | |
| 1533 |  Function | find_gdb_transport | struct gdb_transport * | gdbstub.c | |
| 1534 |  Function | gdbstub_start | void | gdbstub.c | |
| 1535 |  Static | gdbudp_ensure_netdev_open | static void | gdbudp.c | |
| 1536 |  Static | gdbudp_recv | static size_t | gdbudp.c | |
| 1537 |  Static | gdbudp_send | static void | gdbudp.c | |
| 1538 |  Function | gdbudp_configure | struct gdb_transport * | gdbudp.c | |
| 1539 |  Static | gdbudp_init | static int | gdbudp.c | |
| 1540 |  Static | getchar_timeout | static int | getkey.c | Read character from console if available within timeout period | 
| 1541 |  Function | getkey | int | getkey.c | Get single keypress | 
| 1542 |  Static | get_argv_argument | static const char * | getopt.c | Get option argument from argv[] array | 
| 1543 |  Static | match_long_option | static int | getopt.c | Match long option | 
| 1544 |  Static | match_short_option | static int | getopt.c | Match short option | 
| 1545 |  Function | getopt_long | int | getopt.c | Parse command-line options | 
| 1546 |  Static | hw_finished | static void | hw.c | |
| 1547 |  Static | hw_xfer_close | static void | hw.c | |
| 1548 |  Static | hw_step | static void | hw.c | |
| 1549 |  Static | hw_open | static int | hw.c | |
| 1550 |  Static | i365_get | static u_char | i82365.c | |
| 1551 |  Static | i365_set | static void | i82365.c | |
| 1552 |  Function | add_socket_i365 | void | i82365.c | |
| 1553 |  Function | i365_bset | void | i82365.c | |
| 1554 |  Function | i365_bclr | void | i82365.c | |
| 1555 |  Function | identify_i365 | int | i82365.c | |
| 1556 |  Function | init_i82365 | int | i82365.c | |
| 1557 |  Function | phex | void | i82365.c | |
| 1558 |  Function | deinit_i82365 | int | i82365.c | |
| 1559 |  Function | i82365_interfacer | int | i82365.c | |
| 1560 |  Static | free_image | static void | image.c | Free executable/loadable image | 
| 1561 |  Function | alloc_image | struct image * | image.c | Allocate executable/loadable image | 
| 1562 |  Function | image_set_uri | int | image.c | Set image URI | 
| 1563 |  Function | image_set_cmdline | int | image.c | Set image command line | 
| 1564 |  Function | register_image | int | image.c | Register executable/loadable image | 
| 1565 |  Function | unregister_image | void | image.c | Unregister executable/loadable image | 
| 1566 |  Function | find_image | struct image * | image.c | Find image by name | 
| 1567 |  Static | image_load_type | static int | image.c | Load executable/loadable image into memory | 
| 1568 |  Function | image_load | int | image.c | Load executable/loadable image into memory | 
| 1569 |  Function | image_autoload | int | image.c | Autodetect image type and load executable/loadable image into memory | 
| 1570 |  Function | image_exec | int | image.c | Execute loaded image | 
| 1571 |  Function | register_and_autoload_image | int | image.c | Register and autoload an image | 
| 1572 |  Function | register_and_autoexec_image | int | image.c | Register and autoexec an image | 
| 1573 |  Function | initialise | void | init.c | Initialise gPXE | 
| 1574 |  Function | startup | void | init.c | Start up gPXE | 
| 1575 |  Function | shutdown | void | init.c | Shut down gPXE | 
| 1576 |  Function | plug | void | interface.c | @file | 
| 1577 |  Function | plug_plug | void | interface.c | Plug two interfaces together | 
| 1578 |  Function | alloc_iob | struct io_buffer * | iobuf.c | @file | 
| 1579 |  Function | free_iob | void | iobuf.c | Free I/O buffer | 
| 1580 |  Function | iob_ensure_headroom | int | iobuf.c | Ensure I/O buffer has sufficient headroom | 
| 1581 |  Function | job_done | void | job.c | @file | 
| 1582 |  Function | job_kill | void | job.c | |
| 1583 |  Function | job_progress | void | job.c | |
| 1584 |  Function | ignore_job_done | void | job.c | Helper methods | 
| 1585 |  Function | ignore_job_kill | void | job.c | |
| 1586 |  Function | ignore_job_progress | void | job.c | |
| 1587 |  Function | buffered_line | char * | linebuf.c | Retrieve buffered-up line | 
| 1588 |  Function | empty_line_buffer | void | linebuf.c | Discard line buffer contents | 
| 1589 |  Function | line_buffer | ssize_t | linebuf.c | Buffer up received data by lines | 
| 1590 |  Function | main | __asmcall int | main.c | Main entry point | 
| 1591 |  Function | alloc_memblock | void * | malloc.c | Allocate a memory block | 
| 1592 |  Function | free_memblock | void | malloc.c | Free a memory block | 
| 1593 |  Function | realloc | void * | malloc.c | Reallocate memory | 
| 1594 |  Function | malloc | void * | malloc.c | Allocate memory | 
| 1595 |  Function | free | void | malloc.c | Free memory | 
| 1596 |  Function | zalloc | void * | malloc.c | Allocate cleared memory | 
| 1597 |  Function | mpopulate | void | malloc.c | Add memory to allocation pool | 
| 1598 |  Static | init_heap | static void | malloc.c | Initialise the heap | 
| 1599 |  Function | mdumpfree | void | malloc.c | Dump free block list | 
| 1600 |  Function | inet_aton | int | misc.c | INET_ATON - Convert an ascii x.x.x.x to binary form | 
| 1601 |  Function | strtoul | unsigned long | misc.c | |
| 1602 |  Static | monojob_done | static void | monojob.c | |
| 1603 |  Function | monojob_wait | int | monojob.c | Wait for single foreground job to complete | 
| 1604 |  Static | nvo_checksum | static unsigned int | nvo.c | @file | 
| 1605 |  Static | nvo_load | static int | nvo.c | Load non-volatile stored options from non-volatile storage device | 
| 1606 |  Static | nvo_save | static int | nvo.c | Save non-volatile stored options back to non-volatile storage device | 
| 1607 |  Static | nvo_init_dhcpopts | static void | nvo.c | Parse stored options | 
| 1608 |  Static | nvo_store | static int | nvo.c | Store value of NVO setting | 
| 1609 |  Static | nvo_fetch | static int | nvo.c | Fetch value of NVO setting | 
| 1610 |  Function | nvo_init | void | nvo.c | Initialise non-volatile stored options | 
| 1611 |  Function | register_nvo | int | nvo.c | Register non-volatile stored options | 
| 1612 |  Function | unregister_nvo | void | nvo.c | Unregister non-volatile stored options | 
| 1613 |  Function | xfer_open_uri | int | open.c | @file | 
| 1614 |  Function | xfer_open_uri_string | int | open.c | Open URI string | 
| 1615 |  Function | xfer_open_socket | int | open.c | Open socket | 
| 1616 |  Function | xfer_vopen | int | open.c | Open location | 
| 1617 |  Function | xfer_open | int | open.c | Open location | 
| 1618 |  Function | xfer_vreopen | int | open.c | Reopen location | 
| 1619 |  Function | sleepticks | void | pcmcia.c | |
| 1620 |  Static | pcmcia_init_all | static void | pcmcia.c | |
| 1621 |  Static | pcmcia_shutdown_all | static void | pcmcia.c | |
| 1622 |  Static | get_scancode | static int | pc_kbd.c | |
| 1623 |  Static | kbd_havekey | static int | pc_kbd.c | |
| 1624 |  Static | kbd_ischar | static int | pc_kbd.c | |
| 1625 |  Static | kbd_getc | static int | pc_kbd.c | |
| 1626 |  Static | posix_file_free | static void | posix_io.c | Free open file | 
| 1627 |  Static | posix_file_finished | static void | posix_io.c | Terminate file data transfer | 
| 1628 |  Static | posix_file_xfer_close | static void | posix_io.c | Handle close() event | 
| 1629 |  Static | posix_file_xfer_deliver_iob | static int | posix_io.c | Handle deliver_iob() event | 
| 1630 |  Static | posix_fd_to_file | static struct posix_file * | posix_io.c | Identify file by file descriptor | 
| 1631 |  Static | posix_find_free_fd | static int | posix_io.c | Find an available file descriptor | 
| 1632 |  Function | open | int | posix_io.c | Open file | 
| 1633 |  Function | select | int | posix_io.c | Check file descriptors for readiness | 
| 1634 |  Function | read_user | ssize_t | posix_io.c | Read data from file | 
| 1635 |  Function | fsize | ssize_t | posix_io.c | Determine file size | 
| 1636 |  Function | close | int | posix_io.c | Close file | 
| 1637 |  Function | process_add | void | process.c | Add process to process list | 
| 1638 |  Function | process_del | void | process.c | Remove process from process list | 
| 1639 |  Function | step | void | process.c | Single-step a single process | 
| 1640 |  Static | init_processes | static void | process.c | Initialise processes | 
| 1641 |  Static | print_lacp_state | static void | proto_eth_slow.c | |
| 1642 |  Inline | print_lacpdu | static inline void | proto_eth_slow.c | |
| 1643 |  Inline | lacp_timer_val | static inline unsigned long | proto_eth_slow.c | |
| 1644 |  Static | print_lacp | static void | proto_eth_slow.c | |
| 1645 |  Static | lacp_init_state | static void | proto_eth_slow.c | |
| 1646 |  Inline | lacp_update_ntt | static inline int | proto_eth_slow.c | |
| 1647 |  Inline | lacp_record_pdu | static inline void | proto_eth_slow.c | |
| 1648 |  Inline | lacp_timer_expired | static inline int | proto_eth_slow.c | |
| 1649 |  Inline | lacp_start_periodic_timer | static inline void | proto_eth_slow.c | |
| 1650 |  Inline | lacp_start_current_while_timer | static inline void | proto_eth_slow.c | |
| 1651 |  Static | send_lacp_reports | static void | proto_eth_slow.c | |
| 1652 |  Inline | send_eth_slow_reports | static inline void | proto_eth_slow.c | |
| 1653 |  Inline | process_eth_slow | static inline void | proto_eth_slow.c | |
| 1654 |  Function | srandom | void | random.c | Seed the pseudo-random number generator | 
| 1655 |  Function | random | long int | random.c | Generate a pseudo-random number between 0 and 2147483647L or 2147483562? | 
| 1656 |  Function | ref_get | struct refcnt * | refcnt.c | @file | 
| 1657 |  Function | ref_put | void | refcnt.c | Decrement reference count | 
| 1658 |  Function | resolv_done | void | resolv.c | @file | 
| 1659 |  Function | ignore_resolv_done | void | resolv.c | Ignore name resolution done() event | 
| 1660 |  Static | numeric_step | static void | resolv.c | |
| 1661 |  Static | numeric_resolv | static int | resolv.c | |
| 1662 |  Static | resolv_mux_try | static int | resolv.c | Try current child name resolver | 
| 1663 |  Static | resolv_mux_done | static void | resolv.c | Handle done() event from child name resolver | 
| 1664 |  Function | resolv | int | resolv.c | Start name resolution | 
| 1665 |  Static | named_done | static void | resolv.c | Finish using named socket | 
| 1666 |  Static | named_xfer_close | static void | resolv.c | Handle close() event | 
| 1667 |  Static | named_resolv_done | static void | resolv.c | Handle done() event | 
| 1668 |  Function | xfer_open_named_socket | int | resolv.c | Open named socket | 
| 1669 |  Function | serial_putc | void | serial.c | |
| 1670 |  Function | serial_getc | int | serial.c | |
| 1671 |  Function | serial_ischar | int | serial.c | |
| 1672 |  Static | serial_init | static void | serial.c | |
| 1673 |  Static | serial_fini | static void | serial.c | |
| 1674 |  Static | serial_console_init | static void | serial_console.c | |
| 1675 |  Inline | generic_setting_name | static inline void * | settings.c | Get generic setting name | 
| 1676 |  Inline | generic_setting_data | static inline void * | settings.c | Get generic setting data | 
| 1677 |  Static | find_generic_setting | static struct generic_setting * | settings.c | Find generic setting | 
| 1678 |  Function | generic_settings_store | int | settings.c | Store value of generic setting | 
| 1679 |  Function | generic_settings_fetch | int | settings.c | Fetch value of generic setting | 
| 1680 |  Function | generic_settings_clear | void | settings.c | Clear generic settings block | 
| 1681 |  Static | find_child_settings | static struct settings * | settings.c | Find child named settings block | 
| 1682 |  Static | autovivify_child_settings | static struct settings * | settings.c | Find or create child named settings block | 
| 1683 |  Static | settings_name | static const char * | settings.c | Return settings block name (for debug only) | 
| 1684 |  Static | parse_settings_name | static struct settings * | settings.c | Parse settings block name | 
| 1685 |  Function | find_settings | struct settings * | settings.c | Find named settings block | 
| 1686 |  Static | apply_settings | static int | settings.c | Apply all settings | 
| 1687 |  Static | reprioritise_settings | static void | settings.c | Reprioritise settings | 
| 1688 |  Function | register_settings | int | settings.c | Register settings block | 
| 1689 |  Function | unregister_settings | void | settings.c | Unregister settings block | 
| 1690 |  Function | store_setting | int | settings.c | Core settings routines | 
| 1691 |  Function | fetch_setting | int | settings.c | Fetch value of setting | 
| 1692 |  Function | fetch_setting_len | int | settings.c | Fetch length of setting | 
| 1693 |  Function | fetch_string_setting | int | settings.c | Fetch value of string setting | 
| 1694 |  Function | fetch_string_setting_copy | int | settings.c | Fetch value of string setting | 
| 1695 |  Function | fetch_ipv4_setting | int | settings.c | Fetch value of IPv4 address setting | 
| 1696 |  Function | fetch_int_setting | int | settings.c | Fetch value of signed integer setting | 
| 1697 |  Function | fetch_uint_setting | int | settings.c | Fetch value of unsigned integer setting | 
| 1698 |  Function | fetch_intz_setting | long | settings.c | Fetch value of signed integer setting, or zero | 
| 1699 |  Function | fetch_uintz_setting | unsigned long | settings.c | Fetch value of unsigned integer setting, or zero | 
| 1700 |  Function | fetch_uuid_setting | int | settings.c | Fetch value of UUID setting | 
| 1701 |  Function | clear_settings | void | settings.c | Clear settings block | 
| 1702 |  Function | setting_cmp | int | settings.c | Compare two settings | 
| 1703 |  Function | storef_setting | int | settings.c | Formatted setting routines | 
| 1704 |  Static | find_setting | static struct setting * | settings.c | Find named setting | 
| 1705 |  Static | parse_setting_tag | static unsigned int | settings.c | Parse setting name as tag number | 
| 1706 |  Static | find_setting_type | static struct setting_type * | settings.c | Find setting type | 
| 1707 |  Static | parse_setting_name | static int | settings.c | Parse setting name | 
| 1708 |  Function | storef_named_setting | int | settings.c | Parse and store value of named setting | 
| 1709 |  Function | fetchf_named_setting | int | settings.c | Fetch and format value of named setting | 
| 1710 |  Static | storef_string | static int | settings.c | Setting types | 
| 1711 |  Static | fetchf_string | static int | settings.c | Fetch and format value of string setting | 
| 1712 |  Static | storef_uristring | static int | settings.c | Parse and store value of URI-encoded string setting | 
| 1713 |  Static | fetchf_uristring | static int | settings.c | Fetch and format value of URI-encoded string setting | 
| 1714 |  Static | storef_ipv4 | static int | settings.c | Parse and store value of IPv4 address setting | 
| 1715 |  Static | fetchf_ipv4 | static int | settings.c | Fetch and format value of IPv4 address setting | 
| 1716 |  Static | storef_int | static int | settings.c | Parse and store value of integer setting | 
| 1717 |  Static | storef_int8 | static int | settings.c | Parse and store value of 8-bit integer setting | 
| 1718 |  Static | storef_int16 | static int | settings.c | Parse and store value of 16-bit integer setting | 
| 1719 |  Static | storef_int32 | static int | settings.c | Parse and store value of 32-bit integer setting | 
| 1720 |  Static | fetchf_int | static int | settings.c | Fetch and format value of signed integer setting | 
| 1721 |  Static | fetchf_uint | static int | settings.c | Fetch and format value of unsigned integer setting | 
| 1722 |  Static | storef_hex | static int | settings.c | Parse and store value of hex string setting | 
| 1723 |  Static | fetchf_hex | static int | settings.c | Fetch and format value of hex string setting | 
| 1724 |  Static | storef_uuid | static int | settings.c | Parse and store value of UUID setting | 
| 1725 |  Static | fetchf_uuid | static int | settings.c | Fetch and format value of UUID setting | 
| 1726 |  Function | strcpy | char * | string.c | ** FROM string.c *** | 
| 1727 |  Function | strncpy | char * | string.c | strncpy - Copy a length-limited, %NUL-terminated string | 
| 1728 |  Function | strcat | char * | string.c | strcat - Append one %NUL-terminated string to another | 
| 1729 |  Function | strcmp | int | string.c | strcmp - Compare two strings | 
| 1730 |  Function | strncmp | int | string.c | strncmp - Compare two length-limited strings | 
| 1731 |  Function | strcasecmp | int | string.c | |
| 1732 |  Function | strchr | char * | string.c | strchr - Find the first occurrence of a character in a string | 
| 1733 |  Function | strrchr | char * | string.c | strrchr - Find the last occurrence of a character in a string | 
| 1734 |  Function | strlen | size_t | string.c | strlen - Find the length of a string | 
| 1735 |  Function | strnlen | size_t | string.c | strnlen - Find the length of a length-limited string | 
| 1736 |  Function | memset | void * | string.c | memset - Fill a region of memory with the given value | 
| 1737 |  Function | memcpy | void * | string.c | memcpy - Copy one area of memory to another | 
| 1738 |  Function | memmove | void * | string.c | memmove - Copy one area of memory to another | 
| 1739 |  Function | memcmp | int | string.c | memcmp - Compare two areas of memory | 
| 1740 |  Function | strstr | char * | string.c | strstr - Find the first substring in a %NUL terminated string | 
| 1741 |  Function | memchr | void * | string.c | memchr - Find a character in an area of memory. | 
| 1742 |  Function | strndup | char * | string.c | |
| 1743 |  Function | strdup | char * | string.c | |
| 1744 |  Function | strnicmp | int | stringextra.c | ** FROM string.c *** | 
| 1745 |  Function | strncat | char * | stringextra.c | strncat - Append a length-limited, %NUL-terminated string to another | 
| 1746 |  Function | strspn | size_t | stringextra.c | strspn - Calculate the length of the initial substring of @s which only | 
| 1747 |  Function | strcspn | size_t | stringextra.c | strcspn - Calculate the length of the initial substring of @s which only | 
| 1748 |  Function | strpbrk | char * | stringextra.c | strpbrk - Find the first occurrence of a set of characters | 
| 1749 |  Function | strtok | char * | stringextra.c | strtok - Split a string into tokens | 
| 1750 |  Function | strsep | char * | stringextra.c | strsep - Split a string into tokens | 
| 1751 |  Function | bcopy | char * | stringextra.c | bcopy - Copy one area of memory to another | 
| 1752 |  Function | memscan | void * | stringextra.c | memscan - Find a character in an area of memory. | 
| 1753 |  Function | mdelay | void | timer.c | Delay for a fixed number of milliseconds | 
| 1754 |  Function | sleep | unsigned int | timer.c | Delay for a fixed number of seconds | 
| 1755 |  Static | dump_uri | static void | uri.c | Dump URI for debugging | 
| 1756 |  Function | parse_uri | struct uri * | uri.c | Parse URI | 
| 1757 |  Function | uri_port | unsigned int | uri.c | Get port from URI | 
| 1758 |  Function | unparse_uri | int | uri.c | Unparse URI | 
| 1759 |  Function | uri_dup | struct uri * | uri.c | Duplicate URI | 
| 1760 |  Function | resolve_path | char * | uri.c | Resolve base+relative path | 
| 1761 |  Function | resolve_uri | struct uri * | uri.c | Resolve base+relative URI | 
| 1762 |  Static | is_unreserved_uri_char | static int | uri.c | Test for unreserved URI characters | 
| 1763 |  Function | uri_encode | size_t | uri.c | URI-encode string | 
| 1764 |  Function | uri_decode | size_t | uri.c | Decode URI-encoded string | 
| 1765 |  Function | uuid_ntoa | char * | uuid.c | @file | 
| 1766 |  Static | format_hex | static char * | vsprintf.c | Format a hexadecimal number | 
| 1767 |  Static | format_decimal | static char * | vsprintf.c | Format a decimal number | 
| 1768 |  Inline | cputchar | static inline void | vsprintf.c | Print character via a printf context | 
| 1769 |  Function | vcprintf | size_t | vsprintf.c | Write a formatted string to a printf context | 
| 1770 |  Static | printf_sputc | static void | vsprintf.c | Write character to buffer | 
| 1771 |  Function | vsnprintf | int | vsprintf.c | Write a formatted string to a buffer | 
| 1772 |  Function | snprintf | int | vsprintf.c | Write a formatted string to a buffer | 
| 1773 |  Function | vssnprintf | int | vsprintf.c | Version of vsnprintf() that accepts a signed buffer size | 
| 1774 |  Function | ssnprintf | int | vsprintf.c | Version of vsnprintf() that accepts a signed buffer size | 
| 1775 |  Static | printf_putchar | static void | vsprintf.c | Write character to console | 
| 1776 |  Function | vprintf | int | vsprintf.c | Write a formatted string to the console | 
| 1777 |  Function | printf | int | vsprintf.c | Write a formatted string to the console. | 
| 1778 |  Function | xfer_close | void | xfer.c | Close data transfer interface | 
| 1779 |  Function | xfer_vredirect | int | xfer.c | Send redirection event | 
| 1780 |  Function | xfer_redirect | int | xfer.c | Send redirection event | 
| 1781 |  Function | xfer_window | size_t | xfer.c | Check flow control window | 
| 1782 |  Function | xfer_alloc_iob | struct io_buffer * | xfer.c | Allocate I/O buffer | 
| 1783 |  Function | xfer_deliver_iob_meta | int | xfer.c | Deliver datagram as I/O buffer with metadata | 
| 1784 |  Function | xfer_deliver_iob | int | xfer.c | Deliver datagram as I/O buffer with metadata | 
| 1785 |  Function | xfer_deliver_raw | int | xfer.c | Deliver datagram as raw data | 
| 1786 |  Function | xfer_vprintf | int | xfer.c | Deliver formatted string | 
| 1787 |  Function | xfer_printf | int | xfer.c | Deliver formatted string | 
| 1788 |  Function | xfer_seek | int | xfer.c | Seek to position | 
| 1789 |  Function | ignore_xfer_close | void | xfer.c | Helper methods | 
| 1790 |  Function | ignore_xfer_vredirect | int | xfer.c | Ignore vredirect() event | 
| 1791 |  Function | unlimited_xfer_window | size_t | xfer.c | Unlimited flow control window | 
| 1792 |  Function | no_xfer_window | size_t | xfer.c | No flow control window | 
| 1793 |  Function | default_xfer_alloc_iob | struct io_buffer * | xfer.c | Allocate I/O buffer | 
| 1794 |  Function | xfer_deliver_as_raw | int | xfer.c | Deliver datagram as raw data | 
| 1795 |  Function | xfer_deliver_as_iob | int | xfer.c | Deliver datagram as I/O buffer | 
| 1796 |  Function | ignore_xfer_deliver_raw | int | xfer.c | Ignore datagram as raw data event | 
| 1797 |  Function | aes_wrap | int | aes_wrap.c | Wrap a key or other data using AES Key Wrap (RFC 3394) | 
| 1798 |  Function | aes_unwrap | int | aes_wrap.c | Unwrap a key or other data using AES Key Wrap (RFC 3394) | 
| 1799 |  Static | arc4_setkey | static int | arc4.c | Set ARC4 key | 
| 1800 |  Static | arc4_xor | static void | arc4.c | Perform ARC4 encryption or decryption | 
| 1801 |  Static | arc4_setiv | static void | arc4.c | |
| 1802 |  Function | arc4_skip | void | arc4.c | Perform ARC4 encryption or decryption, skipping initial keystream bytes | 
| 1803 |  Static | asn1_start | static int | asn1.c | @file | 
| 1804 |  Function | asn1_enter | int | asn1.c | Enter ASN.1 object | 
| 1805 |  Function | asn1_skip | int | asn1.c | Skip ASN.1 object | 
| 1806 |  Static | aes_setkey | static int | axtls_aes.c | @file | 
| 1807 |  Static | aes_setiv | static void | axtls_aes.c | Set initialisation vector | 
| 1808 |  Static | aes_call_axtls | static void | axtls_aes.c | Call AXTLS' AES_encrypt() or AES_decrypt() functions | 
| 1809 |  Static | aes_encrypt | static void | axtls_aes.c | Encrypt data | 
| 1810 |  Static | aes_decrypt | static void | axtls_aes.c | Decrypt data | 
| 1811 |  Static | sha1_init | static void | axtls_sha1.c | |
| 1812 |  Static | sha1_update | static void | axtls_sha1.c | |
| 1813 |  Static | sha1_final | static void | axtls_sha1.c | |
| 1814 |  Static | cbc_xor | static void | cbc.c | @file | 
| 1815 |  Function | cbc_encrypt | void | cbc.c | Encrypt data | 
| 1816 |  Function | cbc_decrypt | void | cbc.c | Decrypt data | 
| 1817 |  Function | chap_init | int | chap.c | @file | 
| 1818 |  Function | chap_update | void | chap.c | Add data to the CHAP challenge | 
| 1819 |  Function | chap_respond | void | chap.c | Respond to the CHAP challenge | 
| 1820 |  Function | chap_finish | void | chap.c | Free resources used by a CHAP response | 
| 1821 |  Function | get_random_bytes | void | crandom.c | Get cryptographically strong random bytes | 
| 1822 |  Function | crc32_le | u32 | crc32.c | Calculate 32-bit little-endian CRC checksum | 
| 1823 |  Static | digest_null_init | static void | crypto_null.c | |
| 1824 |  Static | digest_null_update | static void | crypto_null.c | |
| 1825 |  Static | digest_null_final | static void | crypto_null.c | |
| 1826 |  Static | cipher_null_setkey | static int | crypto_null.c | |
| 1827 |  Static | cipher_null_setiv | static void | crypto_null.c | |
| 1828 |  Static | cipher_null_encrypt | static void | crypto_null.c | |
| 1829 |  Static | cipher_null_decrypt | static void | crypto_null.c | |
| 1830 |  Static | hmac_reduce_key | static void | hmac.c | Reduce HMAC key length | 
| 1831 |  Function | hmac_init | void | hmac.c | Initialise HMAC | 
| 1832 |  Function | hmac_final | void | hmac.c | Finalise HMAC | 
| 1833 |  Static | f1 | static u32 | md5.c | |
| 1834 |  Static | f2 | static u32 | md5.c | |
| 1835 |  Static | f3 | static u32 | md5.c | |
| 1836 |  Static | f4 | static u32 | md5.c | |
| 1837 |  Static | md5_transform | static void | md5.c | |
| 1838 |  Inline | le32_to_cpu_array | static inline void | md5.c | |
| 1839 |  Inline | cpu_to_le32_array | static inline void | md5.c | |
| 1840 |  Inline | md5_transform_helper | static inline void | md5.c | |
| 1841 |  Static | md5_init | static void | md5.c | |
| 1842 |  Static | md5_update | static void | md5.c | |
| 1843 |  Static | md5_final | static void | md5.c | |
| 1844 |  Function | prf_sha1 | void | sha1extra.c | SHA1 pseudorandom function for creating derived keys | 
| 1845 |  Static | pbkdf2_sha1_f | static void | sha1extra.c | PBKDF2 key derivation function inner block operation | 
| 1846 |  Function | pbkdf2_sha1 | void | sha1extra.c | PBKDF2 key derivation function using SHA1 | 
| 1847 |  Static | x509_public_key | static int | x509.c | Identify X.509 certificate public key | 
| 1848 |  Function | x509_rsa_public_key | int | x509.c | Identify X.509 certificate RSA modulus and public exponent | 
| 1849 |  Static | AES_xtime | static unsigned char | aes.c | |
| 1850 |  Function | AES_set_key | void | aes.c | Set up AES with the key/iv and cipher size. | 
| 1851 |  Function | AES_convert_key | void | aes.c | Change a key for decryption. | 
| 1852 |  Function | AES_cbc_encrypt | void | aes.c | Encrypt a byte sequence (with a block size 16) using the AES cipher. | 
| 1853 |  Function | AES_cbc_decrypt | void | aes.c | Decrypt a byte sequence (with a block size 16) using the AES cipher. | 
| 1854 |  Function | AES_encrypt | void | aes.c | Encrypt a single block (16 bytes) of data | 
| 1855 |  Function | AES_decrypt | void | aes.c | Decrypt a single block (16 bytes) of data | 
| 1856 |  Function | bi_initialize | BI_CTX * | bigint.c | @brief Start a new bigint context. | 
| 1857 |  Function | bi_terminate | void | bigint.c | @brief Close the bigint context and free any resources. | 
| 1858 |  Function | bi_copy | bigint * | bigint.c | @brief Increment the number of references to this object. | 
| 1859 |  Function | bi_permanent | void | bigint.c | @brief Simply make a bigint object "unfreeable" if bi_free() is called on it. | 
| 1860 |  Function | bi_depermanent | void | bigint.c | @brief Take a permanent object and make it eligible for freedom. | 
| 1861 |  Function | bi_free | void | bigint.c | @brief Free a bigint object so it can be used again. | 
| 1862 |  Function | int_to_bi | bigint * | bigint.c | @brief Convert an (unsigned) integer into a bigint. | 
| 1863 |  Function | bi_clone | bigint * | bigint.c | @brief Do a full copy of the bigint object. | 
| 1864 |  Function | bi_add | bigint * | bigint.c | @brief Perform an addition operation between two bigints. | 
| 1865 |  Function | bi_subtract | bigint * | bigint.c | @brief Perform a subtraction operation between two bigints. | 
| 1866 |  Static | bi_int_multiply | static bigint * | bigint.c | Perform a multiply between a bigint an an (unsigned) integer | 
| 1867 |  Function | bi_divide | bigint * | bigint.c | @brief Does both division and modulo calculations. | 
| 1868 |  Static | bi_int_divide | static bigint * | bigint.c | |
| 1869 |  Static | 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 |  Function | defined | bigint.c | ||
| 1871 |  Static | comp_left_shift | static bigint * | bigint.c | Take each component and shift it up (in terms of components) | 
| 1872 |  Function | bi_import | bigint * | bigint.c | @brief Allow a binary sequence to be imported as a bigint. | 
| 1873 |  Function | bi_str_import | bigint * | bigint.c | @brief The testharness uses this code to import text hex-streams and | 
| 1874 |  Function | bi_print | void | bigint.c | |
| 1875 |  Function | bi_export | void | bigint.c | @brief Take a bigint and convert it into a byte sequence. | 
| 1876 |  Function | bi_set_mod | void | bigint.c | @brief Pre-calculate some of the expensive steps in reduction. | 
| 1877 |  Function | bi_free_mod | void | bigint.c | @brief Used when cleaning various bigints at the end of a session. | 
| 1878 |  Static | regular_multiply | static bigint * | bigint.c | Perform a standard multiplication between two bigints. | 
| 1879 |  Static | karatsuba | static bigint * | bigint.c | |
| 1880 |  Function | bi_multiply | bigint * | bigint.c | @brief Perform a multiplication operation between two bigints. | 
| 1881 |  Static | regular_square | static bigint * | bigint.c | |
| 1882 |  Function | bi_square | bigint * | bigint.c | @brief Perform a square operation on a bigint. | 
| 1883 |  Function | bi_compare | int | bigint.c | @brief Compare two bigints. | 
| 1884 |  Static | more_comps | static void | bigint.c | |
| 1885 |  Static | alloc | static bigint * | bigint.c | |
| 1886 |  Static | find_max_exp_index | static int | bigint.c | |
| 1887 |  Static | exp_bit_is_one | static int | bigint.c | |
| 1888 |  Static | check | static void | bigint.c | |
| 1889 |  Static | trim | static bigint * | bigint.c | |
| 1890 |  Function | bi_mont | bigint * | bigint.c | @brief Perform a single montgomery reduction. | 
| 1891 |  Static | comp_mod | static bigint * | bigint.c | |
| 1892 |  Static | partial_multiply | static bigint * | bigint.c | |
| 1893 |  Function | bi_barrett | bigint * | bigint.c | @brief Perform a single Barrett reduction. | 
| 1894 |  Static | precompute_slide_window | static void | bigint.c | |
| 1895 |  Function | bi_mod_power | bigint * | bigint.c | @brief Perform a modular exponentiation. | 
| 1896 |  Function | bi_mod_power2 | bigint * | bigint.c | @brief Perform a modular exponentiation using a temporary modulus. | 
| 1897 |  Function | RSA_priv_key_new | void | rsa.c | |
| 1898 |  Function | RSA_pub_key_new | void | rsa.c | |
| 1899 |  Function | RSA_free | void | rsa.c | Free up any RSA context resources. | 
| 1900 |  Function | RSA_decrypt | int | rsa.c | @brief Use PKCS1.5 for decryption/verification. | 
| 1901 |  Function | RSA_private | bigint * | rsa.c | Performs m = c^d mod n | 
| 1902 |  Static | bi_crt | static bigint * | rsa.c | Use the Chinese Remainder Theorem to quickly perform RSA decrypts. | 
| 1903 |  Function | RSA_print | void | rsa.c | Used for diagnostics. | 
| 1904 |  Function | RSA_public | bigint * | rsa.c | Performs c = m^e mod n | 
| 1905 |  Function | RSA_encrypt | int | rsa.c | Use PKCS1.5 for encryption/signing. | 
| 1906 |  Function | RSA_sign_verify | bigint * | rsa.c | Take a signature and decrypt it. | 
| 1907 |  Function | SHA1Init | void | sha1.c | Initialize the SHA1 context | 
| 1908 |  Function | SHA1Update | void | sha1.c | Accepts an array of octets as the next portion of the message. | 
| 1909 |  Function | SHA1Final | void | sha1.c | Return the 160-bit message digest into the user's array | 
| 1910 |  Static | SHA1ProcessMessageBlock | static void | sha1.c | Process the next 512 bits of the message stored in the array. | 
| 1911 |  Static | SHA1PadMessage | static void | sha1.c | |
| 1912 |  Function | write_bit | void | bitbash.c | @file | 
| 1913 |  Function | read_bit | int | bitbash.c | Read input bit | 
| 1914 |  Static | i2c_delay | static void | i2c_bit.c | @file | 
| 1915 |  Static | setscl | static void | i2c_bit.c | Set state of I2C SCL line | 
| 1916 |  Static | setsda | static void | i2c_bit.c | Set state of I2C SDA line | 
| 1917 |  Static | getsda | static int | i2c_bit.c | Get state of I2C SDA line | 
| 1918 |  Static | i2c_start | static void | i2c_bit.c | Send an I2C start condition | 
| 1919 |  Static | i2c_send_bit | static void | i2c_bit.c | Send an I2C data bit | 
| 1920 |  Static | i2c_recv_bit | static int | i2c_bit.c | Receive an I2C data bit | 
| 1921 |  Static | i2c_stop | static void | i2c_bit.c | Send an I2C stop condition | 
| 1922 |  Static | i2c_send_byte | static int | i2c_bit.c | Send byte via I2C bus and check for acknowledgement | 
| 1923 |  Static | i2c_recv_byte | static uint8_t | i2c_bit.c | Receive byte via I2C bus | 
| 1924 |  Static | i2c_select | static int | i2c_bit.c | Select I2C device for reading or writing | 
| 1925 |  Static | i2c_reset | static int | i2c_bit.c | Reset I2C bus | 
| 1926 |  Static | i2c_bit_read | static int | i2c_bit.c | Read data from I2C device via bit-bashing interface | 
| 1927 |  Static | i2c_bit_write | static int | i2c_bit.c | Write data to I2C device via bit-bashing interface | 
| 1928 |  Function | init_i2c_bit_basher | int | i2c_bit.c | Initialise I2C bit-bashing interface | 
| 1929 |  Static | spi_bit_delay | static void | spi_bit.c | @file | 
| 1930 |  Static | spi_bit_set_slave_select | static void | spi_bit.c | Select/deselect slave | 
| 1931 |  Static | spi_bit_transfer | static void | spi_bit.c | Transfer bits over SPI bit-bashing bus | 
| 1932 |  Static | spi_bit_rw | static int | spi_bit.c | Read/write data via SPI bit-bashing bus | 
| 1933 |  Function | init_spi_bit_basher | void | spi_bit.c | Initialise SPI bit-bashing interface | 
| 1934 |  Inline | __attribute__ | static inline | ata.c | @file | 
| 1935 |  Inline | __attribute__ | static inline | ata.c | Issue ATA command | 
| 1936 |  Static | ata_read | static int | ata.c | Read block from ATA device | 
| 1937 |  Static | ata_write | static int | ata.c | Write block to ATA device | 
| 1938 |  Static | ata_identify | static int | ata.c | Identify ATA device | 
| 1939 |  Function | init_atadev | int | ata.c | Initialise ATA device | 
| 1940 |  Inline | __attribute__ | static inline | ramdisk.c | @file | 
| 1941 |  Static | ramdisk_read | static int | ramdisk.c | Read block | 
| 1942 |  Static | ramdisk_write | static int | ramdisk.c | Write block | 
| 1943 |  Function | init_ramdisk | int | ramdisk.c | |
| 1944 |  Inline | __attribute__ | static inline | scsi.c | |
| 1945 |  Function | scsi_detached_command | int | scsi.c | Handle SCSI command with no backing device | 
| 1946 |  Static | scsi_command | static int | scsi.c | Issue SCSI command | 
| 1947 |  Static | scsi_read_10 | static int | scsi.c | Read block from SCSI device using READ (10) | 
| 1948 |  Static | scsi_read_16 | static int | scsi.c | Read block from SCSI device using READ (16) | 
| 1949 |  Static | scsi_write_10 | static int | scsi.c | Write block to SCSI device using WRITE (10) | 
| 1950 |  Static | scsi_write_16 | static int | scsi.c | Write block to SCSI device using WRITE (16) | 
| 1951 |  Static | scsi_read_capacity_10 | static int | scsi.c | Read capacity of SCSI device via READ CAPACITY (10) | 
| 1952 |  Static | scsi_read_capacity_16 | static int | scsi.c | Read capacity of SCSI device via READ CAPACITY (16) | 
| 1953 |  Function | init_scsidev | int | scsi.c | Initialise SCSI device | 
| 1954 |  Function | scsi_parse_lun | int | scsi.c | Parse SCSI LUN | 
| 1955 |  Static | srp_scsi_done | static void | srp.c | Mark SRP SCSI command as complete | 
| 1956 |  Static | srp_fail | static void | srp.c | Handle SRP session failure | 
| 1957 |  Static | srp_login | static void | srp.c | Initiate SRP login | 
| 1958 |  Static | srp_login_rsp | static int | srp.c | Handle SRP login response | 
| 1959 |  Static | srp_login_rej | static int | srp.c | Handle SRP login rejection | 
| 1960 |  Static | srp_cmd | static void | srp.c | Transmit SRP SCSI command | 
| 1961 |  Static | srp_rsp | static int | srp.c | Handle SRP SCSI response | 
| 1962 |  Static | srp_unrecognised | static int | srp.c | Handle SRP unrecognised response | 
| 1963 |  Static | srp_xfer_deliver_iob | static int | srp.c | Receive data from underlying socket | 
| 1964 |  Static | srp_xfer_close | static void | srp.c | Underlying socket closed | 
| 1965 |  Static | srp_command | static int | srp.c | Issue SCSI command via SRP | 
| 1966 |  Function | srp_attach | int | srp.c | Attach SRP device | 
| 1967 |  Function | srp_detach | void | srp.c | Detach SRP device | 
| 1968 |  Function | eisa_device_enabled | void | eisa.c | Reset and enable/disable an EISA device | 
| 1969 |  Static | eisa_probe | static int | eisa.c | Probe an EISA device | 
| 1970 |  Static | eisa_remove | static void | eisa.c | Remove an EISA device | 
| 1971 |  Static | eisabus_probe | static int | eisa.c | Probe EISA root bus | 
| 1972 |  Static | eisabus_remove | static void | eisa.c | Remove EISA root bus | 
| 1973 |  Static | isa_probe | static int | isa.c | Probe an ISA device | 
| 1974 |  Static | isa_remove | static void | isa.c | Remove an ISA device | 
| 1975 |  Static | isabus_probe | static int | isa.c | Probe ISA root bus | 
| 1976 |  Static | isabus_remove | static void | isa.c | Remove ISA root bus | 
| 1977 |  Inline | isapnp_write_address | static inline void | isapnp.c | |
| 1978 |  Inline | isapnp_write_data | static inline void | isapnp.c | |
| 1979 |  Inline | isapnp_read_data | static inline unsigned int | isapnp.c | |
| 1980 |  Inline | isapnp_write_byte | static inline void | isapnp.c | |
| 1981 |  Inline | isapnp_read_byte | static inline unsigned int | isapnp.c | |
| 1982 |  Inline | isapnp_read_word | static inline unsigned int | isapnp.c | |
| 1983 |  Inline | isapnp_set_read_port | static inline void | isapnp.c | Inform cards of a new read port address | 
| 1984 |  Inline | isapnp_serialisolation | static inline void | isapnp.c | Enter the Isolation state. | 
| 1985 |  Inline | isapnp_wait_for_key | static inline void | isapnp.c | Enter the Wait for Key state. | 
| 1986 |  Inline | isapnp_reset_csn | static inline void | isapnp.c | Reset (i.e. remove) Card Select Number. | 
| 1987 |  Inline | isapnp_wake | static inline void | isapnp.c | Place a specified card into the Config state. | 
| 1988 |  Inline | isapnp_read_resourcedata | static inline unsigned int | isapnp.c | |
| 1989 |  Inline | isapnp_read_status | static inline unsigned int | isapnp.c | |
| 1990 |  Inline | isapnp_write_csn | static inline void | isapnp.c | Assign a Card Select Number to a card, and enter the Config state. | 
| 1991 |  Inline | isapnp_logicaldevice | static inline void | isapnp.c | |
| 1992 |  Inline | isapnp_activate | static inline void | isapnp.c | |
| 1993 |  Inline | isapnp_deactivate | static inline void | isapnp.c | |
| 1994 |  Inline | isapnp_read_iobase | static inline unsigned int | isapnp.c | |
| 1995 |  Inline | isapnp_read_irqno | static inline unsigned int | isapnp.c | |
| 1996 |  Static | isapnp_delay | static void | isapnp.c | |
| 1997 |  Inline | isapnp_lfsr_next | static inline unsigned int | isapnp.c | Linear feedback shift register. | 
| 1998 |  Static | isapnp_send_key | static void | isapnp.c | Send the ISAPnP initiation key. | 
| 1999 |  Static | isapnp_checksum | static unsigned int | isapnp.c | Compute ISAPnP identifier checksum | 
| 2000 |  Inline | isapnp_peek_byte | static inline unsigned int | isapnp.c | |
| 2001 |  Static | isapnp_peek | static void | isapnp.c | Read resource data. | 
| 2002 |  Static | isapnp_find_tag | static int | isapnp.c | Find a tag within the resource data. | 
| 2003 |  Static | isapnp_find_logdevid | static int | isapnp.c | Find specified Logical Device ID tag | 
| 2004 |  Static | isapnp_try_isolate | static int | isapnp.c | Try isolating ISAPnP cards at the current read port. | 
| 2005 |  Static | isapnp_isolate | static void | isapnp.c | Find a valid read port and isolate all ISAPnP cards. | 
| 2006 |  Function | isapnp_device_activation | void | isapnp.c | Activate or deactivate an ISAPnP device. | 
| 2007 |  Static | isapnp_probe | static int | isapnp.c | Probe an ISAPnP device | 
| 2008 |  Static | isapnp_remove | static void | isapnp.c | Remove an ISAPnP device | 
| 2009 |  Static | isapnpbus_probe | static int | isapnp.c | Probe ISAPnP root bus | 
| 2010 |  Static | isapnpbus_remove | static void | isapnp.c | Remove ISAPnP root bus | 
| 2011 |  Function | isa_id_string | char * | isa_ids.c | |
| 2012 |  Static | mca_probe | static int | mca.c | Probe an MCA device | 
| 2013 |  Static | mca_remove | static void | mca.c | Remove an MCA device | 
| 2014 |  Static | mcabus_probe | static int | mca.c | Probe MCA root bus | 
| 2015 |  Static | mcabus_remove | static void | mca.c | Remove MCA root bus | 
| 2016 |  Static | pci_bar | static unsigned long | pci.c | Read PCI BAR | 
| 2017 |  Function | pci_bar_start | unsigned long | pci.c | Find the start of a PCI BAR | 
| 2018 |  Static | pci_read_bases | static void | pci.c | Read membase and ioaddr for a PCI device | 
| 2019 |  Function | adjust_pci_device | void | pci.c | Enable PCI device | 
| 2020 |  Static | pci_probe | static int | pci.c | Probe a PCI device | 
| 2021 |  Static | pci_remove | static void | pci.c | Remove a PCI device | 
| 2022 |  Static | pcibus_probe | static int | pci.c | Probe PCI root bus | 
| 2023 |  Static | pcibus_remove | static void | pci.c | Remove PCI root bus | 
| 2024 |  Static | pci_backup_excluded | static int | pcibackup.c | @file | 
| 2025 |  Function | pci_backup | void | pcibackup.c | Back up PCI configuration space | 
| 2026 |  Function | pci_restore | void | pcibackup.c | Restore PCI configuration space | 
| 2027 |  Function | pci_find_capability | int | pciextra.c | Look for a PCI capability | 
| 2028 |  Function | pci_bar_size | unsigned long | pciextra.c | Find the size of a PCI BAR | 
| 2029 |  Function | vp_find_vq | int | virtio-pci.c | |
| 2030 |  Function | vring_detach | void | virtio-ring.c | |
| 2031 |  Function | vring_get_buf | int | virtio-ring.c | |
| 2032 |  Function | vring_add_buf | void | virtio-ring.c | |
| 2033 |  Function | vring_kick | void | virtio-ring.c | |
| 2034 |  Static | arbel_alloc_qn_offset | static int | arbel.c | @file | 
| 2035 |  Static | arbel_free_qn_offset | static void | arbel.c | Free queue number | 
| 2036 |  Static | arbel_cmd_wait | static int | arbel.c | HCA commands | 
| 2037 |  Static | arbel_cmd | static int | arbel.c | Issue HCA command | 
| 2038 |  Inline | arbel_cmd_query_dev_lim | static inline int | arbel.c | |
| 2039 |  Inline | arbel_cmd_query_fw | static inline int | arbel.c | |
| 2040 |  Inline | arbel_cmd_init_hca | static inline int | arbel.c | |
| 2041 |  Inline | arbel_cmd_close_hca | static inline int | arbel.c | |
| 2042 |  Inline | arbel_cmd_init_ib | static inline int | arbel.c | |
| 2043 |  Inline | arbel_cmd_close_ib | static inline int | arbel.c | |
| 2044 |  Inline | arbel_cmd_sw2hw_mpt | static inline int | arbel.c | |
| 2045 |  Inline | arbel_cmd_map_eq | static inline int | arbel.c | |
| 2046 |  Inline | arbel_cmd_sw2hw_eq | static inline int | arbel.c | |
| 2047 |  Inline | arbel_cmd_hw2sw_eq | static inline int | arbel.c | |
| 2048 |  Inline | arbel_cmd_sw2hw_cq | static inline int | arbel.c | |
| 2049 |  Inline | arbel_cmd_hw2sw_cq | static inline int | arbel.c | |
| 2050 |  Inline | arbel_cmd_rst2init_qpee | static inline int | arbel.c | |
| 2051 |  Inline | arbel_cmd_init2rtr_qpee | static inline int | arbel.c | |
| 2052 |  Inline | arbel_cmd_rtr2rts_qpee | static inline int | arbel.c | |
| 2053 |  Inline | arbel_cmd_rts2rts_qp | static inline int | arbel.c | |
| 2054 |  Inline | arbel_cmd_2rst_qpee | static inline int | arbel.c | |
| 2055 |  Inline | arbel_cmd_mad_ifc | static inline int | arbel.c | |
| 2056 |  Inline | arbel_cmd_read_mgm | static inline int | arbel.c | |
| 2057 |  Inline | arbel_cmd_write_mgm | static inline int | arbel.c | |
| 2058 |  Inline | arbel_cmd_mgid_hash | static inline int | arbel.c | |
| 2059 |  Inline | arbel_cmd_run_fw | static inline int | arbel.c | |
| 2060 |  Inline | arbel_cmd_disable_lam | static inline int | arbel.c | |
| 2061 |  Inline | arbel_cmd_enable_lam | static inline int | arbel.c | |
| 2062 |  Inline | arbel_cmd_unmap_icm | static inline int | arbel.c | |
| 2063 |  Inline | arbel_cmd_map_icm | static inline int | arbel.c | |
| 2064 |  Inline | arbel_cmd_unmap_icm_aux | static inline int | arbel.c | |
| 2065 |  Inline | arbel_cmd_map_icm_aux | static inline int | arbel.c | |
| 2066 |  Inline | arbel_cmd_set_icm_size | static inline int | arbel.c | |
| 2067 |  Inline | arbel_cmd_unmap_fa | static inline int | arbel.c | |
| 2068 |  Inline | arbel_cmd_map_fa | static inline int | arbel.c | |
| 2069 |  Static | arbel_mad | static int | arbel.c | MAD operations | 
| 2070 |  Static | arbel_create_cq | static int | arbel.c | Completion queue operations | 
| 2071 |  Static | arbel_destroy_cq | static void | arbel.c | Destroy completion queue | 
| 2072 |  Static | arbel_create_send_wq | static int | arbel.c | Queue pair operations | 
| 2073 |  Static | arbel_create_recv_wq | static int | arbel.c | Create receive work queue | 
| 2074 |  Static | arbel_create_qp | static int | arbel.c | Create queue pair | 
| 2075 |  Static | arbel_modify_qp | static int | arbel.c | Modify queue pair | 
| 2076 |  Static | arbel_destroy_qp | static void | arbel.c | Destroy queue pair | 
| 2077 |  Static | arbel_ring_doorbell | static void | arbel.c | Work request operations | 
| 2078 |  Static | arbel_post_send | static int | arbel.c | Post send work queue entry | 
| 2079 |  Static | arbel_post_recv | static int | arbel.c | Post receive work queue entry | 
| 2080 |  Static | arbel_complete | static int | arbel.c | Handle completion | 
| 2081 |  Static | arbel_poll_cq | static void | arbel.c | Poll completion queue | 
| 2082 |  Static | arbel_create_eq | static int | arbel.c | Event queues | 
| 2083 |  Static | arbel_destroy_eq | static void | arbel.c | Destroy event queue | 
| 2084 |  Static | arbel_event_port_state_change | static void | arbel.c | Handle port state event | 
| 2085 |  Static | arbel_poll_eq | static void | arbel.c | Poll event queue | 
| 2086 |  Static | arbel_open | static int | arbel.c | Infiniband link-layer operations | 
| 2087 |  Static | arbel_close | static void | arbel.c | Close Infiniband link | 
| 2088 |  Static | arbel_mcast_attach | static int | arbel.c | Multicast group operations | 
| 2089 |  Static | arbel_mcast_detach | static void | arbel.c | Detach from multicast group | 
| 2090 |  Static | arbel_start_firmware | static int | arbel.c | Firmware control | 
| 2091 |  Static | arbel_stop_firmware | static void | arbel.c | Stop firmware running | 
| 2092 |  Static | arbel_get_limits | static int | arbel.c | Infinihost Context Memory management | 
| 2093 |  Static | icm_usage | static size_t | arbel.c | Get ICM usage | 
| 2094 |  Static | arbel_alloc_icm | static int | arbel.c | Allocate ICM | 
| 2095 |  Static | arbel_free_icm | static void | arbel.c | Free ICM | 
| 2096 |  Static | arbel_setup_mpt | static int | arbel.c | PCI interface | 
| 2097 |  Static | arbel_probe | static int | arbel.c | Probe PCI device | 
| 2098 |  Static | arbel_remove | static void | arbel.c | Remove PCI device | 
| 2099 |  Static | hermon_bitmask_alloc | static int | hermon.c | @file | 
| 2100 |  Static | hermon_bitmask_free | static void | hermon.c | Free offsets within usage bitmask | 
| 2101 |  Static | hermon_cmd_wait | static int | hermon.c | HCA commands | 
| 2102 |  Static | hermon_cmd | static int | hermon.c | Issue HCA command | 
| 2103 |  Inline | hermon_cmd_query_dev_cap | static inline int | hermon.c | |
| 2104 |  Inline | hermon_cmd_query_fw | static inline int | hermon.c | |
| 2105 |  Inline | hermon_cmd_init_hca | static inline int | hermon.c | |
| 2106 |  Inline | hermon_cmd_close_hca | static inline int | hermon.c | |
| 2107 |  Inline | hermon_cmd_init_port | static inline int | hermon.c | |
| 2108 |  Inline | hermon_cmd_close_port | static inline int | hermon.c | |
| 2109 |  Inline | hermon_cmd_sw2hw_mpt | static inline int | hermon.c | |
| 2110 |  Inline | hermon_cmd_write_mtt | static inline int | hermon.c | |
| 2111 |  Inline | hermon_cmd_map_eq | static inline int | hermon.c | |
| 2112 |  Inline | hermon_cmd_sw2hw_eq | static inline int | hermon.c | |
| 2113 |  Inline | hermon_cmd_hw2sw_eq | static inline int | hermon.c | |
| 2114 |  Inline | hermon_cmd_query_eq | static inline int | hermon.c | |
| 2115 |  Inline | hermon_cmd_sw2hw_cq | static inline int | hermon.c | |
| 2116 |  Inline | hermon_cmd_hw2sw_cq | static inline int | hermon.c | |
| 2117 |  Inline | hermon_cmd_rst2init_qp | static inline int | hermon.c | |
| 2118 |  Inline | hermon_cmd_init2rtr_qp | static inline int | hermon.c | |
| 2119 |  Inline | hermon_cmd_rtr2rts_qp | static inline int | hermon.c | |
| 2120 |  Inline | hermon_cmd_rts2rts_qp | static inline int | hermon.c | |
| 2121 |  Inline | hermon_cmd_2rst_qp | static inline int | hermon.c | |
| 2122 |  Inline | hermon_cmd_query_qp | static inline int | hermon.c | |
| 2123 |  Inline | hermon_cmd_conf_special_qp | static inline int | hermon.c | |
| 2124 |  Inline | hermon_cmd_mad_ifc | static inline int | hermon.c | |
| 2125 |  Inline | hermon_cmd_read_mcg | static inline int | hermon.c | |
| 2126 |  Inline | hermon_cmd_write_mcg | static inline int | hermon.c | |
| 2127 |  Inline | hermon_cmd_mgid_hash | static inline int | hermon.c | |
| 2128 |  Inline | hermon_cmd_run_fw | static inline int | hermon.c | |
| 2129 |  Inline | hermon_cmd_unmap_icm | static inline int | hermon.c | |
| 2130 |  Inline | hermon_cmd_map_icm | static inline int | hermon.c | |
| 2131 |  Inline | hermon_cmd_unmap_icm_aux | static inline int | hermon.c | |
| 2132 |  Inline | hermon_cmd_map_icm_aux | static inline int | hermon.c | |
| 2133 |  Inline | hermon_cmd_set_icm_size | static inline int | hermon.c | |
| 2134 |  Inline | hermon_cmd_unmap_fa | static inline int | hermon.c | |
| 2135 |  Inline | hermon_cmd_map_fa | static inline int | hermon.c | |
| 2136 |  Inline | hermon_cmd_sense_port | static inline int | hermon.c | |
| 2137 |  Static | hermon_alloc_mtt | static int | hermon.c | Memory translation table operations | 
| 2138 |  Static | hermon_free_mtt | static void | hermon.c | Free MTT entries | 
| 2139 |  Static | hermon_mad | static int | hermon.c | MAD operations | 
| 2140 |  Static | hermon_create_cq | static int | hermon.c | Completion queue operations | 
| 2141 |  Static | hermon_destroy_cq | static void | hermon.c | Destroy completion queue | 
| 2142 |  Static | hermon_alloc_qpn | static int | hermon.c | Queue pair operations | 
| 2143 |  Static | hermon_free_qpn | static void | hermon.c | Free queue pair number | 
| 2144 |  Static | hermon_rate | static unsigned int | hermon.c | Calculate transmission rate | 
| 2145 |  Static | hermon_sched_queue | static unsigned int | hermon.c | Calculate schedule queue | 
| 2146 |  Inline | hermon_dump_qpctx | static inline int | hermon.c | Dump queue pair context (for debugging only) | 
| 2147 |  Static | hermon_create_qp | static int | hermon.c | Create queue pair | 
| 2148 |  Static | hermon_modify_qp | static int | hermon.c | Modify queue pair | 
| 2149 |  Static | hermon_destroy_qp | static void | hermon.c | Destroy queue pair | 
| 2150 |  Static | hermon_fill_ud_send_wqe | static unsigned int | hermon.c | Work request operations | 
| 2151 |  Static | hermon_fill_mlx_send_wqe | static unsigned int | hermon.c | Construct MLX send work queue entry | 
| 2152 |  Static | hermon_fill_rc_send_wqe | static unsigned int | hermon.c | Construct RC send work queue entry | 
| 2153 |  Static | hermon_post_send | static int | hermon.c | Post send work queue entry | 
| 2154 |  Static | hermon_post_recv | static int | hermon.c | Post receive work queue entry | 
| 2155 |  Static | hermon_complete | static int | hermon.c | Handle completion | 
| 2156 |  Static | hermon_poll_cq | static void | hermon.c | Poll completion queue | 
| 2157 |  Static | hermon_create_eq | static int | hermon.c | Event queues | 
| 2158 |  Static | hermon_destroy_eq | static void | hermon.c | Destroy event queue | 
| 2159 |  Static | hermon_event_port_state_change | static void | hermon.c | Handle port state event | 
| 2160 |  Static | hermon_poll_eq | static void | hermon.c | Poll event queue | 
| 2161 |  Static | hermon_sense_port_type | static int | hermon.c | Infiniband link-layer operations | 
| 2162 |  Static | hermon_open | static int | hermon.c | Initialise Infiniband link | 
| 2163 |  Static | hermon_close | static void | hermon.c | Close Infiniband link | 
| 2164 |  Static | hermon_inform_sma | static int | hermon.c | Inform embedded subnet management agent of a received MAD | 
| 2165 |  Static | hermon_mcast_attach | static int | hermon.c | Multicast group operations | 
| 2166 |  Static | hermon_mcast_detach | static void | hermon.c | Detach from multicast group | 
| 2167 |  Static | hermon_map_vpm | static int | hermon.c | Firmware control | 
| 2168 |  Static | hermon_start_firmware | static int | hermon.c | Start firmware running | 
| 2169 |  Static | hermon_stop_firmware | static void | hermon.c | Stop firmware running | 
| 2170 |  Static | hermon_get_cap | static int | hermon.c | Infinihost Context Memory management | 
| 2171 |  Static | icm_usage | static size_t | hermon.c | Get ICM usage | 
| 2172 |  Static | hermon_alloc_icm | static int | hermon.c | Allocate ICM | 
| 2173 |  Static | hermon_free_icm | static void | hermon.c | Free ICM | 
| 2174 |  Static | hermon_setup_mpt | static int | hermon.c | PCI interface | 
| 2175 |  Static | hermon_configure_special_qps | static int | hermon.c | Configure special queue pairs | 
| 2176 |  Static | hermon_reset | static void | hermon.c | Reset device | 
| 2177 |  Static | hermon_probe | static int | hermon.c | Probe PCI device | 
| 2178 |  Static | hermon_remove | static void | hermon.c | Remove PCI device | 
| 2179 |  Static | linda_readq | static void | linda.c | Linda register access | 
| 2180 |  Static | linda_writeq | static void | linda.c | Write Linda qword register | 
| 2181 |  Static | linda_writel | static void | linda.c | Write Linda dword register | 
| 2182 |  Static | linda_link_state_text | static const char * | linda.c | Link state management | 
| 2183 |  Static | linda_link_state_changed | static void | linda.c | Handle link state change | 
| 2184 |  Static | linda_link_state_check | static int | linda.c | Wait for link state change to take effect | 
| 2185 |  Static | linda_set_port_info | static int | linda.c | Set port information | 
| 2186 |  Static | linda_set_pkey_table | static int | linda.c | Set partition key table | 
| 2187 |  Static | linda_ctx_to_qpn | static int | linda.c | Context allocation | 
| 2188 |  Static | linda_qpn_to_ctx | static int | linda.c | Map QPN to context number | 
| 2189 |  Static | linda_alloc_ctx | static int | linda.c | Allocate a context | 
| 2190 |  Static | linda_free_ctx | static void | linda.c | Free a context | 
| 2191 |  Static | linda_alloc_send_buf | static unsigned int | linda.c | Allocate a send buffer | 
| 2192 |  Static | linda_free_send_buf | static void | linda.c | Free a send buffer | 
| 2193 |  Static | linda_send_buf_in_use | static int | linda.c | Check to see if send buffer is in use | 
| 2194 |  Static | linda_send_buffer_offset | static unsigned long | linda.c | Calculate starting offset for send buffer | 
| 2195 |  Static | linda_create_send_wq | static int | linda.c | Create send work queue | 
| 2196 |  Static | linda_destroy_send_wq | static void | linda.c | Destroy send work queue | 
| 2197 |  Static | linda_init_send | static int | linda.c | Initialise send datapath | 
| 2198 |  Static | linda_fini_send | static void | linda.c | Shut down send datapath | 
| 2199 |  Static | linda_create_recv_wq | static int | linda.c | Receive datapath | 
| 2200 |  Static | linda_destroy_recv_wq | static void | linda.c | Destroy receive work queue | 
| 2201 |  Static | linda_init_recv | static int | linda.c | Initialise receive datapath | 
| 2202 |  Static | linda_fini_recv | static void | linda.c | Shut down receive datapath | 
| 2203 |  Static | linda_create_cq | static int | linda.c | Completion queue operations | 
| 2204 |  Static | linda_destroy_cq | static void | linda.c | Destroy completion queue | 
| 2205 |  Static | linda_create_qp | static int | linda.c | Queue pair operations | 
| 2206 |  Static | linda_modify_qp | static int | linda.c | Modify queue pair | 
| 2207 |  Static | linda_destroy_qp | static void | linda.c | Destroy queue pair | 
| 2208 |  Static | linda_post_send | static int | linda.c | Work request operations | 
| 2209 |  Static | linda_complete_send | static void | linda.c | Complete send work queue entry | 
| 2210 |  Static | linda_poll_send_wq | static void | linda.c | Poll send work queue | 
| 2211 |  Static | linda_post_recv | static int | linda.c | Post receive work queue entry | 
| 2212 |  Static | linda_complete_recv | static void | linda.c | Complete receive work queue entry | 
| 2213 |  Static | linda_poll_recv_wq | static void | linda.c | Poll receive work queue | 
| 2214 |  Static | linda_poll_cq | static void | linda.c | Poll completion queue | 
| 2215 |  Static | linda_poll_eq | static void | linda.c | Event queues | 
| 2216 |  Static | linda_open | static int | linda.c | Infiniband link-layer operations | 
| 2217 |  Static | linda_close | static void | linda.c | Close Infiniband link | 
| 2218 |  Static | linda_mcast_attach | static int | linda.c | Multicast group operations | 
| 2219 |  Static | linda_mcast_detach | static void | linda.c | Detach from multicast group | 
| 2220 |  Static | linda_i2c_read_bit | static int | linda.c | Read Linda I2C line status | 
| 2221 |  Static | linda_i2c_write_bit | static void | linda.c | Write Linda I2C line status | 
| 2222 |  Static | linda_init_i2c | static int | linda.c | Initialise Linda I2C subsystem | 
| 2223 |  Static | linda_read_eeprom | static int | linda.c | Read EEPROM parameters | 
| 2224 |  Static | linda_ib_epb_request | static int | linda.c | External parallel bus access | 
| 2225 |  Static | linda_ib_epb_wait | static int | linda.c | Wait for IB external parallel bus transaction to complete | 
| 2226 |  Static | linda_ib_epb_release | static void | linda.c | Release ownership of the IB external parallel bus | 
| 2227 |  Static | linda_ib_epb_read | static int | linda.c | Read data via IB external parallel bus | 
| 2228 |  Static | linda_ib_epb_write | static int | linda.c | Write data via IB external parallel bus | 
| 2229 |  Static | linda_ib_epb_mod_reg | static int | linda.c | Read/modify/write EPB register | 
| 2230 |  Static | linda_ib_epb_ram_xfer | static int | linda.c | Transfer data to/from microcontroller RAM | 
| 2231 |  Static | linda_set_serdes_param | static int | linda.c | Program IB SerDes register(s) | 
| 2232 |  Static | linda_set_serdes_params | static int | linda.c | Program IB SerDes registers | 
| 2233 |  Static | linda_program_uc_ram | static int | linda.c | Program the microcontroller RAM | 
| 2234 |  Static | linda_verify_uc_ram | static int | linda.c | Verify the microcontroller RAM | 
| 2235 |  Static | linda_trim_ib | static int | linda.c | Use the microcontroller to trim the IB link | 
| 2236 |  Static | linda_init_ib_serdes | static int | linda.c | Initialise the IB SerDes | 
| 2237 |  Static | linda_probe | static int | linda.c | PCI layer interface | 
| 2238 |  Static | linda_remove | static void | linda.c | Remove PCI device | 
| 2239 |  Static | el3_eisa_probe | static int | 3c509-eisa.c | |
| 2240 |  Static | el3_eisa_disable | static void | 3c509-eisa.c | |
| 2241 |  Inline | t509_set_drvdata | static inline void | 3c509.c | Set 3c509 driver-private data | 
| 2242 |  Inline | t509_get_drvdata | static inline void * | 3c509.c | Get 3c509 driver-private data | 
| 2243 |  Inline | t509_set_id_port | static inline void | 3c509.c | |
| 2244 |  Inline | t509_wait_for_id_sequence | static inline void | 3c509.c | |
| 2245 |  Inline | t509_global_reset | static inline void | 3c509.c | |
| 2246 |  Inline | t509_reset_tag | static inline void | 3c509.c | |
| 2247 |  Inline | t509_set_tag | static inline void | 3c509.c | |
| 2248 |  Inline | t509_select_tag | static inline void | 3c509.c | |
| 2249 |  Inline | t509_activate | static inline void | 3c509.c | |
| 2250 |  Inline | t509_deactivate_and_reset_tag | static inline void | 3c509.c | |
| 2251 |  Inline | t509_load_eeprom_word | static inline void | 3c509.c | |
| 2252 |  Inline | t509_find_id_port | static inline int | 3c509.c | |
| 2253 |  Static | t509_send_id_sequence | static void | 3c509.c | |
| 2254 |  Static | t509_id_read_eeprom | static uint16_t | 3c509.c | |
| 2255 |  Static | t509_isolate | static int | 3c509.c | |
| 2256 |  Inline | activate_t509_device | static inline void | 3c509.c | |
| 2257 |  Inline | deactivate_t509_device | static inline void | 3c509.c | |
| 2258 |  Static | legacy_t509_probe | static int | 3c509.c | |
| 2259 |  Static | legacy_t509_disable | static void | 3c509.c | |
| 2260 |  Inline | legacy_t509_set_drvdata | static inline void | 3c509.c | |
| 2261 |  Inline | legacy_t509_get_drvdata | static inline void * | 3c509.c | |
| 2262 |  Static | t509_probe | static int | 3c509.c | Probe a 3c509 device | 
| 2263 |  Static | t509_remove | static void | 3c509.c | Remove a 3c509 device | 
| 2264 |  Static | t509bus_probe | static int | 3c509.c | Probe 3c509 root bus | 
| 2265 |  Static | t509bus_remove | static void | 3c509.c | Remove 3c509 root bus | 
| 2266 |  Static | t3c515_wait | static void | 3c515.c | |
| 2267 |  Static | t515_reset | static void | 3c515.c | RESET - Reset adapter | 
| 2268 |  Static | t515_poll | static int | 3c515.c | POLL - Wait for a frame | 
| 2269 |  Static | t515_transmit | static void | 3c515.c | TRANSMIT - Transmit a frame | 
| 2270 |  Static | t515_disable | static void | 3c515.c | DISABLE - Turn off ethernet interface | 
| 2271 |  Static | t515_irq | static void | 3c515.c | |
| 2272 |  Static | t515_probe | static int | 3c515.c | PROBE - Look for an adapter, this routine's visible to the outside | 
| 2273 |  Static | corkscrew_found_device | static int | 3c515.c | |
| 2274 |  Static | corkscrew_probe1 | static int | 3c515.c | |
| 2275 |  Static | t529_probe | static int | 3c529.c | |
| 2276 |  Static | t529_disable | static void | 3c529.c | |
| 2277 |  Static | t595_reset | static void | 3c595.c | ETH_RESET - Reset adapter | 
| 2278 |  Static | t595_transmit | static void | 3c595.c | |
| 2279 |  Static | t595_poll | static int | 3c595.c | ETH_POLL - Wait for a frame | 
| 2280 |  Static | eeprom_rdy | static int | 3c595.c | 3Com 595 - specific routines | 
| 2281 |  Static | get_e | static int | 3c595.c | |
| 2282 |  Static | vxgetlink | static void | 3c595.c | |
| 2283 |  Static | vxsetlink | static void | 3c595.c | |
| 2284 |  Static | t595_disable | static void | 3c595.c | |
| 2285 |  Static | t595_irq | static void | 3c595.c | |
| 2286 |  Static | t595_probe | static int | 3c595.c | ETH_PROBE - Look for an adapter | 
| 2287 |  Function | t5x9_disable | void | 3c5x9.c | ETH_RESET - Reset adapter | 
| 2288 |  Static | t509_enable | static void | 3c5x9.c | |
| 2289 |  Static | t509_reset | static void | 3c5x9.c | |
| 2290 |  Static | t509_transmit | static void | 3c5x9.c | |
| 2291 |  Static | t509_poll | static int | 3c5x9.c | ETH_POLL - Wait for a frame | 
| 2292 |  Static | t509_irq | static void | 3c5x9.c | ETH_IRQ - interrupt handling | 
| 2293 |  Static | eeprom_rdy | static int | 3c5x9.c | 3Com 509 - specific routines | 
| 2294 |  Static | get_e | static int | 3c5x9.c | |
| 2295 |  Function | t5x9_probe | int | 3c5x9.c | ETH_PROBE - Look for an adapter | 
| 2296 |  Static | a3c90x_internal_IssueCommand | static void | 3c90x.c | |
| 2297 |  Static | a3c90x_internal_SetWindow | static void | 3c90x.c | |
| 2298 |  Static | a3c90x_internal_WaitForEeprom | static void | 3c90x.c | |
| 2299 |  Static | a3c90x_internal_ReadEeprom | static int | 3c90x.c | a3c90x_internal_ReadEeprom - nvs routine to read eeprom data | 
| 2300 |  Static | a3c90x_internal_WriteEeprom | static int | 3c90x.c | a3c90x_internal_WriteEeprom - nvs routine to write eeprom data | 
| 2301 |  Static | a3c90x_internal_ReadEepromContents | static void | 3c90x.c | |
| 2302 |  Static | a3c90x_reset | static void | 3c90x.c | |
| 2303 |  Static | a3c90x_setup_tx_ring | static int | 3c90x.c | a3c90x_setup_tx_ring - Allocates TX ring, initialize tx_desc values | 
| 2304 |  Static | a3c90x_process_tx_packets | static void | 3c90x.c | a3c90x_process_tx_packets - Checks for successfully sent packets, | 
| 2305 |  Static | a3c90x_free_tx_ring | static void | 3c90x.c | |
| 2306 |  Static | a3c90x_transmit | static int | 3c90x.c | a3c90x_transmit - Transmits a packet. | 
| 2307 |  Static | a3c90x_prepare_rx_desc | static void | 3c90x.c | a3c90x_prepare_rx_desc - fills the rx desc with initial data | 
| 2308 |  Static | a3c90x_refill_rx_ring | static void | 3c90x.c | a3c90x_refill_rx_ring -checks every entry in the rx ring and reallocates | 
| 2309 |  Static | a3c90x_setup_rx_ring | static int | 3c90x.c | a3c90x_setup_rx_ring - Allocates RX ring, initialize rx_desc values | 
| 2310 |  Static | a3c90x_free_rx_ring | static void | 3c90x.c | |
| 2311 |  Static | a3c90x_free_rx_iobuf | static void | 3c90x.c | |
| 2312 |  Static | a3c90x_process_rx_packets | static void | 3c90x.c | a3c90x_process_rx_packets - Checks for received packets, | 
| 2313 |  Static | a3c90x_poll | static void | 3c90x.c | a3c90x_poll - Routine that gets called periodically. | 
| 2314 |  Static | a3c90x_free_resources | static void | 3c90x.c | |
| 2315 |  Static | a3c90x_remove | static void | 3c90x.c | a3c90x_remove - Routine to remove the card. Unregisters | 
| 2316 |  Static | a3c90x_irq | static void | 3c90x.c | |
| 2317 |  Static | a3c90x_hw_start | static void | 3c90x.c | a3c90x_hw_start - Initialize hardware, copy MAC address | 
| 2318 |  Static | a3c90x_open | static int | 3c90x.c | a3c90x_open - Routine to initialize the card. Initialize hardware, | 
| 2319 |  Static | a3c90x_close | static void | 3c90x.c | a3c90x_close - free()s TX and RX ring, disablex RX/TX, resets NIC | 
| 2320 |  Static | a3c90x_probe | static int | 3c90x.c | |
| 2321 |  Static | amd8111e_init_hw_default | static void | amd8111e.c | |
| 2322 |  Static | amd8111e_start | static int | amd8111e.c | |
| 2323 |  Static | amd8111e_read_phy | static int | amd8111e.c | |
| 2324 |  Static | amd8111e_write_phy | static int | amd8111e.c | |
| 2325 |  Static | amd8111e_probe_ext_phy | static void | amd8111e.c | |
| 2326 |  Static | amd8111e_disable_interrupt | static void | amd8111e.c | |
| 2327 |  Static | amd8111e_enable_interrupt | static void | amd8111e.c | |
| 2328 |  Static | amd8111e_force_interrupt | static void | amd8111e.c | |
| 2329 |  Static | amd8111e_get_mac_address | static int | amd8111e.c | |
| 2330 |  Static | amd8111e_init_rx_ring | static int | amd8111e.c | |
| 2331 |  Static | amd8111e_init_tx_ring | static int | amd8111e.c | |
| 2332 |  Static | amd8111e_wait_tx_ring | static int | amd8111e.c | |
| 2333 |  Static | amd8111e_wait_link | static void | amd8111e.c | |
| 2334 |  Static | amd8111e_poll_link | static void | amd8111e.c | |
| 2335 |  Static | amd8111e_restart | static void | amd8111e.c | |
| 2336 |  Static | amd8111e_transmit | static void | amd8111e.c | Interface Functions * | 
| 2337 |  Static | amd8111e_poll | static int | amd8111e.c | |
| 2338 |  Static | amd8111e_disable | static void | amd8111e.c | |
| 2339 |  Static | amd8111e_irq | static void | amd8111e.c | |
| 2340 |  Static | amd8111e_probe | static int | amd8111e.c | |
| 2341 |  Inline | atl1e_irq_enable | static inline void | atl1e.c | |
| 2342 |  Inline | atl1e_irq_disable | static inline void | atl1e.c | |
| 2343 |  Inline | atl1e_irq_reset | static inline void | atl1e.c | |
| 2344 |  Static | atl1e_reset | static void | atl1e.c | |
| 2345 |  Static | atl1e_check_link | static int | atl1e.c | |
| 2346 |  Static | atl1e_mdio_read | static int | atl1e.c | |
| 2347 |  Static | atl1e_mdio_write | static void | atl1e.c | |
| 2348 |  Static | atl1e_setup_pcicmd | static void | atl1e.c | |
| 2349 |  Static | atl1e_sw_init | static int | atl1e.c | |
| 2350 |  Static | atl1e_clean_tx_ring | static void | atl1e.c | |
| 2351 |  Static | atl1e_clean_rx_ring | static void | atl1e.c | |
| 2352 |  Static | atl1e_cal_ring_size | static void | atl1e.c | |
| 2353 |  Static | atl1e_init_ring_resources | static void | atl1e.c | |
| 2354 |  Static | atl1e_init_ring_ptrs | static void | atl1e.c | |
| 2355 |  Static | atl1e_free_ring_resources | static void | atl1e.c | |
| 2356 |  Static | atl1e_setup_ring_resources | static int | atl1e.c | |
| 2357 |  Inline | atl1e_configure_des_ring | static inline void | atl1e.c | |
| 2358 |  Inline | atl1e_configure_tx | static inline void | atl1e.c | |
| 2359 |  Inline | atl1e_configure_rx | static inline void | atl1e.c | |
| 2360 |  Inline | atl1e_configure_dma | static inline void | atl1e.c | |
| 2361 |  Static | atl1e_setup_mac_ctrl | static void | atl1e.c | |
| 2362 |  Static | atl1e_configure | static int | atl1e.c | |
| 2363 |  Inline | atl1e_clear_phy_int | static inline void | atl1e.c | |
| 2364 |  Static | atl1e_clean_tx_irq | static int | atl1e.c | |
| 2365 |  Static | atl1e_get_rx_page | static struct atl1e_rx_page * | atl1e.c | |
| 2366 |  Static | atl1e_clean_rx_irq | static void | atl1e.c | |
| 2367 |  Static | atl1e_poll | static void | atl1e.c | |
| 2368 |  Inline | atl1e_tpd_avail | static inline u16 | atl1e.c | |
| 2369 |  Static | atl1e_get_tpd | static struct atl1e_tpd_desc * | atl1e.c | |
| 2370 |  Static | atl1e_get_tx_buffer | static struct atl1e_tx_buffer * | atl1e.c | |
| 2371 |  Static | atl1e_tx_map | static void | atl1e.c | |
| 2372 |  Static | atl1e_tx_queue | static void | atl1e.c | |
| 2373 |  Static | atl1e_xmit_frame | static int | atl1e.c | |
| 2374 |  Function | atl1e_up | int | atl1e.c | |
| 2375 |  Function | atl1e_irq | void | atl1e.c | |
| 2376 |  Function | atl1e_down | void | atl1e.c | |
| 2377 |  Static | atl1e_open | static int | atl1e.c | |
| 2378 |  Static | atl1e_close | static void | atl1e.c | |
| 2379 |  Static | atl1e_init_netdev | static void | atl1e.c | |
| 2380 |  Static | atl1e_probe | static int | atl1e.c | |
| 2381 |  Static | atl1e_remove | static void | atl1e.c | |
| 2382 |  Function | atl1e_check_eeprom_exist | int | atl1e.c | ******** Hardware-level functions: ********* | 
| 2383 |  Function | atl1e_hw_set_mac_addr | void | atl1e.c | |
| 2384 |  Static | atl1e_get_permanent_address | static int | atl1e.c | |
| 2385 |  Function | atl1e_force_ps | void | atl1e.c | |
| 2386 |  Function | atl1e_read_mac_addr | int | atl1e.c | |
| 2387 |  Function | atl1e_read_phy_reg | int | atl1e.c | |
| 2388 |  Function | atl1e_write_phy_reg | int | atl1e.c | |
| 2389 |  Static | atl1e_init_pcie | static void | atl1e.c | |
| 2390 |  Static | atl1e_phy_setup_autoneg_adv | static int | atl1e.c | |
| 2391 |  Function | atl1e_phy_commit | int | atl1e.c | |
| 2392 |  Function | atl1e_phy_init | int | atl1e.c | |
| 2393 |  Function | atl1e_reset_hw | int | atl1e.c | |
| 2394 |  Function | atl1e_init_hw | int | atl1e.c | |
| 2395 |  Function | atl1e_get_speed_and_duplex | int | atl1e.c | |
| 2396 |  Function | atl1e_restart_autoneg | int | atl1e.c | |
| 2397 |  Inline | ring_next | static inline int | b44.c | |
| 2398 |  Inline | br32 | static inline u32 | b44.c | |
| 2399 |  Inline | bw32 | static inline void | b44.c | |
| 2400 |  Inline | bflush | static inline void | b44.c | |
| 2401 |  Function | phys_ram_within_limit | int | b44.c | Return non-zero if the installed RAM is within | 
| 2402 |  Static | pending_tx_index | static u32 | b44.c | Ring cells waiting to be processed are between 'tx_cur' and 'pending' | 
| 2403 |  Static | pending_rx_index | static u32 | b44.c | Ring cells waiting to be processed are between 'rx_cur' and 'pending' | 
| 2404 |  Static | b44_wait_bit | static int | b44.c | Wait until the given bit is set/cleared. | 
| 2405 |  Inline | ssb_get_core_rev | static inline u32 | b44.c | |
| 2406 |  Inline | ssb_is_core_up | static inline int | b44.c | |
| 2407 |  Static | ssb_pci_setup | static u32 | b44.c | |
| 2408 |  Static | ssb_core_disable | static void | b44.c | |
| 2409 |  Static | ssb_core_reset | static void | b44.c | |
| 2410 |  Static | b44_chip_reset | static void | b44.c | |
| 2411 |  Static | b44_halt | static void | b44.c | called by b44_poll in the error path | 
| 2412 |  Static | b44_init_hw | static void | b44.c | |
| 2413 |  Static | b44_populate_rx_descriptor | static void | b44.c | * Management of ring descriptors ** | 
| 2414 |  Static | b44_rx_refill | static void | b44.c | |
| 2415 |  Static | b44_free_rx_ring | static void | b44.c | |
| 2416 |  Static | b44_init_rx_ring | static int | b44.c | |
| 2417 |  Static | b44_free_tx_ring | static void | b44.c | |
| 2418 |  Static | b44_init_tx_ring | static int | b44.c | |
| 2419 |  Static | b44_phy_read | static int | b44.c | * Interaction with the PHY ** | 
| 2420 |  Static | b44_phy_write | static int | b44.c | |
| 2421 |  Static | b44_phy_reset | static int | b44.c | |
| 2422 |  Static | b44_cam_write | static void | b44.c | |
| 2423 |  Static | b44_set_mac_addr | static void | b44.c | |
| 2424 |  Static | b44_read_eeprom | static void | b44.c | |
| 2425 |  Static | b44_load_mac_and_phy_addr | static void | b44.c | |
| 2426 |  Static | b44_set_rx_mode | static void | b44.c | |
| 2427 |  Static | b44_probe | static int | b44.c | * Implementation of gPXE driver callbacks ** | 
| 2428 |  Static | b44_remove | static void | b44.c | Remove device | 
| 2429 |  Static | b44_irq | static void | b44.c | Enable or disable interrupts | 
| 2430 |  Static | b44_open | static int | b44.c | Open network device | 
| 2431 |  Static | b44_close | static void | b44.c | Close network device | 
| 2432 |  Static | b44_transmit | static int | b44.c | Transmit packet | 
| 2433 |  Static | b44_tx_complete | static void | b44.c | Recycles sent TX descriptors and notifies network stack | 
| 2434 |  Static | b44_process_rx_packets | static void | b44.c | |
| 2435 |  Static | b44_poll | static void | b44.c | Poll for completed and received packets | 
| 2436 |  Static | bnx2_reg_rd_ind | static u32 | bnx2.c | |
| 2437 |  Static | bnx2_reg_wr_ind | static void | bnx2.c | |
| 2438 |  Static | bnx2_ctx_wr | static void | bnx2.c | |
| 2439 |  Static | bnx2_read_phy | static int | bnx2.c | |
| 2440 |  Static | bnx2_write_phy | static int | bnx2.c | |
| 2441 |  Static | bnx2_disable_int | static void | bnx2.c | |
| 2442 |  Static | bnx2_alloc_mem | static int | bnx2.c | |
| 2443 |  Static | bnx2_report_fw_link | static void | bnx2.c | |
| 2444 |  Static | bnx2_report_link | static void | bnx2.c | |
| 2445 |  Static | bnx2_resolve_flow_ctrl | static void | bnx2.c | |
| 2446 |  Static | bnx2_5708s_linkup | static int | bnx2.c | |
| 2447 |  Static | bnx2_5706s_linkup | static int | bnx2.c | |
| 2448 |  Static | bnx2_copper_linkup | static int | bnx2.c | |
| 2449 |  Static | bnx2_set_mac_link | static int | bnx2.c | |
| 2450 |  Static | bnx2_set_link | static int | bnx2.c | |
| 2451 |  Static | bnx2_reset_phy | static int | bnx2.c | |
| 2452 |  Static | bnx2_phy_get_pause_adv | static u32 | bnx2.c | |
| 2453 |  Static | bnx2_setup_serdes_phy | static int | bnx2.c | |
| 2454 |  Static | bnx2_setup_copper_phy | static int | bnx2.c | |
| 2455 |  Static | bnx2_setup_phy | static int | bnx2.c | |
| 2456 |  Static | bnx2_init_5708s_phy | static int | bnx2.c | |
| 2457 |  Static | bnx2_init_5706s_phy | static int | bnx2.c | |
| 2458 |  Static | bnx2_init_copper_phy | static int | bnx2.c | |
| 2459 |  Static | bnx2_init_phy | static int | bnx2.c | |
| 2460 |  Static | bnx2_fw_sync | static int | bnx2.c | |
| 2461 |  Static | bnx2_init_context | static void | bnx2.c | |
| 2462 |  Static | bnx2_alloc_bad_rbuf | static int | bnx2.c | |
| 2463 |  Static | bnx2_set_mac_addr | static void | bnx2.c | |
| 2464 |  Static | bnx2_set_rx_mode | static void | bnx2.c | |
| 2465 |  Static | load_rv2p_fw | static void | bnx2.c | |
| 2466 |  Static | load_cpu_fw | static void | bnx2.c | |
| 2467 |  Static | bnx2_init_cpus | static void | bnx2.c | |
| 2468 |  Static | bnx2_set_power_state_0 | static int | bnx2.c | |
| 2469 |  Static | bnx2_enable_nvram_access | static void | bnx2.c | |
| 2470 |  Static | bnx2_disable_nvram_access | static void | bnx2.c | |
| 2471 |  Static | bnx2_init_nvram | static int | bnx2.c | |
| 2472 |  Static | bnx2_reset_chip | static int | bnx2.c | |
| 2473 |  Static | bnx2_disable | static void | bnx2.c | |
| 2474 |  Static | bnx2_init_chip | static int | bnx2.c | |
| 2475 |  Static | bnx2_init_tx_ring | static void | bnx2.c | |
| 2476 |  Static | bnx2_init_rx_ring | static void | bnx2.c | |
| 2477 |  Static | bnx2_reset_nic | static int | bnx2.c | |
| 2478 |  Static | bnx2_init_nic | static int | bnx2.c | |
| 2479 |  Static | bnx2_init_board | static int | bnx2.c | |
| 2480 |  Static | bnx2_transmit | static void | bnx2.c | |
| 2481 |  Static | bnx2_poll_link | static int | bnx2.c | |
| 2482 |  Static | bnx2_poll | static int | bnx2.c | |
| 2483 |  Static | bnx2_irq | static void | bnx2.c | |
| 2484 |  Static | bnx2_probe | static int | bnx2.c | |
| 2485 |  Inline | readreg | static inline int | cs89x0.c | CS89x0 - specific routines | 
| 2486 |  Inline | writereg | static inline void | cs89x0.c | |
| 2487 |  Static | wait_eeprom_ready | static int | cs89x0.c | EEPROM access | 
| 2488 |  Static | get_eeprom_data | static int | cs89x0.c | |
| 2489 |  Static | get_eeprom_chksum | static int | cs89x0.c | |
| 2490 |  Static | clrline | static void | cs89x0.c | Activate all of the available media and probe for network | 
| 2491 |  Static | control_dc_dc | static void | cs89x0.c | |
| 2492 |  Static | detect_tp | static int | cs89x0.c | |
| 2493 |  Static | send_test_pkt | static int | cs89x0.c | |
| 2494 |  Static | detect_aui | static int | cs89x0.c | |
| 2495 |  Static | detect_bnc | static int | cs89x0.c | |
| 2496 |  Static | cs89x0_reset | static void | cs89x0.c | ETH_RESET - Reset adapter | 
| 2497 |  Static | cs89x0_transmit | static void | cs89x0.c | ETH_TRANSMIT - Transmit a frame | 
| 2498 |  Static | cs89x0_poll | static int | cs89x0.c | ETH_POLL - Wait for a frame | 
| 2499 |  Static | cs89x0_irq | static void | cs89x0.c | |
| 2500 |  Static | cs89x0_probe_addr | static int | cs89x0.c | ETH_PROBE - Look for an adapter | 
| 2501 |  Static | cs89x0_probe | static int | cs89x0.c | |
| 2502 |  Static | cs89x0_disable | static void | cs89x0.c | |
| 2503 |  Inline | whereami | static inline void | davicom.c | Utility Routines | 
| 2504 |  Static | davicom_more | static void | davicom.c | |
| 2505 |  Static | davicom_wait | static void | davicom.c | |
| 2506 |  Static | phy_read | static int | davicom.c | For DAVICOM phyxcer register by MII interface | 
| 2507 |  Static | phy_write | static void | davicom.c | |
| 2508 |  Static | phy_write_1bit | static void | davicom.c | |
| 2509 |  Static | phy_read_1bit | static int | davicom.c | |
| 2510 |  Static | HPNA_process | static void | davicom.c | |
| 2511 |  Static | davicom_media_chk | static void | davicom.c | |
| 2512 |  Static | read_eeprom | static int | davicom.c | EEPROM Reading Code | 
| 2513 |  Static | davicom_init_chain | static void | davicom.c | davicom_init_chain - setup the tx and rx descriptors | 
| 2514 |  Static | davicom_reset | static void | davicom.c | davicom_reset - Reset adapter | 
| 2515 |  Static | davicom_transmit | static void | davicom.c | eth_transmit - Transmit a frame | 
| 2516 |  Static | davicom_poll | static int | davicom.c | eth_poll - Wait for a frame | 
| 2517 |  Static | davicom_disable | static void | davicom.c | eth_disable - Disable the interface | 
| 2518 |  Static | davicom_irq | static void | davicom.c | eth_irq - enable, disable and force interrupts | 
| 2519 |  Static | davicom_probe | static int | davicom.c | eth_probe - Look for an adapter | 
| 2520 |  Static | depca_init_ring | static void | depca.c | |
| 2521 |  Inline | LoadCSRs | static inline void | depca.c | |
| 2522 |  Inline | InitRestartDepca | static inline int | depca.c | |
| 2523 |  Static | depca_reset | static void | depca.c | RESET - Reset adapter | 
| 2524 |  Static | depca_poll | static int | depca.c | POLL - Wait for a frame | 
| 2525 |  Static | depca_transmit | static void | depca.c | TRANSMIT - Transmit a frame | 
| 2526 |  Static | depca_disable | static void | depca.c | DISABLE - Turn off ethernet interface | 
| 2527 |  Static | depca_irq | static void | depca.c | IRQ - Interrupt Control | 
| 2528 |  Static | depca_probe1 | static int | depca.c | |
| 2529 |  Static | depca_probe | static int | depca.c | PROBE - Look for an adapter, this routine's visible to the outside | 
| 2530 |  Static | dmfe_reset | static void | dmfe.c | |
| 2531 |  Static | dmfe_init_dm910x | static void | dmfe.c | |
| 2532 |  Static | dmfe_poll | static int | dmfe.c | POLL - Wait for a frame | 
| 2533 |  Static | dmfe_irq | static void | dmfe.c | |
| 2534 |  Static | dmfe_transmit | static void | dmfe.c | TRANSMIT - Transmit a frame | 
| 2535 |  Static | dmfe_disable | static void | dmfe.c | DISABLE - Turn off ethernet interface | 
| 2536 |  Static | dmfe_probe | static int | dmfe.c | |
| 2537 |  Static | dmfe_descriptor_init | static void | dmfe.c | |
| 2538 |  Static | update_cr6 | static void | dmfe.c | |
| 2539 |  Static | dm9132_id_table | static void | dmfe.c | |
| 2540 |  Static | send_filter_frame | static void | dmfe.c | |
| 2541 |  Static | read_srom_word | static u16 | dmfe.c | |
| 2542 |  Static | dmfe_sense_speed | static u8 | dmfe.c | |
| 2543 |  Static | dmfe_set_phyxcer | static void | dmfe.c | |
| 2544 |  Static | dmfe_process_mode | static void | dmfe.c | |
| 2545 |  Static | phy_write | static void | dmfe.c | |
| 2546 |  Static | phy_read | static u16 | dmfe.c | |
| 2547 |  Static | phy_write_1bit | static void | dmfe.c | |
| 2548 |  Static | phy_read_1bit | static u16 | dmfe.c | |
| 2549 |  Static | dmfe_parse_srom | static void | dmfe.c | |
| 2550 |  Static | dmfe_program_DM9801 | static void | dmfe.c | |
| 2551 |  Static | dmfe_program_DM9802 | static void | dmfe.c | |
| 2552 |  Static | eepro_reset | static void | eepro.c | RESET - Reset adapter | 
| 2553 |  Static | eepro_poll | static int | eepro.c | POLL - Wait for a frame | 
| 2554 |  Static | eepro_transmit | static void | eepro.c | TRANSMIT - Transmit a frame | 
| 2555 |  Static | eepro_disable | static void | eepro.c | DISABLE - Turn off ethernet interface | 
| 2556 |  Static | eepro_irq | static void | eepro.c | DISABLE - Enable, Disable, or Force interrupts | 
| 2557 |  Static | read_eeprom | static int | eepro.c | |
| 2558 |  Static | eepro_probe1 | static int | eepro.c | |
| 2559 |  Static | eepro_probe | static int | eepro.c | PROBE - Look for an adapter, this routine's visible to the outside | 
| 2560 |  Static | ifec_pci_probe | static int | eepro100.c | ***************** gPXE PCI Device Driver API functions ******************* | 
| 2561 |  Static | ifec_pci_remove | static void | eepro100.c | |
| 2562 |  Static | ifec_net_close | static void | eepro100.c | **************** gPXE Network Device Driver API functions **************** | 
| 2563 |  Static | ifec_net_irq | static void | eepro100.c | |
| 2564 |  Static | ifec_net_open | static int | eepro100.c | |
| 2565 |  Static | ifec_net_poll | static void | eepro100.c | |
| 2566 |  Static | ifec_net_transmit | static int | eepro100.c | |
| 2567 |  Static | ifec_spi_read_bit | static int | eepro100.c | |
| 2568 |  Static | ifec_spi_write_bit | static void | eepro100.c | |
| 2569 |  Static | ifec_init_eeprom | static void | eepro100.c | |
| 2570 |  Static | ifec_link_check | static int | eepro100.c | |
| 2571 |  Static | ifec_link_update | static void | eepro100.c | |
| 2572 |  Static | ifec_mdio_read | static int | eepro100.c | |
| 2573 |  Static | ifec_mdio_setup | static void | eepro100.c | |
| 2574 |  Static | ifec_mdio_write | static int | eepro100.c | |
| 2575 |  Static | ifec_reset | static void | eepro100.c | |
| 2576 |  Static | ifec_free | static void | eepro100.c | |
| 2577 |  Static | ifec_rfd_init | static void | eepro100.c | |
| 2578 |  Static | ifec_reprime_ru | static void | eepro100.c | |
| 2579 |  Static | ifec_check_ru_status | static void | eepro100.c | |
| 2580 |  Static | ifec_rx_process | static void | eepro100.c | |
| 2581 |  Static | ifec_get_rx_desc | static int | eepro100.c | |
| 2582 |  Static | ifec_refill_rx_ring | static void | eepro100.c | |
| 2583 |  Static | ifec_rx_setup | static int | eepro100.c | |
| 2584 |  Static | ifec_scb_cmd | static int | eepro100.c | |
| 2585 |  Static | ifec_scb_cmd_wait | static int | eepro100.c | |
| 2586 |  Static | ifec_tx_process | static void | eepro100.c | |
| 2587 |  Static | ifec_tx_setup | static int | eepro100.c | |
| 2588 |  Function | ifec_tx_wake | void | eepro100.c | |
| 2589 |  Static | epic100_probe | static int | epic100.c | Externally visible functions | 
| 2590 |  Static | set_rx_mode | static void | epic100.c | |
| 2591 |  Static | epic100_open | static void | epic100.c | |
| 2592 |  Static | epic100_init_ring | static void | epic100.c | |
| 2593 |  Static | epic100_transmit | static void | epic100.c | |
| 2594 |  Static | epic100_poll | static int | epic100.c | |
| 2595 |  Static | epic100_disable | static void | epic100.c | |
| 2596 |  Static | epic100_irq | static void | epic100.c | |
| 2597 |  Static | read_eeprom | static int | epic100.c | |
| 2598 |  Static | mii_read | static int | epic100.c | |
| 2599 |  Static | gmii_autoneg_advertised | static unsigned int | etherfabric.c | Retrieve GMII autonegotiation advertised abilities | 
| 2600 |  Static | gmii_autoneg_lpa | static unsigned int | etherfabric.c | Retrieve GMII autonegotiation link partner abilities | 
| 2601 |  Static | gmii_nway_result | static unsigned int | etherfabric.c | Calculate GMII autonegotiated link technology | 
| 2602 |  Static | gmii_link_ok | static int | etherfabric.c | Check GMII PHY link status | 
| 2603 |  Static | mdio_clause45_wait_reset_mmds | static int | etherfabric.c | |
| 2604 |  Static | mdio_clause45_reset_mmd | static int | etherfabric.c | |
| 2605 |  Static | mdio_clause45_links_ok | static int | etherfabric.c | |
| 2606 |  Static | mdio_clause45_check_mmds | static int | etherfabric.c | |
| 2607 |  Inline | _falcon_writel | static inline void | etherfabric.c | |
| 2608 |  Inline | _falcon_readl | static inline uint32_t | etherfabric.c | |
| 2609 |  Inline | falcon_write | static inline void | etherfabric.c | Write to a Falcon register | 
| 2610 |  Inline | falcon_write_sram | static inline void | etherfabric.c | Write to Falcon SRAM | 
| 2611 |  Inline | falcon_writel | static inline void | etherfabric.c | Write dword to Falcon register that allows partial writes | 
| 2612 |  Inline | falcon_read | static inline void | etherfabric.c | Read from a Falcon register | 
| 2613 |  Inline | falcon_read_sram | static inline void | etherfabric.c | Read from Falcon SRAM | 
| 2614 |  Inline | falcon_readl | static inline void | etherfabric.c | Read dword from a portion of a Falcon register | 
| 2615 |  Inline | falcon_event_present | static inline int | etherfabric.c | See if an event is present | 
| 2616 |  Static | falcon_eventq_read_ack | static void | etherfabric.c | |
| 2617 |  Inline | falcon_dump_regs | static inline void | etherfabric.c | Dump register contents (for debugging) | 
| 2618 |  Static | falcon_interrupts | static void | etherfabric.c | |
| 2619 |  Static | falcon_spi_wait | static int | etherfabric.c | |
| 2620 |  Static | falcon_spi_rw | static int | etherfabric.c | |
| 2621 |  Static | falcon_i2c_bit_write | static void | etherfabric.c | Falcon bit-bashed I2C interface | 
| 2622 |  Static | falcon_i2c_bit_read | static int | etherfabric.c | |
| 2623 |  Static | falcon_gmii_wait | static int | etherfabric.c | MDIO access | 
| 2624 |  Static | falcon_mdio_write | static void | etherfabric.c | |
| 2625 |  Static | falcon_mdio_read | static int | etherfabric.c | |
| 2626 |  Static | falcon_reconfigure_mac_wrapper | static void | etherfabric.c | MAC wrapper | 
| 2627 |  Static | falcon_gmac_writel | static void | etherfabric.c | |
| 2628 |  Static | falcon_gmac_readl | static void | etherfabric.c | |
| 2629 |  Static | mentormac_reset | static void | etherfabric.c | |
| 2630 |  Static | mentormac_init | static void | etherfabric.c | |
| 2631 |  Static | falcon_init_gmac | static int | etherfabric.c | |
| 2632 |  Static | falcon_xmac_writel | static void | etherfabric.c | XMAC handling | 
| 2633 |  Static | falcon_xmac_readl | static void | etherfabric.c | Read dword from a Falcon XMAC register | 
| 2634 |  Static | falcon_setup_xaui | static void | etherfabric.c | Configure Falcon XAUI output | 
| 2635 |  Static | falcon_xgmii_status | static int | etherfabric.c | |
| 2636 |  Static | falcon_mask_status_intr | static void | etherfabric.c | |
| 2637 |  Static | falcon_reset_xmac | static int | etherfabric.c | Reset 10G MAC connected to port | 
| 2638 |  Static | falcon_reset_xaui | static int | etherfabric.c | |
| 2639 |  Static | falcon_xaui_link_ok | static int | etherfabric.c | |
| 2640 |  Static | falcon_reconfigure_xmac | static void | etherfabric.c | Initialise XMAC | 
| 2641 |  Static | falcon_init_xmac | static int | etherfabric.c | |
| 2642 |  Static | falcon_xaui_phy_init | static int | etherfabric.c | Null PHY handling | 
| 2643 |  Static | alaska_init | static int | etherfabric.c | Alaska PHY | 
| 2644 |  Static | falcon_xfp_phy_init | static int | etherfabric.c | |
| 2645 |  Static | falcon_txc_logic_reset | static int | etherfabric.c | |
| 2646 |  Static | falcon_txc_phy_init | static int | etherfabric.c | |
| 2647 |  Static | falcon_tenxpress_check_c11 | static int | etherfabric.c | |
| 2648 |  Static | falcon_tenxpress_phy_init | static int | etherfabric.c | |
| 2649 |  Static | falcon_pm8358_phy_init | static int | etherfabric.c | |
| 2650 |  Static | sfe4001_init | static int | etherfabric.c | |
| 2651 |  Static | sfe4001_fini | static void | etherfabric.c | |
| 2652 |  Static | sfe4002_init | static int | etherfabric.c | |
| 2653 |  Static | sfe4002_fini | static void | etherfabric.c | |
| 2654 |  Static | sfe4003_init | static int | etherfabric.c | |
| 2655 |  Static | sfe4003_fini | static void | etherfabric.c | |
| 2656 |  Static | falcon_free_special_buffer | static void | etherfabric.c | Hardware initialisation | 
| 2657 |  Static | falcon_alloc_special_buffer | static void* | etherfabric.c | |
| 2658 |  Static | clear_b0_fpga_memories | static void | etherfabric.c | |
| 2659 |  Static | falcon_reset | static int | etherfabric.c | |
| 2660 |  Static | falcon_probe_nic_variant | static void | etherfabric.c | |
| 2661 |  Static | falcon_init_spi_device | static void | etherfabric.c | |
| 2662 |  Static | falcon_probe_spi | static int | etherfabric.c | |
| 2663 |  Static | falcon_probe_nvram | static int | etherfabric.c | |
| 2664 |  Static | falcon_init_sram | static int | etherfabric.c | |
| 2665 |  Static | falcon_setup_nic | static void | etherfabric.c | |
| 2666 |  Static | falcon_init_resources | static void | etherfabric.c | |
| 2667 |  Static | falcon_fini_resources | static void | etherfabric.c | |
| 2668 |  Static | falcon_build_rx_desc | static void | etherfabric.c | Hardware rx path | 
| 2669 |  Static | falcon_notify_rx_desc | static void | etherfabric.c | |
| 2670 |  Static | falcon_build_tx_desc | static void | etherfabric.c | Hardware tx path | 
| 2671 |  Static | falcon_notify_tx_desc | static void | etherfabric.c | |
| 2672 |  Static | efab_fill_rx_queue | static int | etherfabric.c | Software receive interface | 
| 2673 |  Static | efab_receive | static void | etherfabric.c | |
| 2674 |  Static | efab_transmit | static int | etherfabric.c | Software transmit interface | 
| 2675 |  Static | efab_transmit_done | static int | etherfabric.c | |
| 2676 |  Static | falcon_clear_interrupts | static void | etherfabric.c | Hardware event path | 
| 2677 |  Static | falcon_handle_event | static void | etherfabric.c | |
| 2678 |  Static | efab_poll | static void | etherfabric.c | Software (polling) interrupt handler | 
| 2679 |  Static | efab_irq | static void | etherfabric.c | |
| 2680 |  Static | efab_free_resources | static void | etherfabric.c | Software open/close | 
| 2681 |  Static | efab_alloc_resources | static int | etherfabric.c | |
| 2682 |  Static | efab_init_mac | static int | etherfabric.c | |
| 2683 |  Static | efab_close | static void | etherfabric.c | |
| 2684 |  Static | efab_open | static int | etherfabric.c | |
| 2685 |  Static | efab_remove | static void | etherfabric.c | |
| 2686 |  Static | efab_probe | static int | etherfabric.c | |
| 2687 |  Inline | pci_push | static inline void | forcedeth.c | |
| 2688 |  Inline | nv_descr_getlength | static inline u32 | forcedeth.c | |
| 2689 |  Static | reg_delay | static int | forcedeth.c | |
| 2690 |  Static | mii_rw | static int | forcedeth.c | |
| 2691 |  Static | phy_reset | static int | forcedeth.c | |
| 2692 |  Static | phy_init | static int | forcedeth.c | |
| 2693 |  Static | start_rx | static void | forcedeth.c | |
| 2694 |  Static | stop_rx | static void | forcedeth.c | |
| 2695 |  Static | start_tx | static void | forcedeth.c | |
| 2696 |  Static | stop_tx | static void | forcedeth.c | |
| 2697 |  Static | txrx_reset | static void | forcedeth.c | |
| 2698 |  Static | alloc_rx | static int | forcedeth.c | |
| 2699 |  Static | update_linkspeed | static int | forcedeth.c | |
| 2700 |  Static | nv_linkchange | static void | forcedeth.c | |
| 2701 |  Static | init_ring | static int | forcedeth.c | |
| 2702 |  Static | set_multicast | static void | forcedeth.c | |
| 2703 |  Static | forcedeth_reset | static int | forcedeth.c | RESET - Reset the NIC to prepare for use | 
| 2704 |  Static | forcedeth_poll | static int | forcedeth.c | POLL - Wait for a frame | 
| 2705 |  Static | forcedeth_transmit | static void | forcedeth.c | TRANSMIT - Transmit a frame | 
| 2706 |  Static | forcedeth_disable | static void | forcedeth.c | DISABLE - Turn off ethernet interface | 
| 2707 |  Static | forcedeth_irq | static void | forcedeth.c | IRQ - Enable, Disable, or Force interrupts | 
| 2708 |  Static | forcedeth_probe | static int | forcedeth.c | |
| 2709 |  Static | ipoib_lookup_peer_by_key | static struct ipoib_peer * | ipoib.c | Look up cached peer by key | 
| 2710 |  Static | ipoib_cache_peer | static struct ipoib_peer * | ipoib.c | Store GID and QPN in peer cache | 
| 2711 |  Static | ipoib_push | static int | ipoib.c | IPoIB link layer | 
| 2712 |  Static | ipoib_pull | static int | ipoib.c | Remove IPoIB link-layer header | 
| 2713 |  Static | ipoib_init_addr | static void | ipoib.c | Initialise IPoIB link-layer address | 
| 2714 |  Function | ipoib_ntoa | const char * | ipoib.c | Transcribe IPoIB link-layer address | 
| 2715 |  Static | ipoib_mc_hash | static int | ipoib.c | Hash multicast address | 
| 2716 |  Static | ipoib_mlx_eth_addr | static int | ipoib.c | Generate Mellanox Ethernet-compatible compressed link-layer address | 
| 2717 |  Static | ipoib_eth_addr | static int | ipoib.c | Generate Ethernet-compatible compressed link-layer address | 
| 2718 |  Function | alloc_ipoibdev | struct net_device * | ipoib.c | Allocate IPoIB device | 
| 2719 |  Static | ipoib_transmit | static int | ipoib.c | IPoIB network device | 
| 2720 |  Static | ipoib_complete_send | static void | ipoib.c | Handle IPoIB send completion | 
| 2721 |  Static | ipoib_complete_recv | static void | ipoib.c | Handle IPoIB receive completion | 
| 2722 |  Static | ipoib_poll | static void | ipoib.c | Poll IPoIB network device | 
| 2723 |  Static | ipoib_irq | static void | ipoib.c | Enable/disable interrupts on IPoIB network device | 
| 2724 |  Function | ipoib_join_complete | void | ipoib.c | Handle IPv4 broadcast multicast group join completion | 
| 2725 |  Static | ipoib_join_broadcast_group | static int | ipoib.c | Join IPv4 broadcast multicast group | 
| 2726 |  Static | ipoib_leave_broadcast_group | static void | ipoib.c | Leave IPv4 broadcast multicast group | 
| 2727 |  Static | ipoib_open | static int | ipoib.c | Open IPoIB network device | 
| 2728 |  Static | ipoib_close | static void | ipoib.c | Close IPoIB network device | 
| 2729 |  Function | ipoib_link_state_changed | void | ipoib.c | Handle link status change | 
| 2730 |  Function | ipoib_probe | int | ipoib.c | Probe IPoIB device | 
| 2731 |  Function | ipoib_remove | void | ipoib.c | Remove IPoIB device | 
| 2732 |  Static | legacy_transmit | static int | legacy.c | |
| 2733 |  Static | legacy_poll | static void | legacy.c | |
| 2734 |  Static | legacy_open | static int | legacy.c | |
| 2735 |  Static | legacy_close | static void | legacy.c | |
| 2736 |  Static | legacy_irq | static void | legacy.c | |
| 2737 |  Function | legacy_probe | int | legacy.c | |
| 2738 |  Function | legacy_remove | void | legacy.c | |
| 2739 |  Function | dummy_connect | int | legacy.c | |
| 2740 |  Function | dummy_irq | void | legacy.c | |
| 2741 |  Static | init_ring | static void | mtd80x.c | init_ring - setup the tx and rx descriptors | 
| 2742 |  Static | mtd_reset | static void | mtd80x.c | RESET - Reset Adapter | 
| 2743 |  Static | mtd_poll | static int | mtd80x.c | POLL - Wait for a frame | 
| 2744 |  Static | mtd_transmit | static void | mtd80x.c | TRANSMIT - Transmit a frame | 
| 2745 |  Static | mtd_disable | static void | mtd80x.c | DISABLE - Turn off ethernet interface | 
| 2746 |  Static | mtd_probe | static int | mtd80x.c | PROBE - Look for an adapter, this routine's visible to the outside | 
| 2747 |  Static | set_rx_mode | static void | mtd80x.c | |
| 2748 |  Static | m80x_read_tick | static unsigned int | mtd80x.c | |
| 2749 |  Static | m80x_delay | static void | mtd80x.c | |
| 2750 |  Static | m80x_send_cmd_to_phy | static u32 | mtd80x.c | |
| 2751 |  Static | mdio_read | static int | mtd80x.c | |
| 2752 |  Static | mdio_write | static void | mtd80x.c | |
| 2753 |  Static | getlinkstatus | static void | mtd80x.c | |
| 2754 |  Static | getlinktype | static void | mtd80x.c | |
| 2755 |  Static | mtnic_alloc_aligned | static int | mtnic.c | MTNIC allocation functions | 
| 2756 |  Static | mtnic_alloc_cmdif | static int | mtnic.c | mtnic alloc command interface | 
| 2757 |  Static | mtnic_free_io_buffers | static void | mtnic.c | Free RX io buffers | 
| 2758 |  Static | mtnic_alloc_iobuf | static int | mtnic.c | mtnic alloc and attach io buffers | 
| 2759 |  Static | mtnic_alloc_ring | static int | mtnic.c | mtnic alloc ring | 
| 2760 |  Static | mtnic_alloc_cq | static int | mtnic.c | mtnic alloc CQ | 
| 2761 |  Function | mtnic_alloc_resources | unsigned int | mtnic.c | mtnic_alloc_resources | 
| 2762 |  Static | mtnic_alloc_eq | static int | mtnic.c | mtnic alloc_eq | 
| 2763 |  Inline | cmdif_go_bit | static inline int | mtnic.c | Mtnic commands functions | 
| 2764 |  Static | mtnic_cmd | static int | mtnic.c | |
| 2765 |  Static | mtnic_map_cmd | static int | mtnic.c | |
| 2766 |  Static | mtnic_QUERY_FW | static int | mtnic.c | |
| 2767 |  Static | mtnic_OPEN_NIC | static int | mtnic.c | |
| 2768 |  Static | mtnic_CONFIG_RX | static int | mtnic.c | |
| 2769 |  Static | mtnic_CONFIG_TX | static int | mtnic.c | |
| 2770 |  Static | mtnic_HEART_BEAT | static int | mtnic.c | |
| 2771 |  Static | mtnic_SET_PORT_DEFAULT_RING | static int | mtnic.c | |
| 2772 |  Static | mtnic_CONFIG_PORT_RSS_STEER | static int | mtnic.c | |
| 2773 |  Static | mtnic_SET_PORT_RSS_INDIRECTION | static int | mtnic.c | |
| 2774 |  Static | mtnic_CONFIG_CQ | static int | mtnic.c | |
| 2775 |  Static | mtnic_CONFIG_TX_RING | static int | mtnic.c | |
| 2776 |  Static | mtnic_CONFIG_RX_RING | static int | mtnic.c | |
| 2777 |  Static | mtnic_CONFIG_EQ | static int | mtnic.c | |
| 2778 |  Static | mtnic_SET_RX_RING_ADDR | static int | mtnic.c | |
| 2779 |  Static | mtnic_SET_PORT_STATE | static int | mtnic.c | |
| 2780 |  Static | mtnic_SET_PORT_MTU | static int | mtnic.c | |
| 2781 |  Static | mtnic_RELEASE_RESOURCE | static int | mtnic.c | |
| 2782 |  Static | mtnic_QUERY_CAP | static int | mtnic.c | |
| 2783 |  Static | mtnic_query_num_ports | static int | mtnic.c | |
| 2784 |  Static | mtnic_query_mac | static int | mtnic.c | |
| 2785 |  Static | mtnic_query_offsets | static int | mtnic.c | |
| 2786 |  Function | mtnic_reset | void | mtnic.c | MTNIC initalization functions | 
| 2787 |  Static | restore_config | static int | mtnic.c | Restore PCI config | 
| 2788 |  Static | mtnic_init_pci | static int | mtnic.c | Init PCI configuration | 
| 2789 |  Inline | mtnic_init_card | static inline int | mtnic.c | Initial hardware | 
| 2790 |  Function | mtnic_process_tx_cq | void | mtnic.c | Process functions | 
| 2791 |  Function | mtnic_process_rx_cq | int | mtnic.c | |
| 2792 |  Static | mtnic_open | static int | mtnic.c | net_device functions | 
| 2793 |  Static | mtnic_poll | static void | mtnic.c | Check if we got completion for receive and transmit and | 
| 2794 |  Static | mtnic_transmit | static int | mtnic.c | |
| 2795 |  Static | mtnic_close | static void | mtnic.c | |
| 2796 |  Static | mtnic_disable | static void | mtnic.c | |
| 2797 |  Static | mtnic_irq | static void | mtnic.c | |
| 2798 |  Static | mtnic_probe | static int | mtnic.c | |
| 2799 |  Inline | myri10ge_priv | static inline struct myri10ge_private * | myri10ge.c | |
| 2800 |  Static | myri10ge_post_receive | static void | myri10ge.c | |
| 2801 |  Static | myri10ge_command | static int | myri10ge.c | |
| 2802 |  Static | myri10ge_interrupt_handler | static void | myri10ge.c | |
| 2803 |  Static | mac_address_from_string_specs | static int | myri10ge.c | |
| 2804 |  Static | myri10ge_pci_probe | static int | myri10ge.c | gPXE PCI Device Driver API functions | 
| 2805 |  Static | myri10ge_pci_remove | static void | myri10ge.c | |
| 2806 |  Static | myri10ge_net_close | static void | myri10ge.c | gPXE Network Device Driver Operations | 
| 2807 |  Static | myri10ge_net_irq | static void | myri10ge.c | |
| 2808 |  Static | myri10ge_net_open | static int | myri10ge.c | |
| 2809 |  Static | myri10ge_net_poll | static void | myri10ge.c | |
| 2810 |  Static | myri10ge_net_transmit | static int | myri10ge.c | |
| 2811 |  Static | natsemi_spi_read_bit | static int | natsemi.c | |
| 2812 |  Static | natsemi_spi_write_bit | static void | natsemi.c | |
| 2813 |  Static | natsemi_init_eeprom | static void | natsemi.c | |
| 2814 |  Static | natsemi_probe | static int | natsemi.c | Probe PCI device | 
| 2815 |  Static | natsemi_remove | static void | natsemi.c | Remove PCI device | 
| 2816 |  Static | natsemi_reset | static void | natsemi.c | Reset NIC | 
| 2817 |  Static | natsemi_open | static int | natsemi.c | Open NIC | 
| 2818 |  Static | natsemi_close | static void | natsemi.c | Close NIC | 
| 2819 |  Static | natsemi_transmit | static int | natsemi.c | Transmit packet | 
| 2820 |  Static | natsemi_poll | static void | natsemi.c | Poll for received packets | 
| 2821 |  Static | natsemi_irq | static void | natsemi.c | Enable/disable interrupts | 
| 2822 |  Static | eth_pio_read | static void | ne2k_isa.c | ETH_PIO_READ - Read a frame via Programmed I/O | 
| 2823 |  Static | eth_pio_write | static void | ne2k_isa.c | ETH_PIO_WRITE - Write a frame via Programmed I/O | 
| 2824 |  Static | enable_multicast | static void | ne2k_isa.c | enable_multicast - Enable Multicast | 
| 2825 |  Static | ne_probe1 | static int | ne2k_isa.c | NE_PROBE1 - Look for an adapter on the ISA bus | 
| 2826 |  Static | ne_probe | static int | ne2k_isa.c | NE_PROBE - Initialize an adapter ??? | 
| 2827 |  Static | ne_disable | static void | ne2k_isa.c | NE_DISABLE - Turn off adapter | 
| 2828 |  Static | ne_reset | static void | ne2k_isa.c | NE_RESET - Reset adapter | 
| 2829 |  Static | ne_poll | static int | ne2k_isa.c | NE_POLL - Wait for a frame | 
| 2830 |  Static | ne_transmit | static void | ne2k_isa.c | NE_TRANSMIT - Transmit a frame | 
| 2831 |  Static | phy_intr | static void | ns83820.c | |
| 2832 |  Static | ns83820_setup_rx | static void | ns83820.c | |
| 2833 |  Static | ns83820_do_reset | static void | ns83820.c | |
| 2834 |  Static | ns83820_reset | static void | ns83820.c | |
| 2835 |  Static | ns83820_getmac | static void | ns83820.c | |
| 2836 |  Static | ns83820_set_multicast | static void | ns83820.c | |
| 2837 |  Static | ns83820_run_bist | static void | ns83820.c | |
| 2838 |  Static | ns83820_check_intr | static void | ns83820.c | Check Link | 
| 2839 |  Static | ns83820_poll | static int | ns83820.c | POLL - Wait for a frame | 
| 2840 |  Inline | kick_tx | static inline void | ns83820.c | |
| 2841 |  Static | ns83820_transmit | static void | ns83820.c | TRANSMIT - Transmit a frame | 
| 2842 |  Static | ns83820_disable | static void | ns83820.c | DISABLE - Turn off ethernet interface | 
| 2843 |  Static | ns83820_irq | static void | ns83820.c | IRQ - Enable, Disable, or Force interrupts | 
| 2844 |  Static | ns83820_probe | static int | ns83820.c | |
| 2845 |  Function | !defined | ns8390.c | ||
| 2846 |  Static | eth_pio_write | static void | ns8390.c | ETH_PIO_WRITE - Write a frame via Programmed I/O | 
| 2847 |  Static | eth_pio_read | static void | ns8390.c | ETH_PIO_READ - Dummy routine when NE2000 not compiled in | 
| 2848 |  Static | enable_multicast | static void | ns8390.c | enable_multycast - Enable Multicast | 
| 2849 |  Static | ns8390_reset | static void | ns8390.c | NS8390_RESET - Reset adapter | 
| 2850 |  Static | eth_rx_overrun | static void | ns8390.c | ETH_RX_OVERRUN - Bring adapter back to work after an RX overrun | 
| 2851 |  Static | ns8390_transmit | static void | ns8390.c | NS8390_TRANSMIT - Transmit a frame | 
| 2852 |  Static | ns8390_poll | static int | ns8390.c | NS8390_POLL - Wait for a frame | 
| 2853 |  Static | ns8390_disable | static void | ns8390.c | NS8390_DISABLE - Turn off adapter | 
| 2854 |  Static | ns8390_irq | static void | ns8390.c | NS8390_IRQ - Enable, Disable, or Force interrupts | 
| 2855 |  Static | eth_probe | static int | ns8390.c | ETH_PROBE - Look for an adapter | 
| 2856 |  Static | pcnet32_wio_read_csr | static u16 | pcnet32.c | |
| 2857 |  Static | pcnet32_wio_write_csr | static void | pcnet32.c | |
| 2858 |  Static | pcnet32_wio_read_bcr | static u16 | pcnet32.c | |
| 2859 |  Static | pcnet32_wio_write_bcr | static void | pcnet32.c | |
| 2860 |  Static | pcnet32_wio_read_rap | static u16 | pcnet32.c | |
| 2861 |  Static | pcnet32_wio_write_rap | static void | pcnet32.c | |
| 2862 |  Static | pcnet32_wio_reset | static void | pcnet32.c | |
| 2863 |  Static | pcnet32_wio_check | static int | pcnet32.c | |
| 2864 |  Static | pcnet32_dwio_read_csr | static u16 | pcnet32.c | |
| 2865 |  Static | pcnet32_dwio_write_csr | static void | pcnet32.c | |
| 2866 |  Static | pcnet32_dwio_read_bcr | static u16 | pcnet32.c | |
| 2867 |  Static | pcnet32_dwio_write_bcr | static void | pcnet32.c | |
| 2868 |  Static | pcnet32_dwio_read_rap | static u16 | pcnet32.c | |
| 2869 |  Static | pcnet32_dwio_write_rap | static void | pcnet32.c | |
| 2870 |  Static | pcnet32_dwio_reset | static void | pcnet32.c | |
| 2871 |  Static | pcnet32_dwio_check | static int | pcnet32.c | |
| 2872 |  Static | pcnet32_init_ring | static int | pcnet32.c | |
| 2873 |  Static | pcnet32_reset | static void | pcnet32.c | RESET - Reset adapter | 
| 2874 |  Static | pcnet32_poll | static int | pcnet32.c | POLL - Wait for a frame | 
| 2875 |  Static | pcnet32_transmit | static void | pcnet32.c | TRANSMIT - Transmit a frame | 
| 2876 |  Static | pcnet32_disable | static void | pcnet32.c | DISABLE - Turn off ethernet interface | 
| 2877 |  Static | pcnet32_irq | static void | pcnet32.c | IRQ - Enable, Disable, or Force interrupts | 
| 2878 |  Static | pcnet32_probe | static int | pcnet32.c | PROBE - Look for an adapter, this routine's visible to the outside | 
| 2879 |  Static | mdio_read | static int | pcnet32.c | |
| 2880 |  Static | mdio_write | static void | pcnet32.c | |
| 2881 |  Static | pnic_command_quiet | static uint16_t | pnic.c | |
| 2882 |  Static | pnic_command | static uint16_t | pnic.c | |
| 2883 |  Static | pnic_api_check | static int | pnic.c | |
| 2884 |  Static | pnic_poll | static void | pnic.c | POLL - Wait for a frame | 
| 2885 |  Static | pnic_transmit | static int | pnic.c | TRANSMIT - Transmit a frame | 
| 2886 |  Static | pnic_open | static int | pnic.c | OPEN - Open network device | 
| 2887 |  Static | pnic_close | static void | pnic.c | CLOSE - Close network device | 
| 2888 |  Static | pnic_irq | static void | pnic.c | IRQ - Enable/disable interrupts | 
| 2889 |  Static | pnic_remove | static void | pnic.c | DISABLE - Turn off ethernet interface | 
| 2890 |  Static | pnic_probe | static int | pnic.c | PROBE - Look for an adapter, this routine's visible to the outside | 
| 2891 |  Inline | hfa384x_getreg | static inline UINT16 | prism2.c | |
| 2892 |  Inline | hfa384x_setreg | static inline void | prism2.c | |
| 2893 |  Inline | hfa384x_getreg_noswap | static inline UINT16 | prism2.c | |
| 2894 |  Inline | hfa384x_setreg_noswap | static inline void | prism2.c | |
| 2895 |  Static | hfa384x_docmd_wait | static int | prism2.c | |
| 2896 |  Static | hfa384x_prepare_bap | static int | prism2.c | |
| 2897 |  Static | hfa384x_copy_from_bap | static int | prism2.c | |
| 2898 |  Static | hfa384x_copy_to_bap | static int | prism2.c | |
| 2899 |  Inline | hfa384x_cmd_access | static inline int | prism2.c | |
| 2900 |  Static | hfa384x_drvr_getconfig | static int | prism2.c | |
| 2901 |  Static | hfa384x_drvr_getconfig16 | static int | prism2.c | |
| 2902 |  Static | hfa384x_drvr_getconfig32 | static int | prism2.c | |
| 2903 |  Static | hfa384x_drvr_setconfig | static int | prism2.c | |
| 2904 |  Static | hfa384x_drvr_setconfig16 | static int | prism2.c | |
| 2905 |  Static | hfa384x_drvr_setconfig32 | static int | prism2.c | |
| 2906 |  Static | hfa384x_wait_for_event | static int | prism2.c | |
| 2907 |  Static | prism2_poll | static int | prism2.c | POLL - Wait for a frame | 
| 2908 |  Static | prism2_transmit | static void | prism2.c | TRANSMIT - Transmit a frame | 
| 2909 |  Static | prism2_disable | static void | prism2.c | DISABLE - Turn off ethernet interface | 
| 2910 |  Static | prism2_irq | static void | prism2.c | IRQ - Enable, Disable, or Force interrupts | 
| 2911 |  Static | prism2_probe | static int | prism2.c | PROBE - Look for an adapter, this routine's visible to the outside | 
| 2912 |  Static | prism2_pci_probe | static int | prism2_pci.c | |
| 2913 |  Static | prism2_pci_disable | static void | prism2_pci.c | |
| 2914 |  Static | prism2_find_plx | static int | prism2_plx.c | |
| 2915 |  Static | prism2_plx_probe | static int | prism2_plx.c | |
| 2916 |  Static | prism2_plx_disable | static void | prism2_plx.c | |
| 2917 |  Static | mdio_write | static void | r8169.c | * Low level hardware routines ** | 
| 2918 |  Static | mdio_read | static int | r8169.c | |
| 2919 |  Static | mdio_patch | static void | r8169.c | |
| 2920 |  Static | rtl_ephy_write | static void | r8169.c | |
| 2921 |  Static | rtl_ephy_read | static u16 | r8169.c | |
| 2922 |  Static | rtl_csi_write | static void | r8169.c | |
| 2923 |  Static | rtl_csi_read | static u32 | r8169.c | |
| 2924 |  Static | rtl8169_irq_mask_and_ack | static void | r8169.c | |
| 2925 |  Static | rtl8169_tbi_reset_pending | static unsigned int | r8169.c | |
| 2926 |  Static | rtl8169_xmii_reset_pending | static unsigned int | r8169.c | |
| 2927 |  Static | rtl8169_tbi_link_ok | static unsigned int | r8169.c | |
| 2928 |  Static | rtl8169_xmii_link_ok | static unsigned int | r8169.c | |
| 2929 |  Static | rtl8169_tbi_reset_enable | static void | r8169.c | |
| 2930 |  Static | rtl8169_xmii_reset_enable | static void | r8169.c | |
| 2931 |  Static | rtl8169_set_speed_tbi | static int | r8169.c | |
| 2932 |  Static | rtl8169_set_speed_xmii | static int | r8169.c | |
| 2933 |  Static | rtl8169_set_speed | static int | r8169.c | |
| 2934 |  Static | rtl8169_write_gmii_reg_bit | static void | r8169.c | |
| 2935 |  Static | rtl8169_get_mac_version | static void | r8169.c | |
| 2936 |  Static | rtl_phy_write | static void | r8169.c | |
| 2937 |  Static | rtl8169s_hw_phy_config | static void | r8169.c | |
| 2938 |  Static | rtl8169sb_hw_phy_config | static void | r8169.c | |
| 2939 |  Static | rtl8168bb_hw_phy_config | static void | r8169.c | |
| 2940 |  Static | rtl8168bef_hw_phy_config | static void | r8169.c | |
| 2941 |  Static | rtl8168cp_1_hw_phy_config | static void | r8169.c | |
| 2942 |  Static | rtl8168cp_2_hw_phy_config | static void | r8169.c | |
| 2943 |  Static | rtl8168c_1_hw_phy_config | static void | r8169.c | |
| 2944 |  Static | rtl8168c_2_hw_phy_config | static void | r8169.c | |
| 2945 |  Static | rtl8168c_3_hw_phy_config | static void | r8169.c | |
| 2946 |  Static | rtl8168c_4_hw_phy_config | static void | r8169.c | |
| 2947 |  Static | rtl8168d_hw_phy_config | static void | r8169.c | |
| 2948 |  Static | rtl8102e_hw_phy_config | static void | r8169.c | |
| 2949 |  Static | rtl_hw_phy_config | static void | r8169.c | |
| 2950 |  Static | rtl8169_phy_reset | static void | r8169.c | |
| 2951 |  Static | rtl8169_init_phy | static void | r8169.c | |
| 2952 |  Static | rtl8169_hw_reset | static void | r8169.c | |
| 2953 |  Static | rtl_set_rx_tx_config_registers | static void | r8169.c | |
| 2954 |  Static | rtl_soft_reset | static void | r8169.c | |
| 2955 |  Static | rtl_hw_start | static void | r8169.c | |
| 2956 |  Static | rtl_set_rx_tx_desc_registers | static void | r8169.c | |
| 2957 |  Static | rtl_rw_cpluscmd | static u16 | r8169.c | |
| 2958 |  Static | rtl_set_rx_max_size | static void | r8169.c | |
| 2959 |  Static | rtl8169_set_magic_reg | static void | r8169.c | |
| 2960 |  Static | rtl_set_rx_mode | static void | r8169.c | |
| 2961 |  Static | rtl_hw_start_8169 | static void | r8169.c | |
| 2962 |  Static | rtl_tx_performance_tweak | static void | r8169.c | |
| 2963 |  Static | rtl_csi_access_enable | static void | r8169.c | |
| 2964 |  Static | rtl_ephy_init | static void | r8169.c | |
| 2965 |  Static | rtl_disable_clock_request | static void | r8169.c | |
| 2966 |  Static | rtl_hw_start_8168bb | static void | r8169.c | |
| 2967 |  Static | rtl_hw_start_8168bef | static void | r8169.c | |
| 2968 |  Static | __rtl_hw_start_8168cp | static void | r8169.c | |
| 2969 |  Static | rtl_hw_start_8168cp_1 | static void | r8169.c | |
| 2970 |  Static | rtl_hw_start_8168cp_2 | static void | r8169.c | |
| 2971 |  Static | rtl_hw_start_8168cp_3 | static void | r8169.c | |
| 2972 |  Static | rtl_hw_start_8168c_1 | static void | r8169.c | |
| 2973 |  Static | rtl_hw_start_8168c_2 | static void | r8169.c | |
| 2974 |  Static | rtl_hw_start_8168c_3 | static void | r8169.c | |
| 2975 |  Static | rtl_hw_start_8168c_4 | static void | r8169.c | |
| 2976 |  Static | rtl_hw_start_8168d | static void | r8169.c | |
| 2977 |  Static | rtl_hw_start_8168 | static void | r8169.c | |
| 2978 |  Static | rtl_hw_start_8102e_1 | static void | r8169.c | |
| 2979 |  Static | rtl_hw_start_8102e_2 | static void | r8169.c | |
| 2980 |  Static | rtl_hw_start_8102e_3 | static void | r8169.c | |
| 2981 |  Static | rtl_hw_start_8101 | static void | r8169.c | |
| 2982 |  Static | rtl8169_setup_tx_resources | static int | r8169.c | * gPXE API Support Routines ** | 
| 2983 |  Static | rtl8169_process_tx_packets | static void | r8169.c | |
| 2984 |  Static | rtl8169_free_tx_resources | static void | r8169.c | |
| 2985 |  Static | rtl8169_populate_rx_descriptor | static void | r8169.c | |
| 2986 |  Static | rtl8169_refill_rx_ring | static void | r8169.c | Refill descriptor ring | 
| 2987 |  Static | rtl8169_setup_rx_resources | static int | r8169.c | setup_rx_resources - allocate Rx resources (Descriptors) | 
| 2988 |  Static | rtl8169_process_rx_packets | static void | r8169.c | |
| 2989 |  Static | rtl8169_free_rx_resources | static void | r8169.c | |
| 2990 |  Static | rtl8169_get_nic_variant | static int | r8169.c | |
| 2991 |  Static | rtl8169_irq_enable | static void | r8169.c | |
| 2992 |  Static | rtl8169_irq_disable | static void | r8169.c | |
| 2993 |  Static | rtl8169_open | static int | r8169.c | * gPXE Core API Routines ** | 
| 2994 |  Static | rtl8169_transmit | static int | r8169.c | transmit - Transmit a packet | 
| 2995 |  Static | rtl8169_poll | static void | r8169.c | poll - Poll for received packets | 
| 2996 |  Static | rtl8169_close | static void | r8169.c | close - Disable network interface | 
| 2997 |  Static | rtl8169_irq | static void | r8169.c | irq - enable or Disable interrupts | 
| 2998 |  Static | rtl8169_probe | static int | r8169.c | probe - Initial configuration of NIC | 
| 2999 |  Static | rtl8169_remove | static void | r8169.c | remove - Device Removal Routine | 
| 3000 |  Static | rtl_spi_read_bit | static int | rtl8139.c | |
| 3001 |  Static | rtl_spi_write_bit | static void | rtl8139.c | |
| 3002 |  Static | rtl_init_eeprom | static void | rtl8139.c | Set up for EEPROM access | 
| 3003 |  Static | rtl_reset | static void | rtl8139.c | Reset NIC | 
| 3004 |  Static | rtl_open | static int | rtl8139.c | Open NIC | 
| 3005 |  Static | rtl_close | static void | rtl8139.c | Close NIC | 
| 3006 |  Static | rtl_transmit | static int | rtl8139.c | Transmit packet | 
| 3007 |  Static | rtl_poll | static void | rtl8139.c | Poll for received packets | 
| 3008 |  Static | rtl_irq | static void | rtl8139.c | Enable/disable interrupts | 
| 3009 |  Static | rtl_probe | static int | rtl8139.c | Probe PCI device | 
| 3010 |  Static | rtl_remove | static void | rtl8139.c | Remove PCI device | 
| 3011 |  Static | sis190_isa_bridge_probe | static int | sis190.c | |
| 3012 |  Static | sis190_isa_bridge_remove | static void | sis190.c | |
| 3013 |  Static | __mdio_cmd | static void | sis190.c | |
| 3014 |  Static | mdio_write | static void | sis190.c | |
| 3015 |  Static | mdio_read | static int | sis190.c | |
| 3016 |  Static | __mdio_write | static void | sis190.c | |
| 3017 |  Static | __mdio_read | static int | sis190.c | |
| 3018 |  Static | mdio_read_latched | static u16 | sis190.c | |
| 3019 |  Static | sis190_read_eeprom | static u16 | sis190.c | |
| 3020 |  Static | sis190_irq_mask_and_ack | static void | sis190.c | |
| 3021 |  Static | sis190_asic_down | static void | sis190.c | |
| 3022 |  Inline | sis190_mark_as_last_descriptor | static inline void | sis190.c | |
| 3023 |  Inline | sis190_give_to_asic | static inline void | sis190.c | |
| 3024 |  Inline | sis190_map_to_asic | static inline void | sis190.c | |
| 3025 |  Inline | sis190_make_unusable_by_asic | static inline void | sis190.c | |
| 3026 |  Static | sis190_alloc_rx_iob | static struct io_buffer * | sis190.c | |
| 3027 |  Static | sis190_rx_fill | static u32 | sis190.c | |
| 3028 |  Inline | sis190_rx_pkt_err | static inline int | sis190.c | |
| 3029 |  Static | sis190_process_rx | static int | sis190.c | |
| 3030 |  Inline | sis190_tx_pkt_err | static inline int | sis190.c | |
| 3031 |  Static | sis190_process_tx | static void | sis190.c | |
| 3032 |  Static | sis190_poll | static void | sis190.c | |
| 3033 |  Inline | sis190_init_ring_indexes | static inline void | sis190.c | |
| 3034 |  Static | sis190_init_ring | static int | sis190.c | |
| 3035 |  Static | sis190_set_rx_mode | static void | sis190.c | |
| 3036 |  Static | sis190_soft_reset | static void | sis190.c | |
| 3037 |  Static | sis190_hw_start | static void | sis190.c | |
| 3038 |  Static | sis190_phy_task | static void | sis190.c | |
| 3039 |  Static | sis190_open | static int | sis190.c | |
| 3040 |  Static | sis190_down | static void | sis190.c | |
| 3041 |  Static | sis190_free | static void | sis190.c | |
| 3042 |  Static | sis190_close | static void | sis190.c | |
| 3043 |  Static | sis190_transmit | static int | sis190.c | |
| 3044 |  Static | sis190_free_phy | static void | sis190.c | |
| 3045 |  Static | sis190_default_phy | static u16 | sis190.c | sis190_default_phy - Select default PHY for sis190 mac. | 
| 3046 |  Static | sis190_init_phy | static void | sis190.c | |
| 3047 |  Static | sis190_mii_probe_88e1111_fixup | static void | sis190.c | |
| 3048 |  Static | sis190_mii_probe | static int | sis190.c | sis190_mii_probe - Probe MII PHY for sis190 | 
| 3049 |  Static | sis190_mii_remove | static void | sis190.c | |
| 3050 |  Static | sis190_init_board | static int | sis190.c | |
| 3051 |  Static | sis190_set_rgmii | static void | sis190.c | |
| 3052 |  Static | sis190_get_mac_addr_from_eeprom | static int | sis190.c | |
| 3053 |  Static | sis190_get_mac_addr_from_apc | static int | sis190.c | sis190_get_mac_addr_from_apc - Get MAC address for SiS96x model | 
| 3054 |  Inline | sis190_init_rxfilter | static inline void | sis190.c | sis190_init_rxfilter - Initialize the Rx filter | 
| 3055 |  Static | sis190_get_mac_addr | static int | sis190.c | |
| 3056 |  Static | sis190_set_speed_auto | static void | sis190.c | |
| 3057 |  Static | sis190_irq | static void | sis190.c | |
| 3058 |  Static | sis190_probe | static int | sis190.c | |
| 3059 |  Static | sis190_remove | static void | sis190.c | |
| 3060 |  Static | sis900_get_mac_addr | static int | sis900.c | |
| 3061 |  Static | sis96x_get_mac_addr | static int | sis900.c | |
| 3062 |  Static | sis630e_get_mac_addr | static int | sis900.c | |
| 3063 |  Static | sis635_get_mac_addr | static int | sis900.c | |
| 3064 |  Static | sis900_probe | static int | sis900.c | |
| 3065 |  Static | sis900_read_eeprom | static u16 | sis900.c | |
| 3066 |  Static | sis900_mdio_idle | static void | sis900.c | |
| 3067 |  Static | sis900_mdio_reset | static void | sis900.c | |
| 3068 |  Static | sis900_mdio_read | static u16 | sis900.c | |
| 3069 |  Static | sis900_mdio_write | static void | sis900.c | |
| 3070 |  Static | sis900_init | static void | sis900.c | |
| 3071 |  Static | sis900_reset | static void | sis900.c | |
| 3072 |  Static | sis900_init_rxfilter | static void | sis900.c | |
| 3073 |  Static | sis900_init_txd | static void | sis900.c | |
| 3074 |  Static | sis900_init_rxd | static void | sis900.c | |
| 3075 |  Static | sis900_set_rx_mode | static void | sis900.c | |
| 3076 |  Static | sis900_check_mode | static void | sis900.c | |
| 3077 |  Static | sis900_read_mode | static void | sis900.c | |
| 3078 |  Static | amd79c901_read_mode | static void | sis900.c | |
| 3079 |  Static | ics1893_read_mode | static void | sis900.c | |
| 3080 |  Static | rtl8201_read_mode | static void | sis900.c | |
| 3081 |  Static | vt6103_read_mode | static void | sis900.c | |
| 3082 |  Static | sis900_transmit | static void | sis900.c | |
| 3083 |  Static | sis900_poll | static int | sis900.c | |
| 3084 |  Static | sis900_disable | static void | sis900.c | |
| 3085 |  Static | sis900_irq | static void | sis900.c | |
| 3086 |  Static | skge_supported_modes | static u32 | skge.c | |
| 3087 |  Inline | hwkhz | static inline u32 | skge.c | |
| 3088 |  Inline | skge_usecs2clk | static inline u32 | skge.c | |
| 3089 |  Static | skge_led | static void | skge.c | |
| 3090 |  Static | skge_ring_alloc | static int | skge.c | |
| 3091 |  Static | skge_rx_setup | static void | skge.c | |
| 3092 |  Inline | skge_rx_reuse | static inline void | skge.c | |
| 3093 |  Static | skge_rx_clean | static void | skge.c | |
| 3094 |  Static | skge_link_up | static void | skge.c | |
| 3095 |  Static | skge_link_down | static void | skge.c | |
| 3096 |  Static | xm_link_down | static void | skge.c | |
| 3097 |  Static | __xm_phy_read | static int | skge.c | |
| 3098 |  Static | xm_phy_read | static u16 | skge.c | |
| 3099 |  Static | xm_phy_write | static int | skge.c | |
| 3100 |  Static | genesis_init | static void | skge.c | |
| 3101 |  Static | genesis_reset | static void | skge.c | |
| 3102 |  Static | bcom_check_link | static void | skge.c | |
| 3103 |  Static | bcom_phy_init | static void | skge.c | |
| 3104 |  Static | xm_phy_init | static void | skge.c | |
| 3105 |  Static | xm_check_link | static int | skge.c | |
| 3106 |  Static | xm_link_timer | static void | skge.c | |
| 3107 |  Static | genesis_mac_init | static void | skge.c | |
| 3108 |  Static | genesis_stop | static void | skge.c | |
| 3109 |  Static | genesis_link_up | static void | skge.c | |
| 3110 |  Inline | bcom_phy_intr | static inline void | skge.c | |
| 3111 |  Static | gm_phy_write | static int | skge.c | |
| 3112 |  Static | __gm_phy_read | static int | skge.c | |
| 3113 |  Static | gm_phy_read | static u16 | skge.c | |
| 3114 |  Static | yukon_init | static void | skge.c | |
| 3115 |  Static | yukon_reset | static void | skge.c | |
| 3116 |  Static | is_yukon_lite_a0 | static int | skge.c | |
| 3117 |  Static | yukon_mac_init | static void | skge.c | |
| 3118 |  Static | yukon_suspend | static void | skge.c | |
| 3119 |  Static | yukon_stop | static void | skge.c | |
| 3120 |  Static | yukon_speed | static u16 | skge.c | |
| 3121 |  Static | yukon_link_up | static void | skge.c | |
| 3122 |  Static | yukon_link_down | static void | skge.c | |
| 3123 |  Static | yukon_phy_intr | static void | skge.c | |
| 3124 |  Static | skge_ramset | static void | skge.c | |
| 3125 |  Static | skge_qset | static void | skge.c | |
| 3126 |  Function | skge_free | void | skge.c | |
| 3127 |  Static | skge_up | static int | skge.c | |
| 3128 |  Static | skge_rx_stop | static void | skge.c | |
| 3129 |  Static | skge_down | static void | skge.c | |
| 3130 |  Inline | skge_tx_avail | static inline int | skge.c | |
| 3131 |  Static | skge_xmit_frame | static int | skge.c | |
| 3132 |  Static | skge_tx_clean | static void | skge.c | |
| 3133 |  Inline | phy_length | static inline u16 | skge.c | |
| 3134 |  Inline | bad_phy_status | static inline int | skge.c | |
| 3135 |  Static | skge_tx_done | static void | skge.c | |
| 3136 |  Static | skge_rx_refill | static void | skge.c | |
| 3137 |  Static | skge_rx_done | static void | skge.c | |
| 3138 |  Static | skge_poll | static void | skge.c | |
| 3139 |  Static | skge_phyirq | static void | skge.c | |
| 3140 |  Static | skge_board_name | static const char * | skge.c | |
| 3141 |  Static | skge_reset | static int | skge.c | |
| 3142 |  Static | skge_devinit | static struct net_device * | skge.c | |
| 3143 |  Static | skge_show_addr | static void | skge.c | |
| 3144 |  Static | skge_probe | static int | skge.c | |
| 3145 |  Static | skge_remove | static void | skge.c | |
| 3146 |  Static | skge_net_irq | static void | skge.c | |
| 3147 |  Static | gm_phy_write | static int | sky2.c | |
| 3148 |  Static | __gm_phy_read | static int | sky2.c | |
| 3149 |  Inline | gm_phy_read | static inline u16 | sky2.c | |
| 3150 |  Static | sky2_power_on | static void | sky2.c | |
| 3151 |  Static | sky2_power_aux | static void | sky2.c | |
| 3152 |  Static | sky2_gmac_reset | static void | sky2.c | |
| 3153 |  Static | sky2_phy_init | static void | sky2.c | |
| 3154 |  Static | sky2_phy_power_up | static void | sky2.c | |
| 3155 |  Static | sky2_phy_power_down | static void | sky2.c | |
| 3156 |  Static | sky2_set_tx_stfwd | static void | sky2.c | |
| 3157 |  Static | sky2_mac_init | static void | sky2.c | |
| 3158 |  Static | sky2_ramset | static void | sky2.c | |
| 3159 |  Static | sky2_qset | static void | sky2.c | |
| 3160 |  Static | sky2_prefetch_init | static void | sky2.c | |
| 3161 |  Inline | get_tx_le | static inline struct sky2_tx_le * | sky2.c | |
| 3162 |  Static | tx_init | static void | sky2.c | |
| 3163 |  Inline | tx_le_re | static inline struct tx_ring_info * | sky2.c | |
| 3164 |  Inline | sky2_put_idx | static inline void | sky2.c | |
| 3165 |  Inline | sky2_next_rx | static inline struct sky2_rx_le * | sky2.c | |
| 3166 |  Static | sky2_rx_add | static void | sky2.c | |
| 3167 |  Static | sky2_rx_submit | static void | sky2.c | |
| 3168 |  Static | sky2_rx_map_iob | static void | sky2.c | |
| 3169 |  Static | rx_set_checksum | static void | sky2.c | |
| 3170 |  Static | sky2_rx_stop | static void | sky2.c | |
| 3171 |  Static | sky2_rx_clean | static void | sky2.c | |
| 3172 |  Static | sky2_rx_alloc | static struct io_buffer * | sky2.c | |
| 3173 |  Inline | sky2_rx_update | static inline void | sky2.c | |
| 3174 |  Static | sky2_rx_start | static int | sky2.c | |
| 3175 |  Static | sky2_free_rings | static void | sky2.c | |
| 3176 |  Static | sky2_up | static int | sky2.c | |
| 3177 |  Inline | tx_dist | static inline int | sky2.c | |
| 3178 |  Inline | tx_avail | static inline int | sky2.c | |
| 3179 |  Static | sky2_xmit_frame | static int | sky2.c | |
| 3180 |  Static | sky2_tx_complete | static void | sky2.c | |
| 3181 |  Static | sky2_tx_clean | static void | sky2.c | |
| 3182 |  Static | sky2_down | static void | sky2.c | |
| 3183 |  Static | sky2_phy_speed | static u16 | sky2.c | |
| 3184 |  Static | sky2_link_up | static void | sky2.c | |
| 3185 |  Static | sky2_link_down | static void | sky2.c | |
| 3186 |  Static | sky2_autoneg_done | static int | sky2.c | |
| 3187 |  Static | sky2_phy_intr | static void | sky2.c | |
| 3188 |  Static | receive_new | static struct io_buffer * | sky2.c | |
| 3189 |  Static | sky2_receive | static struct io_buffer * | sky2.c | |
| 3190 |  Inline | sky2_tx_done | static inline void | sky2.c | |
| 3191 |  Static | sky2_status_intr | static void | sky2.c | |
| 3192 |  Static | sky2_hw_error | static void | sky2.c | |
| 3193 |  Static | sky2_hw_intr | static void | sky2.c | |
| 3194 |  Static | sky2_mac_intr | static void | sky2.c | |
| 3195 |  Static | sky2_le_error | static void | sky2.c | |
| 3196 |  Static | sky2_err_intr | static void | sky2.c | |
| 3197 |  Static | sky2_poll | static void | sky2.c | |
| 3198 |  Static | sky2_mhz | static u32 | sky2.c | |
| 3199 |  Inline | sky2_us2clk | static inline u32 | sky2.c | |
| 3200 |  Inline | sky2_clk2us | static inline u32 | sky2.c | |
| 3201 |  Static | sky2_init | static int | sky2.c | |
| 3202 |  Static | sky2_reset | static void | sky2.c | |
| 3203 |  Static | sky2_supported_modes | static u32 | sky2.c | |
| 3204 |  Static | sky2_set_multicast | static void | sky2.c | |
| 3205 |  Static | sky2_init_netdev | static struct net_device * | sky2.c | |
| 3206 |  Static | sky2_show_addr | static void | sky2.c | |
| 3207 |  Static | sky2_name | static const char * | sky2.c | |
| 3208 |  Static | sky2_net_irq | static void | sky2.c | |
| 3209 |  Static | sky2_probe | static int | sky2.c | |
| 3210 |  Static | sky2_remove | static void | sky2.c | |
| 3211 |  Static | smc_read_phy_register | static word | smc9000.c | |
| 3212 |  Static | smc_write_phy_register | static void | smc9000.c | |
| 3213 |  Static | smc_detect_phy | static int | smc9000.c | |
| 3214 |  Static | smc_phy_configure | static void | smc9000.c | |
| 3215 |  Static | smc_reset | static void | smc9000.c | |
| 3216 |  Static | smc9000_probe_addr | static int | smc9000.c | |
| 3217 |  Static | smc9000_transmit | static void | smc9000.c | ETH_TRANSMIT - Transmit a frame | 
| 3218 |  Static | smc9000_poll | static int | smc9000.c | ETH_POLL - Wait for a frame | 
| 3219 |  Static | smc9000_disable | static void | smc9000.c | |
| 3220 |  Static | smc9000_irq | static void | smc9000.c | |
| 3221 |  Static | smc9000_probe | static int | smc9000.c | ETH_PROBE - Look for an adapter | 
| 3222 |  Static | check_duplex | static void | sundance.c | |
| 3223 |  Static | init_ring | static void | sundance.c | init_ring - setup the tx and rx descriptors | 
| 3224 |  Static | sundance_reset | static void | sundance.c | RESET - Reset Adapter | 
| 3225 |  Static | sundance_irq | static void | sundance.c | IRQ - Wait for a frame | 
| 3226 |  Static | sundance_poll | static int | sundance.c | POLL - Wait for a frame | 
| 3227 |  Static | sundance_transmit | static void | sundance.c | TRANSMIT - Transmit a frame | 
| 3228 |  Static | sundance_disable | static void | sundance.c | DISABLE - Turn off ethernet interface | 
| 3229 |  Static | sundance_probe | static int | sundance.c | PROBE - Look for an adapter, this routine's visible to the outside | 
| 3230 |  Static | eeprom_read | static int | sundance.c | |
| 3231 |  Static | mdio_sync | static void | sundance.c | |
| 3232 |  Static | mdio_read | static int | sundance.c | |
| 3233 |  Static | mdio_write | static void | sundance.c | |
| 3234 |  Static | set_rx_mode | static void | sundance.c | |
| 3235 |  Static | pci_save_state | static int | tg3.c | pci_save_state - save the PCI configuration space of a device before suspending | 
| 3236 |  Static | pci_restore_state | static int | tg3.c | pci_restore_state - Restore the saved state of a PCI device | 
| 3237 |  Static | tg3_write_indirect_reg32 | static void | tg3.c | |
| 3238 |  Static | tw32_carefully | static void | tg3.c | |
| 3239 |  Static | tw32_mailbox2 | static void | tg3.c | |
| 3240 |  Static | tg3_write_mem | static void | tg3.c | |
| 3241 |  Static | tg3_read_mem | static void | tg3.c | |
| 3242 |  Static | tg3_disable_ints | static void | tg3.c | |
| 3243 |  Static | tg3_switch_clocks | static void | tg3.c | |
| 3244 |  Static | tg3_readphy | static int | tg3.c | |
| 3245 |  Static | tg3_writephy | static int | tg3.c | |
| 3246 |  Static | tg3_writedsp | static int | tg3.c | |
| 3247 |  Static | tg3_phy_set_wirespeed | static void | tg3.c | |
| 3248 |  Static | tg3_bmcr_reset | static int | tg3.c | |
| 3249 |  Static | tg3_wait_macro_done | static int | tg3.c | |
| 3250 |  Static | tg3_phy_write_and_check_testpat | static int | tg3.c | |
| 3251 |  Static | tg3_phy_reset_chanpat | static int | tg3.c | |
| 3252 |  Static | tg3_phy_reset_5703_4_5 | static int | tg3.c | |
| 3253 |  Static | tg3_phy_reset | static int | tg3.c | |
| 3254 |  Static | tg3_set_power_state_0 | static void | tg3.c | |
| 3255 |  Static | tg3_link_report | static void | tg3.c | |
| 3256 |  Static | tg3_setup_flow_control | static void | tg3.c | |
| 3257 |  Static | tg3_aux_stat_to_speed_duplex | static void | tg3.c | |
| 3258 |  Static | tg3_phy_copper_begin | static int | tg3.c | |
| 3259 |  Static | tg3_init_5401phy_dsp | static int | tg3.c | |
| 3260 |  Static | tg3_setup_copper_phy | static int | tg3.c | |
| 3261 |  Static | tg3_fiber_aneg_smachine | static int | tg3.c | |
| 3262 |  Static | tg3_setup_fiber_phy | static int | tg3.c | |
| 3263 |  Static | tg3_setup_phy | static int | tg3.c | |
| 3264 |  Static | tg3_stop_block | static int | tg3.c | |
| 3265 |  Static | tg3_abort_hw | static int | tg3.c | |
| 3266 |  Static | tg3_chip_reset | static void | tg3.c | |
| 3267 |  Static | tg3_stop_fw | static void | tg3.c | |
| 3268 |  Static | tg3_restart_fw | static int | tg3.c | |
| 3269 |  Static | tg3_halt | static int | tg3.c | |
| 3270 |  Static | __tg3_set_mac_addr | static void | tg3.c | |
| 3271 |  Static | tg3_set_bdinfo | static void | tg3.c | |
| 3272 |  Static | tg3_init_rings | static void | tg3.c | |
| 3273 |  Static | tg3_setup_hw | static int | tg3.c | |
| 3274 |  Static | tg3_nvram_init | static void | tg3.c | |
| 3275 |  Static | tg3_nvram_read_using_eeprom | static int | tg3.c | |
| 3276 |  Static | tg3_nvram_read | static int | tg3.c | |
| 3277 |  Static | tg3_phy_probe | static int | tg3.c | |
| 3278 |  Static | tg3_read_partno | static void | tg3.c | |
| 3279 |  Static | tg3_get_invariants | static int | tg3.c | |
| 3280 |  Static | tg3_get_device_address | static int | tg3.c | |
| 3281 |  Static | tg3_setup_dma | static int | tg3.c | |
| 3282 |  Static | tg3_init_link_config | static void | tg3.c | |
| 3283 |  Static | tg3_phy_string | static const char * | tg3.c | |
| 3284 |  Static | tg3_poll_link | static void | tg3.c | |
| 3285 |  Static | tg3_ack_irqs | static void | tg3.c | POLL - Wait for a frame | 
| 3286 |  Static | tg3_poll | static int | tg3.c | |
| 3287 |  Static | tg3_set_txd | static void | tg3.c | TRANSMIT - Transmit a frame | 
| 3288 |  Static | tg3_transmit | static void | tg3.c | |
| 3289 |  Static | tg3_disable | static void | tg3.c | DISABLE - Turn off ethernet interface | 
| 3290 |  Static | tg3_irq | static void | tg3.c | IRQ - Enable, Disable, or Force interrupts | 
| 3291 |  Static | tg3_probe | static int | tg3.c | PROBE - Look for an adapter, this routine's visible to the outside | 
| 3292 |  Static | TLan_ResetLists | static void | tlan.c | TLan_ResetLists | 
| 3293 |  Function | TLan_ResetAdapter | void | tlan.c | TLan_Reset | 
| 3294 |  Function | TLan_FinishReset | void | tlan.c | |
| 3295 |  Static | tlan_poll | static int | tlan.c | POLL - Wait for a frame | 
| 3296 |  Static | refill_rx | static void | tlan.c | |
| 3297 |  Static | tlan_transmit | static void | tlan.c | TRANSMIT - Transmit a frame | 
| 3298 |  Static | tlan_disable | static void | tlan.c | DISABLE - Turn off ethernet interface | 
| 3299 |  Static | tlan_irq | static void | tlan.c | IRQ - Enable, Disable, or Force interrupts | 
| 3300 |  Static | TLan_SetMulticastList | static void | tlan.c | |
| 3301 |  Static | tlan_probe | static int | tlan.c | |
| 3302 |  Function | TLan_EeSendStart | void | tlan.c | |
| 3303 |  Function | TLan_EeSendByte | int | tlan.c | TLan_EeSendByte | 
| 3304 |  Function | TLan_EeReceiveByte | void | tlan.c | TLan_EeReceiveByte | 
| 3305 |  Function | TLan_EeReadByte | int | tlan.c | TLan_EeReadByte | 
| 3306 |  Function | TLan_MiiReadReg | int | tlan.c | |
| 3307 |  Function | TLan_MiiSendData | void | tlan.c | TLan_MiiSendData | 
| 3308 |  Function | TLan_MiiSync | void | tlan.c | TLan_MiiSync | 
| 3309 |  Function | TLan_MiiWriteReg | void | tlan.c | TLan_MiiWriteReg | 
| 3310 |  Function | TLan_SetMac | void | tlan.c | TLan_SetMac | 
| 3311 |  Function | TLan_PhyDetect | void | tlan.c | TLan_PhyDetect | 
| 3312 |  Function | TLan_PhyPowerDown | void | tlan.c | |
| 3313 |  Function | TLan_PhyPowerUp | void | tlan.c | |
| 3314 |  Function | TLan_PhyReset | void | tlan.c | |
| 3315 |  Function | TLan_PhyStartLink | void | tlan.c | |
| 3316 |  Function | TLan_PhyFinishAutoNeg | void | tlan.c | |
| 3317 |  Function | TLan_PhyMonitor | void | tlan.c | TLan_phyMonitor | 
| 3318 |  Static | whereami | static void | tulip.c | Utility Routines | 
| 3319 |  Static | tulip_more | static void | tulip.c | |
| 3320 |  Static | tulip_wait | static void | tulip.c | |
| 3321 |  Function | mdio_read | int | tulip.c | |
| 3322 |  Function | mdio_write | void | tulip.c | |
| 3323 |  Static | read_eeprom | static int | tulip.c | EEPROM Reading Code | 
| 3324 |  Static | parse_eeprom | static void | tulip.c | EEPROM Parsing Code | 
| 3325 |  Static | tulip_init_ring | static void | tulip.c | tulip_init_ring - setup the tx and rx descriptors | 
| 3326 |  Static | set_rx_mode | static void | tulip.c | |
| 3327 |  Static | tulip_reset | static void | tulip.c | eth_reset - Reset adapter | 
| 3328 |  Static | tulip_transmit | static void | tulip.c | eth_transmit - Transmit a frame | 
| 3329 |  Static | tulip_poll | static int | tulip.c | eth_poll - Wait for a frame | 
| 3330 |  Static | tulip_disable | static void | tulip.c | eth_disable - Disable the interface | 
| 3331 |  Static | tulip_irq | static void | tulip.c | IRQ - Enable, Disable, or Force interrupts | 
| 3332 |  Static | tulip_probe | static int | tulip.c | eth_probe - Look for an adapter | 
| 3333 |  Static | start_link | static void | tulip.c | |
| 3334 |  Static | nway_start | static void | tulip.c | |
| 3335 |  Static | init_media | static void | tulip.c | |
| 3336 |  Static | pnic_do_nway | static void | tulip.c | |
| 3337 |  Static | select_media | static void | tulip.c | |
| 3338 |  Static | tulip_check_duplex | static int | tulip.c | |
| 3339 |  Static | reload_eeprom | static void | via-rhine.c | |
| 3340 |  Static | rhine_init_ring | static void | via-rhine.c | |
| 3341 |  Function | QueryAuto | int | via-rhine.c | |
| 3342 |  Function | ReadMII | int | via-rhine.c | |
| 3343 |  Function | WriteMII | void | via-rhine.c | |
| 3344 |  Function | MIIDelay | void | via-rhine.c | |
| 3345 |  Function | rhine_irq | void | via-rhine.c | IRQ - PXE IRQ Handler | 
| 3346 |  Static | rhine_probe | static int | via-rhine.c | |
| 3347 |  Static | set_rx_mode | static void | via-rhine.c | |
| 3348 |  Static | rhine_probe1 | static void | via-rhine.c | |
| 3349 |  Static | rhine_disable | static void | via-rhine.c | |
| 3350 |  Static | rhine_reset | static void | via-rhine.c | ETH_RESET - Reset adapter | 
| 3351 |  Static | rhine_poll | static int | via-rhine.c | |
| 3352 |  Static | rhine_transmit | static void | via-rhine.c | |
| 3353 |  Static | velocity_set_int_opt | static void | via-velocity.c | velocity_set_int_opt - parser for integer options | 
| 3354 |  Static | velocity_set_bool_opt | static void | via-velocity.c | velocity_set_bool_opt - parser for boolean options | 
| 3355 |  Static | velocity_get_options | static void | via-velocity.c | velocity_get_options - set options on device | 
| 3356 |  Static | velocity_init_cam_filter | static void | via-velocity.c | velocity_init_cam_filter - initialise CAM | 
| 3357 |  Inline | velocity_give_many_rx_descs | static inline void | via-velocity.c | |
| 3358 |  Static | velocity_rx_refill | static int | via-velocity.c | |
| 3359 |  Static | velocity_poll | static int | via-velocity.c | POLL - Wait for a frame | 
| 3360 |  Static | velocity_transmit | static void | via-velocity.c | TRANSMIT - Transmit a frame | 
| 3361 |  Static | velocity_disable | static void | via-velocity.c | DISABLE - Turn off ethernet interface | 
| 3362 |  Static | velocity_irq | static void | via-velocity.c | IRQ - handle interrupts | 
| 3363 |  Static | velocity_probe | static int | via-velocity.c | PROBE - Look for an adapter, this routine's visible to the outside | 
| 3364 |  Static | velocity_init_info | static void | via-velocity.c | velocity_init_info - init private data | 
| 3365 |  Function | pci_resource_flags | unsigned long | via-velocity.c | |
| 3366 |  Static | velocity_get_pci_info | static int | via-velocity.c | |
| 3367 |  Static | velocity_print_link_status | static void | via-velocity.c | velocity_print_link_status - link status reporting | 
| 3368 |  Static | velocity_rx_reset | static void | via-velocity.c | velocity_rx_reset - handle a receive reset | 
| 3369 |  Static | velocity_init_registers | static void | via-velocity.c | velocity_init_registers - initialise MAC registers | 
| 3370 |  Static | velocity_soft_reset | static int | via-velocity.c | velocity_soft_reset - soft reset | 
| 3371 |  Static | velocity_init_rings | static int | via-velocity.c | velocity_init_rings - set up DMA rings | 
| 3372 |  Static | velocity_open | static int | via-velocity.c | |
| 3373 |  Static | mii_init | static void | via-velocity.c | mii_init - set up MII | 
| 3374 |  Static | safe_disable_mii_autopoll | static void | via-velocity.c | safe_disable_mii_autopoll - autopoll off | 
| 3375 |  Static | enable_mii_autopoll | static void | via-velocity.c | enable_mii_autopoll - turn on autopolling | 
| 3376 |  Static | velocity_mii_read | static int | via-velocity.c | velocity_mii_read - read MII data | 
| 3377 |  Static | velocity_mii_write | static int | via-velocity.c | velocity_mii_write - write MII data | 
| 3378 |  Static | velocity_get_opt_media_mode | static u32 | via-velocity.c | velocity_get_opt_media_mode - get media selection | 
| 3379 |  Static | mii_set_auto_on | static void | via-velocity.c | mii_set_auto_on - autonegotiate on | 
| 3380 |  Static | set_mii_flow_control | static void | via-velocity.c | set_mii_flow_control - flow control setup | 
| 3381 |  Static | velocity_set_media_mode | static int | via-velocity.c | velocity_set_media_mode - set media mode | 
| 3382 |  Static | mii_check_media_mode | static u32 | via-velocity.c | mii_check_media_mode - check media state | 
| 3383 |  Static | check_connection_type | static u32 | via-velocity.c | |
| 3384 |  Static | enable_flow_control_ability | static void | via-velocity.c | enable_flow_control_ability - flow control | 
| 3385 |  Function | pci_set_power_state | int | via-velocity.c | pci_set_power_state - Set the power state of a PCI device | 
| 3386 |  Static | virtnet_disable | static void | virtio-net.c | |
| 3387 |  Static | virtnet_poll | static int | virtio-net.c | |
| 3388 |  Static | virtnet_transmit | static void | virtio-net.c | |
| 3389 |  Static | virtnet_irq | static void | virtio-net.c | |
| 3390 |  Static | provide_buffers | static void | virtio-net.c | |
| 3391 |  Static | virtnet_probe | static int | virtio-net.c | |
| 3392 |  Static | decode_interrupt | static void | w89c840.c | |
| 3393 |  Static | w89c840_reset | static void | w89c840.c | w89c840_reset - Reset adapter | 
| 3394 |  Static | handle_intr | static void | w89c840.c | |
| 3395 |  Static | w89c840_poll | static int | w89c840.c | w89c840_poll - Wait for a frame | 
| 3396 |  Static | w89c840_transmit | static void | w89c840.c | w89c840_transmit - Transmit a frame | 
| 3397 |  Static | w89c840_disable | static void | w89c840.c | w89c840_disable - Turn off ethernet interface | 
| 3398 |  Static | w89c840_irq | static void | w89c840.c | w89c840_irq - Enable, Disable, or Force interrupts | 
| 3399 |  Static | w89c840_probe | static int | w89c840.c | w89c840_probe - Look for an adapter, this routine's visible to the outside | 
| 3400 |  Static | eeprom_read | static int | w89c840.c | |
| 3401 |  Static | mdio_sync | static void | w89c840.c | |
| 3402 |  Static | mdio_read | static int | w89c840.c | |
| 3403 |  Static | mdio_write | static void | w89c840.c | |
| 3404 |  Static | check_duplex | static void | w89c840.c | |
| 3405 |  Static | set_rx_mode | static void | w89c840.c | |
| 3406 |  Static | init_ring | static void | w89c840.c | |
| 3407 |  Inline | ath5k_txbuf_free | static inline void | ath5k.c | |
| 3408 |  Inline | ath5k_rxbuf_free | static inline void | ath5k.c | |
| 3409 |  Static | ath5k_chip_name | static const char * | ath5k.c | ******************\ | 
| 3410 |  Static | ath5k_probe | static int | ath5k.c | |
| 3411 |  Static | ath5k_remove | static void | ath5k.c | |
| 3412 |  Static | ath5k_attach | static int | ath5k.c | *********************\ | 
| 3413 |  Static | ath5k_detach | static void | ath5k.c | |
| 3414 |  Inline | ath5k_ieee2mhz | static inline short | ath5k.c | ******************\ | 
| 3415 |  Static | ath5k_copy_channels | static unsigned int | ath5k.c | |
| 3416 |  Static | ath5k_setup_bands | static int | ath5k.c | |
| 3417 |  Static | ath5k_chan_set | static int | ath5k.c | |
| 3418 |  Static | ath5k_setcurmode | static void | ath5k.c | |
| 3419 |  Static | ath5k_mode_setup | static void | ath5k.c | |
| 3420 |  Inline | ath5k_hw_rix_to_bitrate | static inline int | ath5k.c | |
| 3421 |  Function | ath5k_bitrate_to_hw_rix | int | ath5k.c | |
| 3422 |  Static | ath5k_rx_iob_alloc | static struct io_buffer * | ath5k.c | *************\ | 
| 3423 |  Static | ath5k_rxbuf_setup | static int | ath5k.c | |
| 3424 |  Static | ath5k_txbuf_setup | static int | ath5k.c | |
| 3425 |  Static | ath5k_desc_alloc | static int | ath5k.c | *****************\ | 
| 3426 |  Static | ath5k_desc_free | static void | ath5k.c | |
| 3427 |  Static | ath5k_txq_setup | static int | ath5k.c | ************\ | 
| 3428 |  Static | ath5k_txq_drainq | static void | ath5k.c | |
| 3429 |  Static | ath5k_txq_cleanup | static void | ath5k.c | |
| 3430 |  Static | ath5k_txq_release | static void | ath5k.c | |
| 3431 |  Static | ath5k_rx_start | static int | ath5k.c | ***********\ | 
| 3432 |  Static | ath5k_rx_stop | static void | ath5k.c | |
| 3433 |  Static | ath5k_handle_rx | static void | ath5k.c | |
| 3434 |  Static | ath5k_tx_processq | static void | ath5k.c | ***********\ | 
| 3435 |  Static | ath5k_handle_tx | static void | ath5k.c | |
| 3436 |  Static | ath5k_irq | static void | ath5k.c | ******************\ | 
| 3437 |  Static | ath5k_init | static int | ath5k.c | |
| 3438 |  Static | ath5k_stop_hw | static int | ath5k.c | |
| 3439 |  Static | ath5k_poll | static void | ath5k.c | |
| 3440 |  Static | ath5k_calibrate | static void | ath5k.c | |
| 3441 |  Static | ath5k_tx | static int | ath5k.c | ******************\ | 
| 3442 |  Static | ath5k_reset | static int | ath5k.c | |
| 3443 |  Static | ath5k_reset_wake | static int | ath5k.c | |
| 3444 |  Static | ath5k_start | static int | ath5k.c | |
| 3445 |  Static | ath5k_stop | static void | ath5k.c | |
| 3446 |  Static | ath5k_config | static int | ath5k.c | |
| 3447 |  Static | ath5k_configure_filter | static void | ath5k.c | |
| 3448 |  Static | ath5k_hw_post | static int | ath5k_attach.c | ath5k_hw_post - Power On Self Test helper function | 
| 3449 |  Function | ath5k_hw_attach | int | ath5k_attach.c | ath5k_hw_attach - Check if hw is supported and init the needed structs | 
| 3450 |  Function | ath5k_hw_detach | void | ath5k_attach.c | ath5k_hw_detach - Free the ath5k_hw struct | 
| 3451 |  Function | ath5k_hw_set_capabilities | int | ath5k_caps.c | |
| 3452 |  Function | ath5k_hw_get_capability | int | ath5k_caps.c | |
| 3453 |  Static | ath5k_hw_setup_2word_tx_desc | static int | ath5k_desc.c | |
| 3454 |  Static | ath5k_hw_setup_4word_tx_desc | static int | ath5k_desc.c | |
| 3455 |  Static | ath5k_hw_proc_2word_tx_status | static int | ath5k_desc.c | |
| 3456 |  Static | ath5k_hw_proc_4word_tx_status | static int | ath5k_desc.c | |
| 3457 |  Static | ath5k_hw_setup_rx_desc | static int | ath5k_desc.c | |
| 3458 |  Static | ath5k_hw_proc_5210_rx_status | static int | ath5k_desc.c | |
| 3459 |  Static | ath5k_hw_proc_5212_rx_status | static int | ath5k_desc.c | |
| 3460 |  Function | ath5k_hw_init_desc_functions | int | ath5k_desc.c | |
| 3461 |  Function | ath5k_hw_start_rx_dma | void | ath5k_dma.c | *******\ | 
| 3462 |  Function | ath5k_hw_stop_rx_dma | int | ath5k_dma.c | ath5k_hw_stop_rx_dma - Stop DMA receive | 
| 3463 |  Function | ath5k_hw_get_rxdp | u32 | ath5k_dma.c | ath5k_hw_get_rxdp - Get RX Descriptor's address | 
| 3464 |  Function | ath5k_hw_set_rxdp | void | ath5k_dma.c | ath5k_hw_set_rxdp - Set RX Descriptor's address | 
| 3465 |  Function | ath5k_hw_start_tx_dma | int | ath5k_dma.c | ********\ | 
| 3466 |  Function | ath5k_hw_stop_tx_dma | int | ath5k_dma.c | ath5k_hw_stop_tx_dma - Stop DMA transmit on a specific queue | 
| 3467 |  Function | ath5k_hw_get_txdp | u32 | ath5k_dma.c | ath5k_hw_get_txdp - Get TX Descriptor's address for a specific queue | 
| 3468 |  Function | ath5k_hw_set_txdp | int | ath5k_dma.c | ath5k_hw_set_txdp - Set TX Descriptor's address for a specific queue | 
| 3469 |  Function | ath5k_hw_update_tx_triglevel | int | ath5k_dma.c | ath5k_hw_update_tx_triglevel - Update tx trigger level | 
| 3470 |  Function | ath5k_hw_is_intr_pending | int | ath5k_dma.c | *****************\ | 
| 3471 |  Function | ath5k_hw_get_isr | int | ath5k_dma.c | ath5k_hw_get_isr - Get interrupt status | 
| 3472 |  Function | ath5k_hw_set_imr | enum ath5k_int | ath5k_dma.c | ath5k_hw_set_imr - Set interrupt mask | 
| 3473 |  Static | ath5k_hw_eeprom_read | static int | ath5k_eeprom.c | |
| 3474 |  Static | ath5k_eeprom_bin2freq | static u16 | ath5k_eeprom.c | |
| 3475 |  Static | ath5k_eeprom_init_header | static int | ath5k_eeprom.c | |
| 3476 |  Static | ath5k_eeprom_read_ants | static int | ath5k_eeprom.c | |
| 3477 |  Static | ath5k_eeprom_read_modes | static int | ath5k_eeprom.c | |
| 3478 |  Static | ath5k_eeprom_read_turbo_modes | static int | ath5k_eeprom.c | |
| 3479 |  Static | ath5k_eeprom_init_modes | static int | ath5k_eeprom.c | |
| 3480 |  Inline | ath5k_eeprom_read_freq_list | static inline int | ath5k_eeprom.c | frequency mask) | 
| 3481 |  Static | ath5k_eeprom_init_11a_pcal_freq | static int | ath5k_eeprom.c | |
| 3482 |  Inline | ath5k_eeprom_init_11bg_2413 | static inline int | ath5k_eeprom.c | |
| 3483 |  Inline | ath5k_get_pcdac_intercepts | static inline void | ath5k_eeprom.c | |
| 3484 |  Static | ath5k_eeprom_convert_pcal_info_5111 | static int | ath5k_eeprom.c | used by interpolation code | 
| 3485 |  Static | ath5k_eeprom_read_pcal_info_5111 | static int | ath5k_eeprom.c | |
| 3486 |  Static | ath5k_eeprom_convert_pcal_info_5112 | static int | ath5k_eeprom.c | used by interpolation code | 
| 3487 |  Static | ath5k_eeprom_read_pcal_info_5112 | static int | ath5k_eeprom.c | |
| 3488 |  Inline | ath5k_pdgains_size_2413 | static inline unsigned int | ath5k_eeprom.c | these two functions | 
| 3489 |  Static | ath5k_cal_data_offset_2413 | static unsigned int | ath5k_eeprom.c | and each section's size. | 
| 3490 |  Static | ath5k_eeprom_convert_pcal_info_2413 | static int | ath5k_eeprom.c | used by interpolation code | 
| 3491 |  Static | ath5k_eeprom_read_pcal_info_2413 | static int | ath5k_eeprom.c | |
| 3492 |  Static | ath5k_eeprom_read_target_rate_pwr_info | static int | ath5k_eeprom.c | |
| 3493 |  Static | ath5k_eeprom_read_pcal_info | static int | ath5k_eeprom.c | |
| 3494 |  Static | ath5k_eeprom_free_pcal_info | static int | ath5k_eeprom.c | |
| 3495 |  Function | ath5k_eeprom_detach | void | ath5k_eeprom.c | |
| 3496 |  Static | ath5k_eeprom_read_ctl_info | static int | ath5k_eeprom.c | |
| 3497 |  Function | ath5k_eeprom_init | int | ath5k_eeprom.c | |
| 3498 |  Function | ath5k_eeprom_read_mac | int | ath5k_eeprom.c | |
| 3499 |  Function | ath5k_eeprom_is_hb63 | int | ath5k_eeprom.c | |
| 3500 |  Function | ath5k_hw_set_gpio_input | int | ath5k_gpio.c | |
| 3501 |  Function | ath5k_hw_set_gpio_output | int | ath5k_gpio.c | |
| 3502 |  Function | ath5k_hw_get_gpio | u32 | ath5k_gpio.c | |
| 3503 |  Function | ath5k_hw_set_gpio | int | ath5k_gpio.c | |
| 3504 |  Function | ath5k_hw_set_gpio_intr | void | ath5k_gpio.c | |
| 3505 |  Static | ath5k_hw_ini_mode_registers | static void | ath5k_initvals.c | |
| 3506 |  Function | ath5k_hw_write_initvals | int | ath5k_initvals.c | |
| 3507 |  Function | ath5k_hw_set_opmode | int | ath5k_pcu.c | *****************\ | 
| 3508 |  Function | ath5k_hw_set_ack_bitrate_high | void | ath5k_pcu.c | ath5k_hw_set_ack_bitrate - set bitrate for ACKs | 
| 3509 |  Function | ath5k_hw_get_ack_timeout | unsigned int | ath5k_pcu.c | ****************\ | 
| 3510 |  Function | ath5k_hw_set_ack_timeout | int | ath5k_pcu.c | ath5k_hw_set_ack_timeout - Set ACK timeout on PCU | 
| 3511 |  Function | ath5k_hw_get_cts_timeout | unsigned int | ath5k_pcu.c | ath5k_hw_get_cts_timeout - Get CTS timeout from PCU in usec | 
| 3512 |  Function | ath5k_hw_set_cts_timeout | int | ath5k_pcu.c | ath5k_hw_set_cts_timeout - Set CTS timeout on PCU | 
| 3513 |  Function | ath5k_hw_get_lladdr | void | ath5k_pcu.c | **************\ | 
| 3514 |  Function | ath5k_hw_set_lladdr | int | ath5k_pcu.c | ath5k_hw_set_lladdr - Set station id | 
| 3515 |  Function | ath5k_hw_set_associd | void | ath5k_pcu.c | ath5k_hw_set_associd - Set BSSID for association | 
| 3516 |  Function | ath5k_hw_set_bssid_mask | int | ath5k_pcu.c | ath5k_hw_set_bssid_mask - filter out bssids we listen | 
| 3517 |  Function | ath5k_hw_start_rx_pcu | void | ath5k_pcu.c | **********\ | 
| 3518 |  Function | ath5k_hw_stop_rx_pcu | void | ath5k_pcu.c | at5k_hw_stop_rx_pcu - Stop RX engine | 
| 3519 |  Function | ath5k_hw_set_mcast_filter | void | ath5k_pcu.c | |
| 3520 |  Function | ath5k_hw_get_rx_filter | u32 | ath5k_pcu.c | ath5k_hw_get_rx_filter - Get current rx filter | 
| 3521 |  Function | ath5k_hw_set_rx_filter | void | ath5k_pcu.c | ath5k_hw_set_rx_filter - Set rx filter | 
| 3522 |  Function | ath5k_hw_reset_key | int | ath5k_pcu.c | *******************\ | 
| 3523 |  Inline | min | static inline int | ath5k_phy.c | |
| 3524 |  Inline | max | static inline int | ath5k_phy.c | |
| 3525 |  Static | ath5k_hw_rfb_op | static unsigned int | ath5k_phy.c | |
| 3526 |  Function | ath5k_hw_rfgain_opt_init | int | ath5k_phy.c | ********************\ | 
| 3527 |  Static | ath5k_hw_request_rfgain_probe | static void | ath5k_phy.c | |
| 3528 |  Static | ath5k_hw_rf_gainf_corr | static u32 | ath5k_phy.c | based on the current step for RF5112 rev. 2 | 
| 3529 |  Static | ath5k_hw_rf_check_gainf_readback | static int | ath5k_phy.c | their detection window) so we must ignore it | 
| 3530 |  Static | ath5k_hw_rf_gainf_adjust | static s8 | ath5k_phy.c | of parameters from rf gain optimization ladder | 
| 3531 |  Function | ath5k_hw_gainf_calibrate | enum ath5k_rfgain | ath5k_phy.c | adjustment | 
| 3532 |  Function | ath5k_hw_rfgain_init | int | ath5k_phy.c | with gain_F calibration | 
| 3533 |  Function | ath5k_hw_rfregs_init | int | ath5k_phy.c | ******************\ | 
| 3534 |  Function | ath5k_channel_ok | int | ath5k_phy.c | ************************\ | 
| 3535 |  Static | ath5k_hw_rf5110_chan2athchan | static u32 | ath5k_phy.c | |
| 3536 |  Static | ath5k_hw_rf5110_channel | static int | ath5k_phy.c | |
| 3537 |  Static | ath5k_hw_rf5111_chan2athchan | static int | ath5k_phy.c | |
| 3538 |  Static | ath5k_hw_rf5111_channel | static int | ath5k_phy.c | |
| 3539 |  Static | ath5k_hw_rf5112_channel | static int | ath5k_phy.c | |
| 3540 |  Static | ath5k_hw_rf2425_channel | static int | ath5k_phy.c | |
| 3541 |  Function | ath5k_hw_channel | int | ath5k_phy.c | |
| 3542 |  Function | ath5k_hw_noise_floor_calibration | int | ath5k_phy.c | ***************\ | 
| 3543 |  Static | ath5k_hw_rf5110_calibrate | static int | ath5k_phy.c | |
| 3544 |  Static | ath5k_hw_rf511x_calibrate | static int | ath5k_phy.c | |
| 3545 |  Function | ath5k_hw_phy_calibrate | int | ath5k_phy.c | |
| 3546 |  Function | ath5k_hw_phy_disable | int | ath5k_phy.c | |
| 3547 |  Function | ath5k_hw_radio_revision | u16 | ath5k_phy.c | ******************\ | 
| 3548 |  Function | ath5k_hw_set_def_antenna | void | ath5k_phy.c | |
| 3549 |  Function | ath5k_hw_get_def_antenna | unsigned int | ath5k_phy.c | |
| 3550 |  Static | ath5k_get_interpolated_value | static s16 | ath5k_phy.c | **************\ | 
| 3551 |  Static | ath5k_get_linear_pcdac_min | static s16 | ath5k_phy.c | |
| 3552 |  Static | ath5k_create_power_curve | static void | ath5k_phy.c | |
| 3553 |  Static | ath5k_get_chan_pcal_surrounding_piers | static void | ath5k_phy.c | |
| 3554 |  Static | ath5k_get_rate_pcal_data | static void | ath5k_phy.c | |
| 3555 |  Static | ath5k_get_max_ctl_power | static void | ath5k_phy.c | |
| 3556 |  Static | ath5k_fill_pwr_to_pcdac_table | static void | ath5k_phy.c | |
| 3557 |  Static | ath5k_combine_linear_pcdac_curves | static void | ath5k_phy.c | |
| 3558 |  Static | ath5k_setup_pcdac_table | static void | ath5k_phy.c | |
| 3559 |  Static | ath5k_combine_pwr_to_pdadc_curves | static void | ath5k_phy.c | |
| 3560 |  Static | ath5k_setup_pwr_to_pdadc_table | static void | ath5k_phy.c | |
| 3561 |  Static | ath5k_setup_channel_powertable | static int | ath5k_phy.c | |
| 3562 |  Static | ath5k_setup_rate_powertable | static void | ath5k_phy.c | |
| 3563 |  Function | ath5k_hw_txpower | int | ath5k_phy.c | |
| 3564 |  Function | ath5k_hw_set_txpower_limit | int | ath5k_phy.c | |
| 3565 |  Function | ath5k_hw_set_tx_queueprops | int | ath5k_qcu.c | |
| 3566 |  Function | ath5k_hw_setup_tx_queue | int | ath5k_qcu.c | |
| 3567 |  Function | ath5k_hw_release_tx_queue | void | ath5k_qcu.c | |
| 3568 |  Function | ath5k_hw_reset_tx_queue | int | ath5k_qcu.c | |
| 3569 |  Function | ath5k_hw_set_slot_time | int | ath5k_qcu.c | |
| 3570 |  Static | fls | static int | ath5k_reset.c | |
| 3571 |  Static | ath5k_hw_write_ofdm_timings | static int | ath5k_reset.c | ath5k_hw_write_ofdm_timings - set OFDM timings on AR5212 | 
| 3572 |  Inline | ath5k_hw_write_rate_duration | static inline void | ath5k_reset.c | ath5k_hw_write_rate_duration - fill rate code to duration table | 
| 3573 |  Static | ath5k_hw_nic_reset | static int | ath5k_reset.c | |
| 3574 |  Function | ath5k_hw_wake | int | ath5k_reset.c | |
| 3575 |  Function | ath5k_hw_nic_wakeup | int | ath5k_reset.c | |
| 3576 |  Static | ath5k_hw_chan_has_spur_noise | static int | ath5k_reset.c | |
| 3577 |  Static | ath5k_hw_tweak_initval_settings | static void | ath5k_reset.c | |
| 3578 |  Static | ath5k_hw_commit_eeprom_settings | static void | ath5k_reset.c | |
| 3579 |  Function | ath5k_hw_reset | int | ath5k_reset.c | |
| 3580 |  Inline | ath5k_rfkill_disable | static inline void | ath5k_rfkill.c | |
| 3581 |  Inline | ath5k_rfkill_enable | static inline void | ath5k_rfkill.c | |
| 3582 |  Inline | ath5k_rfkill_set_intr | static inline void | ath5k_rfkill.c | |
| 3583 |  Static | ath5k_is_rfkill_set | static int __unused | ath5k_rfkill.c | |
| 3584 |  Function | ath5k_rfkill_hw_start | void | ath5k_rfkill.c | |
| 3585 |  Function | ath5k_rfkill_hw_stop | void | ath5k_rfkill.c | |
| 3586 |  Static | e1000_get_hw_control | static void | e1000.c | e1000_get_hw_control - get control of the h/w from f/w | 
| 3587 |  Static | e1000_irq_enable | static void | e1000.c | e1000_irq_enable - Enable default interrupt generation settings | 
| 3588 |  Static | e1000_irq_disable | static void | e1000.c | e1000_irq_disable - Mask off interrupt generation on the NIC | 
| 3589 |  Static | e1000_sw_init | static int | e1000.c | e1000_sw_init - Initialize general software structures (struct e1000_adapter) | 
| 3590 |  Static | e1000_setup_tx_resources | static int | e1000.c | e1000_setup_tx_resources - allocate Tx resources (Descriptors) | 
| 3591 |  Static | e1000_free_tx_resources | static void | e1000.c | |
| 3592 |  Static | e1000_configure_tx | static void | e1000.c | e1000_configure_tx - Configure 8254x Transmit Unit after Reset | 
| 3593 |  Static | e1000_free_rx_resources | static void | e1000.c | |
| 3594 |  Function | e1000_refill_rx_ring | int | e1000.c | e1000_refill_rx_ring - allocate Rx io_buffers | 
| 3595 |  Static | e1000_setup_rx_resources | static int | e1000.c | e1000_setup_rx_resources - allocate Rx resources (Descriptors) | 
| 3596 |  Static | e1000_configure_rx | static void | e1000.c | e1000_configure_rx - Configure 8254x Receive Unit after Reset | 
| 3597 |  Static | e1000_reset | static void | e1000.c | e1000_reset - Put e1000 NIC in known initial state | 
| 3598 |  Static | e1000_close | static void | e1000.c | Functions that implement the gPXE driver API * | 
| 3599 |  Static | e1000_transmit | static int | e1000.c | e1000_transmit - Transmit a packet | 
| 3600 |  Static | e1000_poll | static void | e1000.c | e1000_poll - Poll for received packets | 
| 3601 |  Static | e1000_irq | static void | e1000.c | e1000_irq - enable or Disable interrupts | 
| 3602 |  Static | e1000_probe | static int | e1000.c | e1000_probe - Initial configuration of e1000 NIC | 
| 3603 |  Static | e1000_remove | static void | e1000.c | e1000_remove - Device Removal Routine | 
| 3604 |  Static | e1000_open | static int | e1000.c | e1000_open - Called when a network interface is made active | 
| 3605 |  Function | e1000_read_pcie_cap_reg | int32_t | e1000.c | |
| 3606 |  Function | e1000_pci_clear_mwi | void | e1000.c | |
| 3607 |  Function | e1000_pci_set_mwi | void | e1000.c | |
| 3608 |  Function | e1000_read_pci_cfg | void | e1000.c | |
| 3609 |  Function | e1000_write_pci_cfg | void | e1000.c | |
| 3610 |  Function | e1000_io_write | void | e1000.c | |
| 3611 |  Static | e1000_set_phy_type | static int32_t | e1000_hw.c | Set the phy type member in the hw struct. | 
| 3612 |  Static | e1000_phy_init_script | static void | e1000_hw.c | IGP phy init script - initializes the GbE PHY | 
| 3613 |  Function | e1000_set_mac_type | int32_t | e1000_hw.c | Set the mac type member in the hw struct. | 
| 3614 |  Function | e1000_set_media_type | void | e1000_hw.c | Set media type and TBI compatibility. | 
| 3615 |  Function | e1000_reset_hw | int32_t | e1000_hw.c | Reset the transmit and receive units; mask and clear all interrupts. | 
| 3616 |  Static | e1000_initialize_hardware_bits | static void | e1000_hw.c | Initialize a number of hardware-dependent bits | 
| 3617 |  Function | e1000_init_hw | int32_t | e1000_hw.c | Performs basic configuration of the adapter. | 
| 3618 |  Static | e1000_adjust_serdes_amplitude | static int32_t | e1000_hw.c | Adjust SERDES output amplitude based on EEPROM setting. | 
| 3619 |  Function | e1000_setup_link | int32_t | e1000_hw.c | Configures flow control and link settings. | 
| 3620 |  Static | e1000_setup_fiber_serdes_link | static int32_t | e1000_hw.c | Sets up link for a fiber based or serdes based adapter | 
| 3621 |  Static | 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 |  Static | e1000_copper_link_igp_setup | static int32_t | e1000_hw.c | Copper link setup for e1000_phy_igp series. | 
| 3623 |  Static | e1000_copper_link_ggp_setup | static int32_t | e1000_hw.c | Copper link setup for e1000_phy_gg82563 series. | 
| 3624 |  Static | e1000_copper_link_mgp_setup | static int32_t | e1000_hw.c | Copper link setup for e1000_phy_m88 series. | 
| 3625 |  Static | e1000_copper_link_autoneg | static int32_t | e1000_hw.c | Setup auto-negotiation and flow control advertisements, | 
| 3626 |  Static | e1000_copper_link_postconfig | static int32_t | e1000_hw.c | Config the MAC and the PHY after link is up. | 
| 3627 |  Static | e1000_setup_copper_link | static int32_t | e1000_hw.c | Detects which PHY is present and setup the speed and duplex | 
| 3628 |  Static | e1000_configure_kmrn_for_10_100 | static int32_t | e1000_hw.c | Configure the MAC-to-PHY interface for 10/100Mbps | 
| 3629 |  Static | e1000_configure_kmrn_for_1000 | static int32_t | e1000_hw.c | |
| 3630 |  Function | e1000_phy_setup_autoneg | int32_t | e1000_hw.c | Configures PHY autoneg and flow control advertisement settings | 
| 3631 |  Static | e1000_phy_force_speed_duplex | static int32_t | e1000_hw.c | Force PHY speed and duplex settings to hw->forced_speed_duplex | 
| 3632 |  Function | e1000_config_collision_dist | void | e1000_hw.c | Sets the collision distance in the Transmit Control register | 
| 3633 |  Static | 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 |  Function | e1000_force_mac_fc | int32_t | e1000_hw.c | Forces the MAC's flow control settings. | 
| 3635 |  Static | e1000_config_fc_after_link_up | static int32_t | e1000_hw.c | Configures flow control settings after link is established | 
| 3636 |  Function | e1000_check_for_link | int32_t | e1000_hw.c | Checks to see if the link status of the hardware has changed. | 
| 3637 |  Function | e1000_get_speed_and_duplex | int32_t | e1000_hw.c | Detects the current speed and duplex settings of the hardware. | 
| 3638 |  Static | e1000_wait_autoneg | static int32_t | e1000_hw.c | Blocks until autoneg completes or times out (~4.5 seconds) | 
| 3639 |  Static | e1000_raise_mdi_clk | static void | e1000_hw.c | Raises the Management Data Clock | 
| 3640 |  Static | e1000_lower_mdi_clk | static void | e1000_hw.c | Lowers the Management Data Clock | 
| 3641 |  Static | e1000_shift_out_mdi_bits | static void | e1000_hw.c | Shifts data bits out to the PHY | 
| 3642 |  Static | e1000_shift_in_mdi_bits | static uint16_t | e1000_hw.c | Shifts data bits in from the PHY | 
| 3643 |  Static | e1000_swfw_sync_acquire | static int32_t | e1000_hw.c | |
| 3644 |  Static | e1000_swfw_sync_release | static void | e1000_hw.c | |
| 3645 |  Function | 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 |  Static | e1000_read_phy_reg_ex | static int32_t | e1000_hw.c | |
| 3647 |  Function | e1000_write_phy_reg | int32_t | e1000_hw.c | Writes a value to a PHY register | 
| 3648 |  Static | e1000_write_phy_reg_ex | static int32_t | e1000_hw.c | |
| 3649 |  Static | e1000_read_kmrn_reg | static int32_t | e1000_hw.c | |
| 3650 |  Static | e1000_write_kmrn_reg | static int32_t | e1000_hw.c | |
| 3651 |  Function | e1000_phy_hw_reset | int32_t | e1000_hw.c | Returns the PHY to the power-on reset state | 
| 3652 |  Function | e1000_phy_reset | int32_t | e1000_hw.c | Resets the PHY | 
| 3653 |  Function | e1000_phy_powerdown_workaround | void | e1000_hw.c | |
| 3654 |  Static | e1000_kumeran_lock_loss_workaround | static int32_t | e1000_hw.c | |
| 3655 |  Static | e1000_detect_gig_phy | static int32_t | e1000_hw.c | Probes the expected PHY address for known PHY IDs | 
| 3656 |  Static | e1000_phy_reset_dsp | static int32_t | e1000_hw.c | Resets the PHY's DSP | 
| 3657 |  Static | e1000_phy_igp_get_info | static int32_t | e1000_hw.c | Get PHY information from various PHY registers for igp PHY only. | 
| 3658 |  Static | e1000_phy_ife_get_info | static int32_t | e1000_hw.c | Get PHY information from various PHY registers for ife PHY only. | 
| 3659 |  Static | e1000_phy_m88_get_info | static int32_t | e1000_hw.c | Get PHY information from various PHY registers fot m88 PHY only. | 
| 3660 |  Function | e1000_phy_get_info | int32_t | e1000_hw.c | Get PHY information from various PHY registers | 
| 3661 |  Function | e1000_validate_mdi_setting | int32_t | e1000_hw.c | |
| 3662 |  Function | e1000_init_eeprom_params | int32_t | e1000_hw.c | Sets up eeprom variables in the hw struct. Must be called after mac_type | 
| 3663 |  Static | e1000_raise_ee_clk | static void | e1000_hw.c | Raises the EEPROM's clock input. | 
| 3664 |  Static | e1000_lower_ee_clk | static void | e1000_hw.c | Lowers the EEPROM's clock input. | 
| 3665 |  Static | e1000_shift_out_ee_bits | static void | e1000_hw.c | Shift data bits out to the EEPROM. | 
| 3666 |  Static | e1000_shift_in_ee_bits | static uint16_t | e1000_hw.c | Shift data bits in from the EEPROM | 
| 3667 |  Static | e1000_acquire_eeprom | static int32_t | e1000_hw.c | Prepares EEPROM for access | 
| 3668 |  Static | e1000_standby_eeprom | static void | e1000_hw.c | Returns EEPROM to a "standby" state | 
| 3669 |  Static | e1000_release_eeprom | static void | e1000_hw.c | Terminates a command by inverting the EEPROM's chip select pin | 
| 3670 |  Static | e1000_spi_eeprom_ready | static int32_t | e1000_hw.c | Reads a 16 bit word from the EEPROM. | 
| 3671 |  Function | e1000_read_eeprom | int32_t | e1000_hw.c | Reads a 16 bit word from the EEPROM. | 
| 3672 |  Static | e1000_read_eeprom_eerd | static int32_t | e1000_hw.c | Reads a 16 bit word from the EEPROM using the EERD register. | 
| 3673 |  Static | e1000_write_eeprom_eewr | static int32_t | e1000_hw.c | Writes a 16 bit word from the EEPROM using the EEWR register. | 
| 3674 |  Static | 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 |  Static | e1000_is_onboard_nvm_eeprom | static boolean_t | e1000_hw.c | |
| 3676 |  Function | e1000_validate_eeprom_checksum | int32_t | e1000_hw.c | Verifies that the EEPROM has a valid checksum | 
| 3677 |  Function | e1000_update_eeprom_checksum | int32_t | e1000_hw.c | Calculates the EEPROM checksum and writes it to the EEPROM | 
| 3678 |  Function | e1000_write_eeprom | int32_t | e1000_hw.c | Parent function for writing words to the different EEPROM types. | 
| 3679 |  Static | e1000_write_eeprom_spi | static int32_t | e1000_hw.c | Writes a 16 bit word to a given offset in an SPI EEPROM. | 
| 3680 |  Static | e1000_write_eeprom_microwire | static int32_t | e1000_hw.c | Writes a 16 bit word to a given offset in a Microwire EEPROM. | 
| 3681 |  Static | 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 |  Function | 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 |  Static | e1000_init_rx_addrs | static void | e1000_hw.c | Initializes receive address filters. | 
| 3684 |  Function | e1000_hash_mc_addr | uint32_t | e1000_hw.c | Hashes an address to determine its location in the multicast table | 
| 3685 |  Function | e1000_mta_set | void | e1000_hw.c | Sets the bit in the multicast table corresponding to the hash value. | 
| 3686 |  Function | e1000_rar_set | void | e1000_hw.c | Puts an ethernet address into a receive address register. | 
| 3687 |  Function | e1000_write_vfta | void | e1000_hw.c | Writes a value to the specified offset in the VLAN filter table. | 
| 3688 |  Static | e1000_clear_vfta | static void | e1000_hw.c | Clears the VLAN filer table | 
| 3689 |  Static | e1000_id_led_init | static int32_t | e1000_hw.c | |
| 3690 |  Function | e1000_setup_led | int32_t | e1000_hw.c | Prepares SW controlable LED for use and saves the current state of the LED. | 
| 3691 |  Function | e1000_blink_led_start | int32_t | e1000_hw.c | Used on 82571 and later Si that has LED blink bits. | 
| 3692 |  Function | e1000_cleanup_led | int32_t | e1000_hw.c | Restores the saved state of the SW controlable LED. | 
| 3693 |  Function | e1000_led_on | int32_t | e1000_hw.c | Turns on the software controllable LED | 
| 3694 |  Function | e1000_led_off | int32_t | e1000_hw.c | Turns off the software controllable LED | 
| 3695 |  Static | e1000_clear_hw_cntrs | static void | e1000_hw.c | Clears all hardware statistics counters. | 
| 3696 |  Function | e1000_reset_adaptive | void | e1000_hw.c | Resets Adaptive IFS to its default state. | 
| 3697 |  Function | e1000_update_adaptive | void | e1000_hw.c | Called during the callback/watchdog routine to update IFS value based on | 
| 3698 |  Function | e1000_tbi_adjust_stats | void | e1000_hw.c | Adjusts the statistic counters when a frame is accepted by TBI_ACCEPT | 
| 3699 |  Function | e1000_get_bus_info | void | e1000_hw.c | Gets the current PCI bus type, speed, and width of the hardware | 
| 3700 |  Static | 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 |  Static | e1000_get_cable_length | static int32_t | e1000_hw.c | Estimates the cable length. | 
| 3702 |  Static | e1000_check_polarity | static int32_t | e1000_hw.c | Check the cable polarity | 
| 3703 |  Static | e1000_check_downshift | static int32_t | e1000_hw.c | Check if Downshift occured | 
| 3704 |  Static | 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 |  Static | e1000_set_phy_mode | static int32_t | e1000_hw.c | Set PHY to class A mode | 
| 3706 |  Static | e1000_set_d3_lplu_state | static int32_t | e1000_hw.c | This function sets the lplu state according to the active flag. When | 
| 3707 |  Static | 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 |  Static | e1000_set_vco_speed | static int32_t | e1000_hw.c | Change VCO speed register to improve Bit Error Rate performance of SERDES. | 
| 3709 |  Static | e1000_host_if_read_cookie | static int32_t | e1000_hw.c | This function reads the cookie from ARC ram. | 
| 3710 |  Static | e1000_mng_enable_host_if | static int32_t | e1000_hw.c | This function checks whether the HOST IF is enabled for command operaton | 
| 3711 |  Static | 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 |  Static | e1000_mng_write_cmd_header | static int32_t | e1000_hw.c | This function writes the command header after does the checksum calculation. | 
| 3713 |  Static | e1000_mng_write_commit | static int32_t | e1000_hw.c | This function indicates to ARC that a new command is pending which completes | 
| 3714 |  Function | e1000_check_mng_mode | boolean_t | e1000_hw.c | This function checks the mode of the firmware. | 
| 3715 |  Function | e1000_mng_write_dhcp_info | int32_t | e1000_hw.c | This function writes the dhcp info . | 
| 3716 |  Static | e1000_calculate_mng_checksum | static uint8_t | e1000_hw.c | This function calculates the checksum. | 
| 3717 |  Function | e1000_enable_tx_pkt_filtering | boolean_t | e1000_hw.c | This function checks whether tx pkt filtering needs to be enabled or not. | 
| 3718 |  Function | e1000_enable_mng_pass_thru | uint32_t | e1000_hw.c | Verifies the hardware needs to allow ARPs to be processed by the host | 
| 3719 |  Static | e1000_polarity_reversal_workaround | static int32_t | e1000_hw.c | |
| 3720 |  Static | e1000_set_pci_express_master_disable | static void | e1000_hw.c | Disables PCI-Express master access. | 
| 3721 |  Function | e1000_disable_pciex_master | int32_t | e1000_hw.c | Disables PCI-Express master access and verifies there are no pending requests | 
| 3722 |  Static | e1000_get_auto_rd_done | static int32_t | e1000_hw.c | Check for EEPROM Auto Read bit done. | 
| 3723 |  Static | e1000_get_phy_cfg_done | static int32_t | e1000_hw.c | Checks if the PHY configuration is done | 
| 3724 |  Static | e1000_get_hw_eeprom_semaphore | static int32_t | e1000_hw.c | Using the combination of SMBI and SWESMBI semaphore bits when resetting | 
| 3725 |  Static | e1000_put_hw_eeprom_semaphore | static void | e1000_hw.c | This function clears HW semaphore bits. | 
| 3726 |  Static | e1000_get_software_semaphore | static int32_t | e1000_hw.c | Obtaining software semaphore bit (SMBI) before resetting PHY. | 
| 3727 |  Static | e1000_release_software_semaphore | static void | e1000_hw.c | Release semaphore bit (SMBI). | 
| 3728 |  Function | e1000_check_phy_reset_block | int32_t | e1000_hw.c | Checks if PHY reset is blocked due to SOL/IDER session, for example. | 
| 3729 |  Static | e1000_arc_subsystem_valid | static uint8_t | e1000_hw.c | |
| 3730 |  Static | e1000_set_pci_ex_no_snoop | static int32_t | e1000_hw.c | Configure PCI-Ex no-snoop | 
| 3731 |  Static | e1000_get_software_flag | static int32_t | e1000_hw.c | Get software semaphore FLAG bit (SWFLAG). | 
| 3732 |  Static | e1000_release_software_flag | static void | e1000_hw.c | Release software semaphore FLAG bit (SWFLAG). | 
| 3733 |  Static | 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 |  Static | 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 |  Static | 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 |  Static | e1000_ich8_flash_cycle | static int32_t | e1000_hw.c | This function starts a flash cycle and waits for its completion | 
| 3737 |  Static | 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 |  Static | e1000_write_ich8_data | static int32_t | e1000_hw.c | Writes One /two bytes to the NVM using the ICH8 flash access registers. | 
| 3739 |  Static | e1000_read_ich8_byte | static int32_t | e1000_hw.c | Reads a single byte from the NVM using the ICH8 flash access registers. | 
| 3740 |  Static | 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 |  Static | e1000_write_ich8_byte | static int32_t | e1000_hw.c | Writes a single byte to the NVM using the ICH8 flash access registers. | 
| 3742 |  Static | e1000_read_ich8_word | static int32_t | e1000_hw.c | Reads a word from the NVM using the ICH8 flash access registers. | 
| 3743 |  Function | 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 |  Static | e1000_init_lcd_from_nvm_config_region | static int32_t | e1000_hw.c | |
| 3745 |  Static | e1000_init_lcd_from_nvm | static int32_t | e1000_hw.c | This function initializes the PHY from the NVM on ICH8 platforms. This | 
| 3746 |  Static | phantom_crb_access_128m | static unsigned long | phantom.c | CRB register access | 
| 3747 |  Static | phantom_crb_access_32m | static unsigned long | phantom.c | Prepare for access to CRB register via 32MB BAR | 
| 3748 |  Static | phantom_crb_access_2m | static unsigned long | phantom.c | Prepare for access to CRB register via 2MB BAR | 
| 3749 |  Static | phantom_readl | static uint32_t | phantom.c | Read from Phantom CRB register | 
| 3750 |  Static | phantom_writel | static void | phantom.c | Write to Phantom CRB register | 
| 3751 |  Inline | phantom_write_hilo | static inline void | phantom.c | Write to Phantom CRB HI/LO register pair | 
| 3752 |  Static | phantom_read_test_mem_block | static int | phantom.c | Firmware message buffer access (for debug) | 
| 3753 |  Static | phantom_read_test_mem | static int | phantom.c | Read single byte from Phantom test memory | 
| 3754 |  Static | phantom_dmesg | static int | phantom.c | Dump Phantom firmware dmesg log | 
| 3755 |  Static | __attribute__ | static void | phantom.c | Dump Phantom firmware dmesg logs | 
| 3756 |  Static | phantom_wait_for_cmd | static int | phantom.c | Firmware interface | 
| 3757 |  Static | phantom_issue_cmd | static int | phantom.c | Issue command to firmware | 
| 3758 |  Static | phantom_issue_buf_cmd | static int | phantom.c | Issue buffer-format command to firmware | 
| 3759 |  Static | phantom_create_rx_ctx | static int | phantom.c | Create Phantom RX context | 
| 3760 |  Static | phantom_destroy_rx_ctx | static void | phantom.c | Destroy Phantom RX context | 
| 3761 |  Static | phantom_create_tx_ctx | static int | phantom.c | Create Phantom TX context | 
| 3762 |  Static | phantom_destroy_tx_ctx | static void | phantom.c | Destroy Phantom TX context | 
| 3763 |  Static | phantom_alloc_rds | static int | phantom.c | Descriptor ring management | 
| 3764 |  Static | phantom_post_rds | static void | phantom.c | Post Phantom RX descriptor | 
| 3765 |  Static | phantom_alloc_cds | static int | phantom.c | Allocate Phantom TX descriptor | 
| 3766 |  Static | phantom_post_cds | static void | phantom.c | Post Phantom TX descriptor | 
| 3767 |  Static | phantom_update_macaddr | static int | phantom.c | MAC address management | 
| 3768 |  Inline | phantom_add_macaddr | static inline int | phantom.c | Add MAC address | 
| 3769 |  Inline | phantom_del_macaddr | static inline int | phantom.c | Remove MAC address | 
| 3770 |  Static | phantom_poll_link_state | static void | phantom.c | Link state detection | 
| 3771 |  Static | phantom_refill_rx_ring | static void | phantom.c | Main driver body | 
| 3772 |  Static | phantom_open | static int | phantom.c | Open NIC | 
| 3773 |  Static | phantom_close | static void | phantom.c | Close NIC | 
| 3774 |  Static | phantom_transmit | static int | phantom.c | Transmit packet | 
| 3775 |  Static | phantom_poll | static void | phantom.c | Poll for received packets | 
| 3776 |  Static | phantom_irq | static void | phantom.c | Enable/disable interrupts | 
| 3777 |  Static | phantom_clp_wait | static int | phantom.c | Wait for Phantom CLP command to complete | 
| 3778 |  Static | phantom_clp_cmd | static int | phantom.c | Issue Phantom CLP command | 
| 3779 |  Static | phantom_clp_store | static int | phantom.c | Store Phantom CLP setting | 
| 3780 |  Static | phantom_clp_fetch | static int | phantom.c | Fetch Phantom CLP setting | 
| 3781 |  Static | phantom_clp_setting | static unsigned int | phantom.c | Find Phantom CLP setting | 
| 3782 |  Static | phantom_store_setting | static int | phantom.c | Store Phantom CLP setting | 
| 3783 |  Static | phantom_fetch_setting | static int | phantom.c | Fetch Phantom CLP setting | 
| 3784 |  Static | phantom_map_crb | static int | phantom.c | Initialisation | 
| 3785 |  Static | phantom_unhalt_pegs | static void | phantom.c | Unhalt all PEGs | 
| 3786 |  Static | phantom_init_cmdpeg | static int | phantom.c | Initialise the Phantom command PEG | 
| 3787 |  Static | phantom_get_macaddr | static void | phantom.c | Read Phantom MAC address | 
| 3788 |  Static | phantom_check_boot_enable | static int | phantom.c | Check Phantom is enabled for boot | 
| 3789 |  Static | phantom_init_rcvpeg | static int | phantom.c | Initialise Phantom receive PEG | 
| 3790 |  Static | phantom_probe | static int | phantom.c | Probe PCI device | 
| 3791 |  Static | phantom_remove | static void | phantom.c | Remove PCI device | 
| 3792 |  Static | write_grf5101 | static void | rtl8180_grf5101.c | |
| 3793 |  Static | grf5101_write_phy_antenna | static void | rtl8180_grf5101.c | |
| 3794 |  Static | grf5101_rf_set_channel | static void | rtl8180_grf5101.c | |
| 3795 |  Static | grf5101_rf_stop | static void | rtl8180_grf5101.c | |
| 3796 |  Static | grf5101_rf_init | static void | rtl8180_grf5101.c | |
| 3797 |  Static | write_max2820 | static void | rtl8180_max2820.c | |
| 3798 |  Static | max2820_write_phy_antenna | static void | rtl8180_max2820.c | |
| 3799 |  Static | max2820_rf_set_channel | static void | rtl8180_max2820.c | |
| 3800 |  Static | max2820_rf_stop | static void | rtl8180_max2820.c | |
| 3801 |  Static | max2820_rf_init | static void | rtl8180_max2820.c | |
| 3802 |  Static | write_sa2400 | static void | rtl8180_sa2400.c | |
| 3803 |  Static | sa2400_write_phy_antenna | static void | rtl8180_sa2400.c | |
| 3804 |  Static | sa2400_rf_set_channel | static void | rtl8180_sa2400.c | |
| 3805 |  Static | sa2400_rf_stop | static void | rtl8180_sa2400.c | |
| 3806 |  Static | sa2400_rf_init | static void | rtl8180_sa2400.c | |
| 3807 |  Inline | rtl8225_write_phy_ofdm | static inline void | rtl8185_rtl8225.c | |
| 3808 |  Inline | rtl8225_write_phy_cck | static inline void | rtl8185_rtl8225.c | |
| 3809 |  Static | rtl8225_write | static void | rtl8185_rtl8225.c | |
| 3810 |  Static | rtl8225_read | static u16 | rtl8185_rtl8225.c | |
| 3811 |  Static | rtl8225_rf_set_tx_power | static void | rtl8185_rtl8225.c | |
| 3812 |  Static | rtl8225_rf_init | static void | rtl8185_rtl8225.c | |
| 3813 |  Static | rtl8225z2_rf_set_tx_power | static void | rtl8185_rtl8225.c | |
| 3814 |  Static | rtl8225z2_rf_init | static void | rtl8185_rtl8225.c | |
| 3815 |  Static | rtl8225x_rf_init | static void | rtl8185_rtl8225.c | |
| 3816 |  Static | rtl8225_rf_stop | static void | rtl8185_rtl8225.c | |
| 3817 |  Static | rtl8225_rf_set_channel | static void | rtl8185_rtl8225.c | |
| 3818 |  Static | rtl8225_rf_conf_erp | static void | rtl8185_rtl8225.c | |
| 3819 |  Function | rtl818x_write_phy | void | rtl818x.c | |
| 3820 |  Static | rtl818x_handle_rx | static void | rtl818x.c | |
| 3821 |  Static | rtl818x_handle_tx | static void | rtl818x.c | |
| 3822 |  Static | rtl818x_poll | static void | rtl818x.c | |
| 3823 |  Static | rtl818x_tx | static int | rtl818x.c | |
| 3824 |  Function | rtl818x_set_anaparam | void | rtl818x.c | |
| 3825 |  Static | rtl818x_init_hw | static int | rtl818x.c | |
| 3826 |  Static | rtl818x_init_rx_ring | static int | rtl818x.c | |
| 3827 |  Static | rtl818x_free_rx_ring | static void | rtl818x.c | |
| 3828 |  Static | rtl818x_init_tx_ring | static int | rtl818x.c | |
| 3829 |  Static | rtl818x_free_tx_ring | static void | rtl818x.c | |
| 3830 |  Static | rtl818x_irq | static void | rtl818x.c | |
| 3831 |  Static | rtl818x_set_hwaddr | static void | rtl818x.c | |
| 3832 |  Static | rtl818x_start | static int | rtl818x.c | |
| 3833 |  Static | rtl818x_stop | static void | rtl818x.c | |
| 3834 |  Static | rtl818x_config | static int | rtl818x.c | |
| 3835 |  Static | rtl818x_spi_read_bit | static int | rtl818x.c | |
| 3836 |  Static | rtl818x_spi_write_bit | static void | rtl818x.c | |
| 3837 |  Static | rtl818x_probe | static int | rtl818x.c | |
| 3838 |  Static | rtl818x_remove | static void | rtl818x.c | |
| 3839 |  Function | nvs_read | int | nvs.c | @file | 
| 3840 |  Static | nvs_verify | static int | nvs.c | Verify content of non-volatile storage device | 
| 3841 |  Function | nvs_write | int | nvs.c | Write to non-volatile storage device | 
| 3842 |  Inline | spi_command | static inline unsigned int | spi.c | @file | 
| 3843 |  Static | spi_wait | static int | spi.c | Wait for SPI device to complete operation | 
| 3844 |  Function | spi_read | int | spi.c | Read data from SPI device | 
| 3845 |  Function | spi_write | int | spi.c | Write data to SPI device | 
| 3846 |  Function | threewire_read | int | threewire.c | @file | 
| 3847 |  Function | threewire_write | int | threewire.c | Write data to three-wire device | 
| 3848 |  Function | threewire_detect_address_len | int | threewire.c | Autodetect device address length | 
| 3849 |  Static | insert_delete | static void | editstring.c | Insert and/or delete text within an editable string | 
| 3850 |  Static | insert_character | static void | editstring.c | Insert character at current cursor position | 
| 3851 |  Static | delete_character | static void | editstring.c | Delete character at current cursor position | 
| 3852 |  Static | backspace | static void | editstring.c | Delete character to left of current cursor position | 
| 3853 |  Static | kill_eol | static void | editstring.c | Delete to end of line | 
| 3854 |  Function | edit_string | int | editstring.c | Edit editable string | 
| 3855 |  Static | sync_console | static void | readline.c | Synchronise console with edited string | 
| 3856 |  Function | readline | char * | readline.c | Read line from console | 
| 3857 |  Static | exit_exec | static int | shell.c | "exit" command body | 
| 3858 |  Static | help_exec | static int | shell.c | "help" command body | 
| 3859 |  Function | shell | void | shell.c | Start command shell | 
| 3860 |  Function | shell_banner | int | shell_banner.c | @file | 
| 3861 |  Static | find_error | static struct errortab * | strerror.c | Find error description | 
| 3862 |  Static | find_closest_error | static struct errortab * | strerror.c | Find closest error description | 
| 3863 |  Function | strerror | const char * | strerror.c | Retrieve string representation of error number. | 
| 3864 |  Static | autoboot_exec | static int | autoboot_cmd.c | |
| 3865 |  Static | config_exec | static int | config_cmd.c | |
| 3866 |  Static | dhcp_syntax | static void | dhcp_cmd.c | @file | 
| 3867 |  Static | dhcp_exec | static int | dhcp_cmd.c | The "dhcp" command | 
| 3868 |  Static | pxebs_syntax | static void | dhcp_cmd.c | "pxebs" command syntax message | 
| 3869 |  Static | pxebs_exec | static int | dhcp_cmd.c | The "pxebs" command | 
| 3870 |  Static | digest_syntax | static void | digest_cmd.c | "digest" command syntax message | 
| 3871 |  Static | digest_exec | static int | digest_cmd.c | The "digest" command | 
| 3872 |  Static | md5sum_exec | static int | digest_cmd.c | |
| 3873 |  Static | sha1sum_exec | static int | digest_cmd.c | |
| 3874 |  Static | gdbstub_syntax | static void | gdbstub_cmd.c | @file | 
| 3875 |  Static | gdbstub_exec | static int | gdbstub_cmd.c | The "gdbstub" command | 
| 3876 |  Static | ifcommon_syntax | static void | ifmgmt_cmd.c | Print syntax of if command | 
| 3877 |  Static | ifcommon_do_all | static int | ifmgmt_cmd.c | Execute if command over all network devices | 
| 3878 |  Static | ifcommon_do_list | static int | ifmgmt_cmd.c | Execute if command over list of network devices | 
| 3879 |  Function | ifcommon_exec | int | ifmgmt_cmd.c | Execute if command | 
| 3880 |  Static | ifopen_payload | static int | ifmgmt_cmd.c | |
| 3881 |  Static | ifopen_exec | static int | ifmgmt_cmd.c | |
| 3882 |  Static | ifclose_payload | static int | ifmgmt_cmd.c | |
| 3883 |  Static | ifclose_exec | static int | ifmgmt_cmd.c | |
| 3884 |  Static | ifstat_payload | static int | ifmgmt_cmd.c | |
| 3885 |  Static | ifstat_exec | static int | ifmgmt_cmd.c | |
| 3886 |  Static | imgfill_cmdline | static int | image_cmd.c | Fill in image command line | 
| 3887 |  Static | imgfetch_core_syntax | static void | image_cmd.c | "imgfetch"/"module"/"kernel" command syntax message | 
| 3888 |  Static | imgfetch_core_exec | static int | image_cmd.c | The "imgfetch"/"module"/"kernel" command body | 
| 3889 |  Static | imgfetch_exec | static int | image_cmd.c | The "imgfetch"/"module" command | 
| 3890 |  Static | kernel_exec | static int | image_cmd.c | The "kernel" command | 
| 3891 |  Static | chain_exec | static int | image_cmd.c | The "chain" command | 
| 3892 |  Static | imgload_syntax | static void | image_cmd.c | "imgload" command syntax message | 
| 3893 |  Static | imgload_exec | static int | image_cmd.c | The "imgload" command | 
| 3894 |  Static | imgargs_syntax | static void | image_cmd.c | "imgargs" command syntax message | 
| 3895 |  Static | imgargs_exec | static int | image_cmd.c | The "imgargs" command body | 
| 3896 |  Static | imgexec_syntax | static void | image_cmd.c | "imgexec" command syntax message | 
| 3897 |  Static | imgexec_exec | static int | image_cmd.c | The "imgexec" command | 
| 3898 |  Static | imgstat_syntax | static void | image_cmd.c | "imgstat" command syntax message | 
| 3899 |  Static | imgstat_exec | static int | image_cmd.c | The "imgstat" command | 
| 3900 |  Static | imgfree_syntax | static void | image_cmd.c | "imgstat" command syntax message | 
| 3901 |  Static | imgfree_exec | static int | image_cmd.c | The "imgfree" command | 
| 3902 |  Static | iwstat_payload | static int | iwmgmt_cmd.c | |
| 3903 |  Static | iwstat_exec | static int | iwmgmt_cmd.c | |
| 3904 |  Static | iwlist_payload | static int | iwmgmt_cmd.c | |
| 3905 |  Static | iwlist_exec | static int | iwmgmt_cmd.c | |
| 3906 |  Static | login_exec | static int | login_cmd.c | |
| 3907 |  Static | show_exec | static int | nvo_cmd.c | |
| 3908 |  Static | set_exec | static int | nvo_cmd.c | |
| 3909 |  Static | clear_exec | static int | nvo_cmd.c | |
| 3910 |  Static | route_syntax | static void | route_cmd.c | @file | 
| 3911 |  Static | route_exec | static int | route_cmd.c | The "route" command | 
| 3912 |  Static | sanboot_syntax | static void | sanboot_cmd.c | "sanboot" command syntax message | 
| 3913 |  Static | sanboot_exec | static int | sanboot_cmd.c | The "sanboot" command | 
| 3914 |  Static | time_exec | static int | time_cmd.c | |
| 3915 |  Static | sleep_exec | static int | time_cmd.c | |
| 3916 |  Function | beep | int | alert.c | @file | 
| 3917 |  Static | ansiscr_reset | static void | ansi_screen.c | |
| 3918 |  Static | ansiscr_movetoyx | static void | ansi_screen.c | |
| 3919 |  Static | ansiscr_putc | static void | ansi_screen.c | |
| 3920 |  Static | ansiscr_getc | static int | ansi_screen.c | |
| 3921 |  Static | ansiscr_peek | static bool | ansi_screen.c | |
| 3922 |  Function | wclrtobot | int | clear.c | Clear a window to the bottom from current cursor position | 
| 3923 |  Function | wclrtoeol | int | clear.c | Clear a window to the end of the current line | 
| 3924 |  Function | wdelch | int | clear.c | Delete character under the cursor in a window | 
| 3925 |  Function | wdeleteln | int | clear.c | Delete line under a window's cursor | 
| 3926 |  Function | werase | int | clear.c | Completely clear a window | 
| 3927 |  Function | colour_content | int | colour.c | Identify the RGB components of a given colour value | 
| 3928 |  Function | init_pair | int | colour.c | Initialise colour pair | 
| 3929 |  Function | pair_content | int | colour.c | Get colours of colour pair | 
| 3930 |  Function | box | int | edging.c | @file | 
| 3931 |  Function | wborder | int | edging.c | Draw borders from single-byte characters and renditions around a | 
| 3932 |  Function | whline | int | edging.c | Create a horizontal line in a window | 
| 3933 |  Function | wvline | int | edging.c | Create a vertical line in a window | 
| 3934 |  Static | _wgetc | static int | kb.c | |
| 3935 |  Function | wgetch | int | kb.c | Pop a character from the FIFO into a window | 
| 3936 |  Function | wgetnstr | int | kb.c | Read at most n characters from the FIFO into a window | 
| 3937 |  Function | echo | int | kb.c | |
| 3938 |  Function | noecho | int | kb.c | |
| 3939 |  Static | _wupdcurs | static void | mucurses.c | Update cursor position | 
| 3940 |  Function | _wputch | void | mucurses.c | Write a single character rendition to a window | 
| 3941 |  Function | _wputc | void | mucurses.c | Write a single character to a window | 
| 3942 |  Function | _wcursback | void | mucurses.c | Retreat the cursor back one position (useful for a whole host of | 
| 3943 |  Function | _wputchstr | void | mucurses.c | Write a chtype string to a window | 
| 3944 |  Function | _wputstr | void | mucurses.c | Write a standard c-style string to a window | 
| 3945 |  Function | wmove | int | mucurses.c | Move a window's cursor to the specified position | 
| 3946 |  Function | waddch | int | print.c | Add a single-byte character and rendition to a window and advance | 
| 3947 |  Function | waddnstr | int | print.c | Add string of single-byte characters to a window | 
| 3948 |  Static | _printw_handler | static void | print.c | |
| 3949 |  Function | vw_printw | int | print.c | Print formatted output in a window | 
| 3950 |  Function | wprintw | int | print.c | Print formatted output to a window | 
| 3951 |  Function | waddchnstr | int | print_nadv.c | @file | 
| 3952 |  Static | _enter_slk | static void | slk.c | |
| 3953 |  Static | _leave_slk | static void | slk.c | |
| 3954 |  Static | _print_label | static void | slk.c | |
| 3955 |  Function | slk_attr | attr_t | slk.c | Return the attribute used for the soft function keys | 
| 3956 |  Function | slk_attroff | int | slk.c | Turn off soft function key attributes | 
| 3957 |  Function | slk_attron | int | slk.c | Turn on soft function key attributes | 
| 3958 |  Function | slk_attrset | int | slk.c | Set soft function key attributes | 
| 3959 |  Function | slk_attr_off | int | slk.c | Turn off soft function key attributes | 
| 3960 |  Function | slk_attr_on | int | slk.c | Turn on soft function key attributes | 
| 3961 |  Function | slk_attr_set | int | slk.c | Set soft function key attributes | 
| 3962 |  Function | slk_clear | int | slk.c | Clear the soft function key labels from the screen | 
| 3963 |  Function | slk_colour | int | slk.c | Set soft label colour pair | 
| 3964 |  Function | slk_init | int | slk.c | Initialise the soft function keys | 
| 3965 |  Function | slk_label | char* | slk.c | Return the label for the specified soft key | 
| 3966 |  Function | slk_restore | int | slk.c | Restore soft function key labels to the screen | 
| 3967 |  Function | slk_set | int | slk.c | Configure specified soft key | 
| 3968 |  Inline | getbkgd | inline chtype | winattrs.c | Get the background rendition attributes for a window | 
| 3969 |  Function | wattroff | int | winattrs.c | Turn off attributes in a window | 
| 3970 |  Function | wattron | int | winattrs.c | Turn on attributes in a window | 
| 3971 |  Function | wattrset | int | winattrs.c | Set attributes in a window | 
| 3972 |  Function | wattr_get | int | winattrs.c | Get attributes and colour pair information | 
| 3973 |  Function | wattr_off | int | winattrs.c | Turn off attributes in a window | 
| 3974 |  Function | wattr_on | int | winattrs.c | Turn on attributes in a window | 
| 3975 |  Function | wattr_set | int | winattrs.c | Set attributes and colour pair information in a window | 
| 3976 |  Function | wcolour_set | int | winattrs.c | Set colour pair for a window | 
| 3977 |  Function | delwin | int | windows.c | @file | 
| 3978 |  Function | derwin | WINDOW * | windows.c | Create a new derived window | 
| 3979 |  Function | dupwin | WINDOW * | windows.c | Create a duplicate of the specified window | 
| 3980 |  Function | mvwin | int | windows.c | Move window origin to specified coordinates | 
| 3981 |  Function | newwin | WINDOW * | windows.c | Create new WINDOW | 
| 3982 |  Function | subwin | WINDOW * | windows.c | Create a new sub-window | 
| 3983 |  Function | initscr | WINDOW * | wininit.c | Initialise console environment | 
| 3984 |  Function | endwin | int | wininit.c | Finalise console environment | 
| 3985 |  Function | init_editbox | void | editbox.c | Initialise text box widget | 
| 3986 |  Function | draw_editbox | void | editbox.c | Draw text box widget | 
| 3987 |  Function | login_ui | int | login_ui.c | |
| 3988 |  Static | load_setting | static void | settings_ui.c | Load setting widget value from configuration settings | 
| 3989 |  Static | save_setting | static int | settings_ui.c | Save setting widget value back to configuration settings | 
| 3990 |  Static | init_setting | static void | settings_ui.c | Initialise setting widget | 
| 3991 |  Static | draw_setting | static void | settings_ui.c | Draw setting widget | 
| 3992 |  Static | edit_setting | static int | settings_ui.c | Edit setting widget | 
| 3993 |  Static | init_setting_index | static void | settings_ui.c | Initialise setting widget by index | 
| 3994 |  Static | vmsg | static void | settings_ui.c | Print message centred on specified row | 
| 3995 |  Static | msg | static void | settings_ui.c | Print message centred on specified row | 
| 3996 |  Static | clearmsg | static void | settings_ui.c | Clear message on specified row | 
| 3997 |  Static | valert | static void | settings_ui.c | Print alert message | 
| 3998 |  Static | alert | static void | settings_ui.c | Print alert message | 
| 3999 |  Static | draw_title_row | static void | settings_ui.c | Draw title row | 
| 4000 |  Static | draw_info_row | static void | settings_ui.c | Draw information row | 
| 4001 |  Static | draw_instruction_row | static void | settings_ui.c | Draw instruction row | 
| 4002 |  Static | main_loop | static int | settings_ui.c | |
| 4003 |  Function | settings_ui | int | settings_ui.c | |
| 4004 |  Static | efi_image_exec | static int | efi_image.c | Execute EFI image | 
| 4005 |  Static | efi_image_load | static int | efi_image.c | Load EFI image into memory | 
| 4006 |  Static | elf_load_segment | static int | elf.c | Load ELF segment into memory | 
| 4007 |  Function | elf_load | int | elf.c | Load ELF image into memory | 
| 4008 |  Static | __attribute__ | static void | embedded.c | Free embedded image | 
| 4009 |  Function | EMBED | EMBED_ALL #define | embedded.c | |
| 4010 |  Static | embedded_init | static void | embedded.c | Register all embedded images | 
| 4011 |  Static | script_exec | static int | script.c | Execute script | 
| 4012 |  Static | script_load | static int | script.c | Load script into memory | 
| 4013 |  Function | prep_segment | int | segment.c | Prepare segment for loading | 
| 4014 |  Static | efi_handle_cup | static void | efi_console.c | Handle ANSI CUP (cursor position) | 
| 4015 |  Static | efi_handle_ed | static void | efi_console.c | Handle ANSI ED (erase in page) | 
| 4016 |  Static | efi_handle_sgr | static void | efi_console.c | Handle ANSI SGR (set graphics rendition) | 
| 4017 |  Static | efi_putchar | static void | efi_console.c | Print a character to EFI console | 
| 4018 |  Static | scancode_to_ansi_seq | static const char * | efi_console.c | Get ANSI escape sequence corresponding to EFI scancode | 
| 4019 |  Static | efi_getchar | static int | efi_console.c | Get character from EFI console | 
| 4020 |  Static | efi_iskey | static int | efi_console.c | Check for character ready to read from EFI console | 
| 4021 |  Static | efi_find_table | static void * | efi_init.c | Look up EFI configuration table | 
| 4022 |  Function | efi_init | EFI_STATUS | efi_init.c | Initialise EFI environment | 
| 4023 |  Static | efi_width | static EFI_CPU_IO_PROTOCOL_WIDTH | efi_io.c | Determine EFI CPU I/O width code | 
| 4024 |  Function | efi_ioread | unsigned long long | efi_io.c | Read from device | 
| 4025 |  Function | efi_iowrite | void | efi_io.c | Write to device | 
| 4026 |  Function | efi_ioreads | void | efi_io.c | String read from device | 
| 4027 |  Function | efi_iowrites | void | efi_io.c | String write to device | 
| 4028 |  Static | efi_iodelay | static void | efi_io.c | Wait for I/O-mapped operation to complete | 
| 4029 |  Static | efipci_address | static unsigned long | efi_pci.c | |
| 4030 |  Function | efipci_read | int | efi_pci.c | |
| 4031 |  Function | efipci_write | int | efi_pci.c | |
| 4032 |  Static | efi_find_smbios | static int | efi_smbios.c | Find SMBIOS | 
| 4033 |  Static | efi_snp_set_mode | static void | efi_snp.c | Set EFI SNP mode based on gPXE net device parameters | 
| 4034 |  Static | efi_snp_poll | static void | efi_snp.c | Poll net device and count received packets | 
| 4035 |  Static | efi_snp_start | static EFI_STATUS EFIAPI | efi_snp.c | Change SNP state from "stopped" to "started" | 
| 4036 |  Static | efi_snp_stop | static EFI_STATUS EFIAPI | efi_snp.c | Change SNP state from "started" to "stopped" | 
| 4037 |  Static | efi_snp_initialize | static EFI_STATUS EFIAPI | efi_snp.c | Open the network device | 
| 4038 |  Static | efi_snp_reset | static EFI_STATUS EFIAPI | efi_snp.c | Reset the network device | 
| 4039 |  Static | efi_snp_shutdown | static EFI_STATUS EFIAPI | efi_snp.c | Shut down the network device | 
| 4040 |  Static | efi_snp_receive_filters | static EFI_STATUS EFIAPI | efi_snp.c | Manage receive filters | 
| 4041 |  Static | efi_snp_station_address | static EFI_STATUS EFIAPI | efi_snp.c | Set station address | 
| 4042 |  Static | efi_snp_statistics | static EFI_STATUS EFIAPI | efi_snp.c | Get (or reset) statistics | 
| 4043 |  Static | efi_snp_mcast_ip_to_mac | static EFI_STATUS EFIAPI | efi_snp.c | Convert multicast IP address to MAC address | 
| 4044 |  Static | efi_snp_nvdata | static EFI_STATUS EFIAPI | efi_snp.c | Read or write non-volatile storage | 
| 4045 |  Static | efi_snp_get_status | static EFI_STATUS EFIAPI | efi_snp.c | Read interrupt status and TX recycled buffer status | 
| 4046 |  Static | efi_snp_transmit | static EFI_STATUS EFIAPI | efi_snp.c | Start packet transmission | 
| 4047 |  Static | efi_snp_receive | static EFI_STATUS EFIAPI | efi_snp.c | Receive packet | 
| 4048 |  Static | efi_snp_wait_for_packet | static VOID EFIAPI | efi_snp.c | Poll event | 
| 4049 |  Static | efi_snp_netdev | static struct net_device * | efi_snp.c | Locate net device corresponding to EFI device | 
| 4050 |  Static | efi_snp_snpdev | static struct efi_snp_device * | efi_snp.c | Locate SNP corresponding to EFI device | 
| 4051 |  Static | efi_snp_driver_supported | static EFI_STATUS EFIAPI | efi_snp.c | Check to see if driver supports a device | 
| 4052 |  Static | efi_snp_driver_start | static EFI_STATUS EFIAPI | efi_snp.c | Attach driver to device | 
| 4053 |  Static | efi_snp_driver_stop | static EFI_STATUS EFIAPI | efi_snp.c | Detach driver from device | 
| 4054 |  Static | efi_snp_get_driver_name | static EFI_STATUS EFIAPI | efi_snp.c | Look up driver name | 
| 4055 |  Static | efi_snp_get_controller_name | static EFI_STATUS EFIAPI | efi_snp.c | Look up controller name | 
| 4056 |  Function | efi_snp_install | int | efi_snp.c | Install EFI SNP driver | 
| 4057 |  Function | efi_strerror | const char * | efi_strerror.c | @file | 
| 4058 |  Static | efi_udelay | static void | efi_timer.c | Delay for a fixed number of microseconds | 
| 4059 |  Static | efi_currticks | static unsigned long | efi_timer.c | Get current system time in ticks | 
| 4060 |  Static | efi_ticks_per_sec | static unsigned long | efi_timer.c | Get number of ticks per second | 
| 4061 |  Static | efi_urealloc | static userptr_t | efi_umalloc.c | Reallocate external memory | 
| 4062 |  Static | find_strings_terminator | static size_t | smbios.c | Find SMBIOS strings terminator | 
| 4063 |  Function | find_smbios_structure | int | smbios.c | Find specific structure type within SMBIOS | 
| 4064 |  Function | read_smbios_structure | int | smbios.c | Copy SMBIOS structure | 
| 4065 |  Function | read_smbios_string | int | smbios.c | Find indexed string within SMBIOS structure | 
| 4066 |  Static | smbios_fetch | static int | smbios_settings.c | Fetch value of SMBIOS setting | 
| 4067 |  Static | smbios_init | static void | smbios_settings.c | Initialise SMBIOS settings | 
| 4068 |  Function | __intel_new_proc_init | void __libgcc | icc.c | |
| 4069 |  Function | gcc_implicit_memcpy | void * | memcpy.c | |
| 4070 |  Function | __divdi3 | __libgcc int64_t | __divdi3.c | |
| 4071 |  Function | __moddi3 | __libgcc int64_t | __moddi3.c | |
| 4072 |  Function | __udivdi3 | __libgcc uint64_t | __udivdi3.c | |
| 4073 |  Function | __udivmoddi4 | __libgcc uint64_t | __udivmoddi4.c | |
| 4074 |  Function | __umoddi3 | __libgcc uint64_t | __umoddi3.c | |
| 4075 |  Static | aoe_free | static void | aoe.c | |
| 4076 |  Static | aoe_done | static void | aoe.c | Mark current AoE command complete | 
| 4077 |  Static | aoe_send_command | static int | aoe.c | Send AoE command | 
| 4078 |  Static | aoe_timer_expired | static void | aoe.c | Handle AoE retry timer expiry | 
| 4079 |  Static | aoe_rx_cfg | static int | aoe.c | Handle AoE configuration command response | 
| 4080 |  Static | aoe_rx_ata | static int | aoe.c | Handle AoE ATA command response | 
| 4081 |  Static | aoe_rx | static int | aoe.c | Process incoming AoE packets | 
| 4082 |  Static | aoe_command | static int | aoe.c | Issue ATA command via an open AoE session | 
| 4083 |  Static | aoe_discover | static int | aoe.c | Issue AoE config query for AoE target discovery | 
| 4084 |  Static | aoe_detached_command | static int | aoe.c | |
| 4085 |  Function | aoe_detach | void | aoe.c | |
| 4086 |  Static | aoe_parse_root_path | static int | aoe.c | |
| 4087 |  Function | aoe_attach | int | aoe.c | |
| 4088 |  Static | arp_find_entry | static struct arp_entry * | arp.c | Find entry in the ARP cache | 
| 4089 |  Function | arp_resolve | int | arp.c | Look up media-specific link-layer address in the ARP cache | 
| 4090 |  Static | arp_find_protocol | static struct arp_net_protocol * | arp.c | Identify ARP protocol | 
| 4091 |  Static | arp_rx | static int | arp.c | Process incoming ARP packets | 
| 4092 |  Static | arp_ntoa | static const char * | arp.c | Transcribe ARP address | 
| 4093 |  Function | store_cached_dhcpack | void | cachedhcp.c | @file | 
| 4094 |  Inline | dhcp_tag_name | static inline char * | dhcpopts.c | @file | 
| 4095 |  Inline | __attribute__ | static inline | dhcpopts.c | Get pointer to DHCP option | 
| 4096 |  Inline | __attribute__ | static inline | dhcpopts.c | Get offset of a DHCP option | 
| 4097 |  Static | dhcp_option_len | static unsigned int | dhcpopts.c | Calculate length of any DHCP option | 
| 4098 |  Static | find_dhcp_option_with_encap | static int | dhcpopts.c | Find DHCP option within DHCP options block, and its encapsulator (if any) | 
| 4099 |  Static | resize_dhcp_option | static int | dhcpopts.c | Resize a DHCP option | 
| 4100 |  Static | set_dhcp_option | static int | dhcpopts.c | Set value of DHCP option | 
| 4101 |  Function | dhcpopt_store | int | dhcpopts.c | Store value of DHCP option setting | 
| 4102 |  Function | dhcpopt_extensible_store | int | dhcpopts.c | Store value of DHCP option setting, extending options block if necessary | 
| 4103 |  Function | dhcpopt_fetch | int | dhcpopts.c | Fetch value of DHCP option setting | 
| 4104 |  Static | dhcpopt_update_len | static void | dhcpopts.c | Recalculate length of DHCP options block | 
| 4105 |  Function | dhcpopt_init | void | dhcpopts.c | Initialise prepopulated block of DHCP options | 
| 4106 |  Static | used_len_ipv4 | static size_t | dhcppkt.c | @file | 
| 4107 |  Static | used_len_string | static size_t | dhcppkt.c | Calculate used length of a string field within a DHCP packet | 
| 4108 |  Inline | dhcp_packet_field | static inline void * | dhcppkt.c | Get address of a DHCP packet field | 
| 4109 |  Static | find_dhcp_packet_field | static struct dhcp_packet_field * | dhcppkt.c | Find DHCP packet field corresponding to settings tag number | 
| 4110 |  Function | dhcppkt_store | int | dhcppkt.c | Store value of DHCP packet setting | 
| 4111 |  Function | dhcppkt_fetch | int | dhcppkt.c | Fetch value of DHCP packet setting | 
| 4112 |  Static | dhcppkt_settings_store | static int | dhcppkt.c | DHCP packet settings interface | 
| 4113 |  Static | dhcppkt_settings_fetch | static int | dhcppkt.c | Fetch value of DHCP setting | 
| 4114 |  Function | dhcppkt_init | void | dhcppkt.c | Constructor | 
| 4115 |  Static | eapol_rx | static int | eapol.c | Receive EAPOL network-layer packet | 
| 4116 |  Static | eapol_ntoa | static const char * | eapol.c | Transcribe EAPOL network-layer address | 
| 4117 |  Static | eth_push | static int | ethernet.c | Add Ethernet link-layer header | 
| 4118 |  Static | eth_pull | static int | ethernet.c | Remove Ethernet link-layer header | 
| 4119 |  Function | eth_init_addr | void | ethernet.c | Initialise Ethernet address | 
| 4120 |  Function | eth_ntoa | const char * | ethernet.c | Transcribe Ethernet address | 
| 4121 |  Function | eth_mc_hash | int | ethernet.c | Hash multicast address | 
| 4122 |  Function | eth_eth_addr | int | ethernet.c | Generate Ethernet-compatible compressed link-layer address | 
| 4123 |  Function | alloc_etherdev | struct net_device * | ethernet.c | Allocate Ethernet device | 
| 4124 |  Static | copy_encap_settings | static int | fakedhcp.c | @file | 
| 4125 |  Static | copy_settings | static int | fakedhcp.c | Copy settings to DHCP packet | 
| 4126 |  Function | create_fakedhcpdiscover | int | fakedhcp.c | Create fake DHCPDISCOVER packet | 
| 4127 |  Function | create_fakedhcpack | int | fakedhcp.c | Create fake DHCPACK packet | 
| 4128 |  Function | create_fakepxebsack | int | fakedhcp.c | Create fake PXE Boot Server ACK packet | 
| 4129 |  Static | icmp_rx | static int | icmp.c | Process a received packet | 
| 4130 |  Function | icmp6_send_solicit | int | icmpv6.c | Send neighbour solicitation packet | 
| 4131 |  Static | icmp6_rx | static int | icmpv6.c | Process ICMP6 headers | 
| 4132 |  Function | icmp6_test_nadvert | void | icmpv6.c | |
| 4133 |  Function | ib_create_cq | struct ib_completion_queue * | infiniband.c | Completion queues | 
| 4134 |  Function | ib_destroy_cq | void | infiniband.c | Destroy completion queue | 
| 4135 |  Function | ib_poll_cq | void | infiniband.c | Poll completion queue | 
| 4136 |  Function | ib_create_qp | struct ib_queue_pair * | infiniband.c | Work queues | 
| 4137 |  Function | ib_modify_qp | int | infiniband.c | Modify queue pair | 
| 4138 |  Function | ib_destroy_qp | void | infiniband.c | Destroy queue pair | 
| 4139 |  Function | ib_find_qp_qpn | struct ib_queue_pair * | infiniband.c | Find queue pair by QPN | 
| 4140 |  Function | ib_find_qp_mgid | struct ib_queue_pair * | infiniband.c | Find queue pair by multicast GID | 
| 4141 |  Function | ib_find_wq | struct ib_work_queue * | infiniband.c | Find work queue belonging to completion queue | 
| 4142 |  Function | ib_post_send | int | infiniband.c | Post send work queue entry | 
| 4143 |  Function | ib_post_recv | int | infiniband.c | Post receive work queue entry | 
| 4144 |  Function | ib_complete_send | void | infiniband.c | Complete send work queue entry | 
| 4145 |  Function | ib_complete_recv | void | infiniband.c | Complete receive work queue entry | 
| 4146 |  Function | ib_refill_recv | void | infiniband.c | Refill receive work queue | 
| 4147 |  Function | ib_open | int | infiniband.c | Link control | 
| 4148 |  Function | ib_close | void | infiniband.c | Close port | 
| 4149 |  Function | ib_link_rc | int | infiniband.c | Get link state | 
| 4150 |  Function | ib_mcast_attach | int | infiniband.c | Multicast | 
| 4151 |  Function | ib_mcast_detach | void | infiniband.c | Detach from multicast group | 
| 4152 |  Function | ib_get_hca_info | int | infiniband.c | Miscellaneous | 
| 4153 |  Function | ib_set_port_info | int | infiniband.c | Set port information | 
| 4154 |  Function | ib_set_pkey_table | int | infiniband.c | Set partition key table | 
| 4155 |  Function | ib_link_state_changed | void | infiniband.c | Event queues | 
| 4156 |  Function | ib_poll_eq | void | infiniband.c | Poll event queue | 
| 4157 |  Static | ib_step | static void | infiniband.c | Single-step the Infiniband event queue | 
| 4158 |  Function | alloc_ibdev | struct ib_device * | infiniband.c | Infiniband device creation/destruction | 
| 4159 |  Function | register_ibdev | int | infiniband.c | Register Infiniband device | 
| 4160 |  Function | unregister_ibdev | void | infiniband.c | Unregister Infiniband device | 
| 4161 |  Function | find_ibdev | struct ib_device * | infiniband.c | Find Infiniband device by GID | 
| 4162 |  Function | last_opened_ibdev | struct ib_device * | infiniband.c | Get most recently opened Infiniband device | 
| 4163 |  Function | iob_pad | void | iobpad.c | Pad I/O buffer | 
| 4164 |  Static | add_ipv4_miniroute | static struct ipv4_miniroute * __malloc | ipv4.c | Add IPv4 minirouting table entry | 
| 4165 |  Static | del_ipv4_miniroute | static void | ipv4.c | Delete IPv4 minirouting table entry | 
| 4166 |  Static | ipv4_route | static struct ipv4_miniroute * | ipv4.c | Perform IPv4 routing | 
| 4167 |  Static | ipv4_frag_expired | static void | ipv4.c | Fragment reassembly counter timeout | 
| 4168 |  Static | free_fragbuf | static void | ipv4.c | Free fragment buffer | 
| 4169 |  Static | ipv4_reassemble | static struct io_buffer * | ipv4.c | Fragment reassembler | 
| 4170 |  Static | ipv4_pshdr_chksum | static uint16_t | ipv4.c | Add IPv4 pseudo-header checksum to existing checksum | 
| 4171 |  Static | ipv4_ll_addr | static int | ipv4.c | Determine link-layer address | 
| 4172 |  Static | ipv4_tx | static int | ipv4.c | Transmit IP packet | 
| 4173 |  Static | ipv4_rx | static int | ipv4.c | Process incoming packets | 
| 4174 |  Static | ipv4_arp_check | static int | ipv4.c | Check existence of IPv4 address for ARP | 
| 4175 |  Function | inet_ntoa | char * | ipv4.c | Convert IPv4 address to dotted-quad notation | 
| 4176 |  Static | ipv4_ntoa | static const char * | ipv4.c | Transcribe IP address | 
| 4177 |  Static | ipv4_create_routes | static int | ipv4.c | Create IPv4 routing table based on configured settings | 
| 4178 |  Static | add_ipv6_miniroute | static struct ipv6_miniroute * __malloc | ipv6.c | Add IPv6 minirouting table entry | 
| 4179 |  Static | del_ipv6_miniroute | static void | ipv6.c | Delete IPv6 minirouting table entry | 
| 4180 |  Function | add_ipv6_address | int | ipv6.c | Add IPv6 interface | 
| 4181 |  Function | del_ipv6_address | void | ipv6.c | Remove IPv6 interface | 
| 4182 |  Static | ipv6_tx_csum | static uint16_t | ipv6.c | Calculate TCPIP checksum | 
| 4183 |  Function | ipv6_dump | void | ipv6.c | Dump IP6 header for debugging | 
| 4184 |  Static | ipv6_tx | static int | ipv6.c | Transmit IP6 packet | 
| 4185 |  Static | ipv6_process_nxt_hdr | static int | ipv6.c | Process next IP6 header | 
| 4186 |  Static | ipv6_rx | static int | ipv6.c | Process incoming IP6 packets | 
| 4187 |  Function | inet6_ntoa | char * | ipv6.c | |
| 4188 |  Static | ipv6_ntoa | static const char * | ipv6.c | |
| 4189 |  Function | mii_link_ok | int | mii.c | mii_link_ok - is link status up/ok | 
| 4190 |  Function | mii_check_link | void | mii.c | mii_check_link - check MII link status | 
| 4191 |  Function | mii_check_media | unsigned int | mii.c | mii_check_media - check the MII interface for a duplex change | 
| 4192 |  Static | ndp_find_entry | static struct ndp_entry * | ndp.c | Find entry in the neighbour cache | 
| 4193 |  Static | add_ndp_entry | static void | ndp.c | Add NDP entry | 
| 4194 |  Function | ndp_resolve | int | ndp.c | Resolve the link-layer address | 
| 4195 |  Function | ndp_process_advert | int | ndp.c | Process neighbour advertisement | 
| 4196 |  Function | netdev_link_down | void | netdevice.c | Mark network device as having link down | 
| 4197 |  Static | netdev_record_stat | static void | netdevice.c | Record network device statistic | 
| 4198 |  Function | netdev_tx | int | netdevice.c | Transmit raw packet via network device | 
| 4199 |  Function | netdev_tx_complete_err | void | netdevice.c | Complete network transmission | 
| 4200 |  Function | netdev_tx_complete_next_err | void | netdevice.c | Complete network transmission | 
| 4201 |  Static | netdev_tx_flush | static void | netdevice.c | Flush device's transmit queue | 
| 4202 |  Function | netdev_rx | void | netdevice.c | Add packet to receive queue | 
| 4203 |  Function | netdev_rx_err | void | netdevice.c | Discard received packet | 
| 4204 |  Function | netdev_poll | void | netdevice.c | Poll for completed and received packets on network device | 
| 4205 |  Function | netdev_rx_dequeue | struct io_buffer * | netdevice.c | Remove packet from device's receive queue | 
| 4206 |  Static | netdev_rx_flush | static void | netdevice.c | Flush device's receive queue | 
| 4207 |  Static | free_netdev | static void | netdevice.c | Free network device | 
| 4208 |  Function | alloc_netdev | struct net_device * | netdevice.c | Allocate network device | 
| 4209 |  Function | register_netdev | int | netdevice.c | Register network device | 
| 4210 |  Function | netdev_open | int | netdevice.c | Open network device | 
| 4211 |  Function | netdev_close | void | netdevice.c | Close network device | 
| 4212 |  Function | unregister_netdev | void | netdevice.c | Unregister network device | 
| 4213 |  Function | netdev_irq | void | netdevice.c | Enable or disable interrupts | 
| 4214 |  Function | find_netdev | struct net_device * | netdevice.c | Get network device by name | 
| 4215 |  Function | find_netdev_by_location | struct net_device * | netdevice.c | |
| 4216 |  Function | last_opened_netdev | struct net_device * | netdevice.c | Get most recently opened network device | 
| 4217 |  Function | net_tx | int | netdevice.c | Transmit network-layer packet | 
| 4218 |  Function | net_rx | int | netdevice.c | Process received network-layer packet | 
| 4219 |  Static | net_step | static void | netdevice.c | Single-step the network stack | 
| 4220 |  Static | netdev_store | static int | netdev_settings.c | Store value of network device setting | 
| 4221 |  Static | netdev_fetch | static int | netdev_settings.c | Fetch value of network device setting | 
| 4222 |  Static | netdev_clear | static void | netdev_settings.c | Clear network device settings | 
| 4223 |  Static | null_open | static int | nullnet.c | @file | 
| 4224 |  Static | null_close | static void | nullnet.c | |
| 4225 |  Static | null_transmit | static int | nullnet.c | |
| 4226 |  Static | null_poll | static void | nullnet.c | |
| 4227 |  Static | null_irq | static void | nullnet.c | |
| 4228 |  Static | rarp_rx | static int | rarp.c | @file | 
| 4229 |  Static | rarp_ntoa | static const char * | rarp.c | Transcribe RARP address | 
| 4230 |  Function | start_timer | void | retry.c | Start timer | 
| 4231 |  Function | start_timer_fixed | void | retry.c | Start timer with a specified fixed timeout | 
| 4232 |  Function | stop_timer | void | retry.c | Stop timer | 
| 4233 |  Static | timer_expired | static void | retry.c | Handle expired timer | 
| 4234 |  Static | retry_step | static void | retry.c | Single-step the retry timer list | 
| 4235 |  Inline | __attribute__ | static inline | tcp.c | Name TCP state | 
| 4236 |  Inline | __attribute__ | static inline | tcp.c | Dump TCP state transition | 
| 4237 |  Inline | __attribute__ | static inline | tcp.c | Dump TCP flags | 
| 4238 |  Static | tcp_bind | static int | tcp.c | Open and close | 
| 4239 |  Static | tcp_open | static int | tcp.c | Open a TCP connection | 
| 4240 |  Static | tcp_close | static void | tcp.c | Close TCP connection | 
| 4241 |  Static | tcp_xmit_win | static size_t | tcp.c | Transmit data path | 
| 4242 |  Static | tcp_process_queue | static size_t | tcp.c | Process TCP transmit queue | 
| 4243 |  Static | tcp_xmit | static int | tcp.c | Transmit any outstanding data | 
| 4244 |  Static | tcp_expired | static void | tcp.c | Retransmission timer expired | 
| 4245 |  Static | tcp_xmit_reset | static int | tcp.c | Send RST response to incoming packet | 
| 4246 |  Static | tcp_demux | static struct tcp_connection * | tcp.c | Receive data path | 
| 4247 |  Static | tcp_rx_opts | static void | tcp.c | Parse TCP received options | 
| 4248 |  Static | tcp_rx_seq | static void | tcp.c | Consume received sequence space | 
| 4249 |  Static | tcp_rx_syn | static int | tcp.c | Handle TCP received SYN | 
| 4250 |  Static | tcp_rx_ack | static int | tcp.c | Handle TCP received ACK | 
| 4251 |  Static | tcp_rx_data | static int | tcp.c | Handle TCP received data | 
| 4252 |  Static | tcp_rx_fin | static int | tcp.c | Handle TCP received FIN | 
| 4253 |  Static | tcp_rx_rst | static int | tcp.c | Handle TCP received RST | 
| 4254 |  Static | tcp_rx | static int | tcp.c | Process received packet | 
| 4255 |  Static | tcp_xfer_close | static void | tcp.c | Data transfer interface | 
| 4256 |  Static | tcp_xfer_window | static size_t | tcp.c | Check flow control window | 
| 4257 |  Static | tcp_xfer_deliver_iob | static int | tcp.c | Deliver datagram as I/O buffer | 
| 4258 |  Static | tcp_open_uri | static int | tcp.c | Open TCP URI | 
| 4259 |  Function | tcpip_rx | int | tcpip.c | Process a received TCP/IP packet | 
| 4260 |  Function | tcpip_tx | int | tcpip.c | Transmit a TCP/IP packet | 
| 4261 |  Function | tcpip_continue_chksum | uint16_t | tcpip.c | Calculate continued TCP/IP checkum | 
| 4262 |  Function | tcpip_chksum | uint16_t | tcpip.c | Calculate TCP/IP checkum | 
| 4263 |  Static | tls_uint24 | static unsigned long | tls.c | Utility functions | 
| 4264 |  Static | free_tls | static void | tls.c | Cleanup functions | 
| 4265 |  Static | tls_close | static void | tls.c | Finish with TLS session | 
| 4266 |  Static | tls_generate_random | static void | tls.c | Random number generation | 
| 4267 |  Static | tls_hmac_update_va | static void | tls.c | Update HMAC with a list of ( data, len ) pairs | 
| 4268 |  Static | tls_p_hash_va | static void | tls.c | Generate secure pseudo-random data using a single hash function | 
| 4269 |  Static | tls_prf | static void | tls.c | Generate secure pseudo-random data | 
| 4270 |  Static | tls_generate_master_secret | static void | tls.c | Secret management | 
| 4271 |  Static | tls_generate_keys | static int | tls.c | Generate key material | 
| 4272 |  Static | tls_clear_cipher | static void | tls.c | Cipher suite management | 
| 4273 |  Static | tls_set_cipher | static int | tls.c | Set cipher suite | 
| 4274 |  Static | tls_select_cipher | static int | tls.c | Select next cipher suite | 
| 4275 |  Static | tls_change_cipher | static int | tls.c | Activate next cipher suite | 
| 4276 |  Static | tls_add_handshake | static void | tls.c | Handshake verification | 
| 4277 |  Static | tls_verify_handshake | static void | tls.c | Calculate handshake verification hash | 
| 4278 |  Static | tls_send_handshake | static int | tls.c | Record handling | 
| 4279 |  Static | tls_send_client_hello | static int | tls.c | Transmit Client Hello record | 
| 4280 |  Static | tls_send_client_key_exchange | static int | tls.c | Transmit Client Key Exchange record | 
| 4281 |  Static | tls_send_change_cipher | static int | tls.c | Transmit Change Cipher record | 
| 4282 |  Static | tls_send_finished | static int | tls.c | Transmit Finished record | 
| 4283 |  Static | tls_new_change_cipher | static int | tls.c | Receive new Change Cipher record | 
| 4284 |  Static | tls_new_alert | static int | tls.c | Receive new Alert record | 
| 4285 |  Static | tls_new_server_hello | static int | tls.c | Receive new Server Hello handshake record | 
| 4286 |  Static | tls_new_certificate | static int | tls.c | Receive new Certificate handshake record | 
| 4287 |  Static | tls_new_server_hello_done | static int | tls.c | Receive new Server Hello Done handshake record | 
| 4288 |  Static | tls_new_finished | static int | tls.c | Receive new Finished handshake record | 
| 4289 |  Static | tls_new_handshake | static int | tls.c | Receive new Handshake record | 
| 4290 |  Static | tls_new_record | static int | tls.c | Receive new record | 
| 4291 |  Static | tls_hmac | static void | tls.c | Record encryption/decryption | 
| 4292 |  Static | tls_assemble_stream | static void * __malloc | tls.c | Allocate and assemble stream-ciphered record from data and MAC portions | 
| 4293 |  Static | tls_assemble_block | static void * | tls.c | Allocate and assemble block-ciphered record from data and MAC portions | 
| 4294 |  Static | tls_send_plaintext | static int | tls.c | Send plaintext record | 
| 4295 |  Static | tls_split_stream | static int | tls.c | Split stream-ciphered record into data and MAC portions | 
| 4296 |  Static | tls_split_block | static int | tls.c | Split block-ciphered record into data and MAC portions | 
| 4297 |  Static | tls_new_ciphertext | static int | tls.c | Receive new ciphertext record | 
| 4298 |  Static | tls_plainstream_close | static void | tls.c | Plaintext stream operations | 
| 4299 |  Static | tls_plainstream_window | static size_t | tls.c | Check flow control window | 
| 4300 |  Static | tls_plainstream_deliver_raw | static int | tls.c | Deliver datagram as raw data | 
| 4301 |  Static | tls_cipherstream_close | static void | tls.c | Ciphertext stream operations | 
| 4302 |  Static | tls_newdata_process_header | static int | tls.c | Handle received TLS header | 
| 4303 |  Static | tls_newdata_process_data | static int | tls.c | Handle received TLS data payload | 
| 4304 |  Static | tls_cipherstream_deliver_raw | static int | tls.c | Receive new ciphertext | 
| 4305 |  Static | tls_step | static void | tls.c | Controlling process | 
| 4306 |  Function | add_tls | int | tls.c | Instantiator | 
| 4307 |  Static | udp_bind | static int | udp.c | Bind UDP connection to local port | 
| 4308 |  Static | udp_open_common | static int | udp.c | Open a UDP connection | 
| 4309 |  Function | udp_open | int | udp.c | Open a UDP connection | 
| 4310 |  Function | udp_open_promisc | int | udp.c | Open a promiscuous UDP connection | 
| 4311 |  Static | udp_close | static void | udp.c | Close a UDP connection | 
| 4312 |  Static | udp_tx | static int | udp.c | Transmit data via a UDP connection to a specified address | 
| 4313 |  Static | udp_demux | static struct udp_connection * | udp.c | Identify UDP connection by local address | 
| 4314 |  Static | udp_rx | static int | udp.c | Process a received packet | 
| 4315 |  Static | udp_xfer_close | static void | udp.c | Data transfer interface | 
| 4316 |  Static | udp_alloc_iob | static struct io_buffer * | udp.c | Allocate I/O buffer for UDP | 
| 4317 |  Static | udp_xfer_deliver_iob | static int | udp.c | Deliver datagram as I/O buffer | 
| 4318 |  Static | udp_open_uri | static int | udp.c | Open UDP URI | 
| 4319 |  Static | net80211_netdev_open | static int | net80211.c | @} | 
| 4320 |  Static | net80211_netdev_close | static void | net80211.c | Close 802.11 device | 
| 4321 |  Static | net80211_netdev_transmit | static int | net80211.c | Transmit packet on 802.11 device | 
| 4322 |  Static | net80211_netdev_poll | static void | net80211.c | Poll 802.11 device for received packets and completed transmissions | 
| 4323 |  Static | net80211_netdev_irq | static void | net80211.c | Enable or disable interrupts for 802.11 device | 
| 4324 |  Inline | net80211_rate_is_erp | static inline int | net80211.c | Determine whether a transmission rate uses ERP/OFDM | 
| 4325 |  Function | net80211_duration | u16 | net80211.c | Calculate one frame's contribution to 802.11 duration field | 
| 4326 |  Static | net80211_ll_push | static int | net80211.c | Add 802.11 link-layer header | 
| 4327 |  Static | net80211_ll_pull | static int | net80211.c | Remove 802.11 link-layer header | 
| 4328 |  Function | net80211_get | struct net80211_device * | net80211.c | Get 802.11 device from wrapping network device | 
| 4329 |  Function | net80211_keep_mgmt | int | net80211.c | Set state of 802.11 device keeping management frames | 
| 4330 |  Function | net80211_mgmt_dequeue | struct io_buffer * | net80211.c | Get 802.11 management frame | 
| 4331 |  Function | net80211_tx_mgmt | int | net80211.c | Transmit 802.11 management frame | 
| 4332 |  Function | net80211_alloc | struct net80211_device * | net80211.c | Allocate 802.11 device | 
| 4333 |  Function | net80211_register | int | net80211.c | Register 802.11 device with network stack | 
| 4334 |  Function | net80211_unregister | void | net80211.c | Unregister 802.11 device from network stack | 
| 4335 |  Function | net80211_free | void | net80211.c | Free 802.11 device | 
| 4336 |  Inline | net80211_set_state | static inline void | net80211.c | Set state of 802.11 device | 
| 4337 |  Static | net80211_add_channels | static void | net80211.c | Add channels to 802.11 device | 
| 4338 |  Static | net80211_filter_hw_channels | static void | net80211.c | Filter 802.11 device channels for hardware capabilities | 
| 4339 |  Static | net80211_process_capab | static int | net80211.c | Update 802.11 device state to reflect received capabilities field | 
| 4340 |  Static | net80211_process_ie | static int | net80211.c | Update 802.11 device state to reflect received information elements | 
| 4341 |  Static | net80211_marshal_request_info | static union ieee80211_ie * | net80211.c | Create information elements for outgoing probe or association packet | 
| 4342 |  Function | net80211_probe_start | struct net80211_probe_ctx * | net80211.c | Begin probe of 802.11 networks | 
| 4343 |  Function | net80211_probe_step | int | net80211.c | Continue probe of 802.11 networks | 
| 4344 |  Function | net80211_probe_finish_best | struct net80211_wlan * | net80211.c | Finish probe of 802.11 networks, returning best-signal network found | 
| 4345 |  Function | net80211_probe_finish_all | struct list_head * | net80211.c | Finish probe of 802.11 networks, returning all networks found | 
| 4346 |  Function | net80211_free_wlan | void | net80211.c | Free WLAN structure | 
| 4347 |  Function | net80211_free_wlanlist | void | net80211.c | Free list of WLAN structures | 
| 4348 |  Static | net80211_step_associate | static void | net80211.c | Step 802.11 association process | 
| 4349 |  Static | net80211_check_settings_update | static int | net80211.c | Check for 802.11 SSID or key updates | 
| 4350 |  Function | net80211_autoassociate | void | net80211.c | Start 802.11 association process | 
| 4351 |  Static | net80211_set_rtscts_rate | static void | net80211.c | Pick TX rate for RTS/CTS packets based on data rate | 
| 4352 |  Function | net80211_set_rate_idx | void | net80211.c | Set data transmission rate for 802.11 device | 
| 4353 |  Function | net80211_change_channel | int | net80211.c | Configure 802.11 device to transmit on a certain channel | 
| 4354 |  Function | net80211_prepare_probe | int | net80211.c | Prepare 802.11 device channel and rate set for scanning | 
| 4355 |  Function | net80211_prepare_assoc | int | net80211.c | Prepare 802.11 device channel and rate set for communication | 
| 4356 |  Function | net80211_send_auth | int | net80211.c | Send 802.11 initial authentication frame | 
| 4357 |  Static | net80211_handle_auth | static void | net80211.c | Handle receipt of 802.11 authentication frame | 
| 4358 |  Function | net80211_send_assoc | int | net80211.c | Send 802.11 association frame | 
| 4359 |  Static | net80211_handle_assoc_reply | static void | net80211.c | Handle receipt of 802.11 association reply frame | 
| 4360 |  Static | net80211_send_disassoc | static int | net80211.c | Send 802.11 disassociation frame | 
| 4361 |  Function | net80211_deauthenticate | void | net80211.c | Deauthenticate from current network and try again | 
| 4362 |  Static | net80211_update_link_quality | static void | net80211.c | Update link quality information based on received beacon | 
| 4363 |  Static | net80211_handle_mgmt | static void | net80211.c | Handle receipt of 802.11 management frame | 
| 4364 |  Static | net80211_free_frags | static void | net80211.c | Free buffers used by 802.11 fragment cache entry | 
| 4365 |  Static | net80211_accum_frags | static struct io_buffer * | net80211.c | Accumulate 802.11 fragments into one I/O buffer | 
| 4366 |  Static | net80211_rx_frag | static void | net80211.c | Handle receipt of 802.11 fragment | 
| 4367 |  Function | net80211_rx | void | net80211.c | Handle receipt of 802.11 frame | 
| 4368 |  Function | net80211_rx_err | void | net80211.c | Indicate an error in receiving a packet | 
| 4369 |  Function | net80211_tx_complete | void | net80211.c | Indicate the completed transmission of a packet | 
| 4370 |  Function | rc80211_init | struct rc80211_ctx * | rc80211.c | Initialize rate-control algorithm | 
| 4371 |  Static | rc80211_calc_net_goodness | static int | rc80211.c | Calculate net goodness for a certain rate | 
| 4372 |  Static | rc80211_pick_best | static int | rc80211.c | Determine the best rate to switch to and return it | 
| 4373 |  Inline | rc80211_set_rate | static inline void | rc80211.c | Set 802.11 device rate | 
| 4374 |  Static | rc80211_maybe_set_new | static void | rc80211.c | Check rate-control state and change rate if necessary | 
| 4375 |  Static | rc80211_update | static void | rc80211.c | Update rate-control state | 
| 4376 |  Function | rc80211_update_tx | void | rc80211.c | Update rate-control state for transmitted packet | 
| 4377 |  Function | rc80211_update_rx | void | rc80211.c | Update rate-control state for received packet | 
| 4378 |  Function | rc80211_free | void | rc80211.c | Free rate-control context | 
| 4379 |  Function | sec80211_install | int | sec80211.c | Install 802.11 cryptosystem | 
| 4380 |  Static | rsn_pick_desc | static struct descriptor_map * | sec80211.c | Determine net80211 crypto or handshaking type value to return for RSN info | 
| 4381 |  Function | sec80211_find_rsn | u8 * | sec80211.c | Find the RSN or WPA information element in the provided beacon frame | 
| 4382 |  Function | sec80211_detect_ie | int | sec80211.c | Detect crypto and AKM types from RSN information element | 
| 4383 |  Function | _sec80211_detect | int | sec80211.c | Detect the cryptosystem and handshaking protocol used by an 802.11 network | 
| 4384 |  Static | rsn_get_desc | static u32 | sec80211.c | Determine RSN descriptor for specified net80211 ID | 
| 4385 |  Function | sec80211_rsn_get_crypto_desc | u32 | sec80211.c | Determine RSN descriptor for specified net80211 cryptosystem number | 
| 4386 |  Function | sec80211_rsn_get_akm_desc | u32 | sec80211.c | Determine RSN descriptor for specified net80211 handshaker number | 
| 4387 |  Function | sec80211_rsn_get_net80211_crypt | enum net80211_crypto_alg | sec80211.c | Determine net80211 cryptosystem number from RSN descriptor | 
| 4388 |  Static | wep_init | static int | wep.c | Initialize WEP algorithm | 
| 4389 |  Static | wep_encrypt | static struct io_buffer * | wep.c | Encrypt packet using WEP | 
| 4390 |  Static | wep_decrypt | static struct io_buffer * | wep.c | Decrypt packet using WEP | 
| 4391 |  Static | trivial_init | static int | wep.c | Initialize trivial 802.11 security handshaker | 
| 4392 |  Static | trivial_change_key | static int | wep.c | Check for key change on trivial 802.11 security handshaker | 
| 4393 |  Static | wpa_fail | static int | wpa.c | Return an error code and deauthenticate | 
| 4394 |  Static | wpa_find_cryptosystem | static struct net80211_crypto * | wpa.c | Find a cryptosystem handler structure from a crypto ID | 
| 4395 |  Function | wpa_find_kie | struct wpa_kie * | wpa.c | Find WPA key integrity and encryption handler from key version field | 
| 4396 |  Function | wpa_make_rsn_ie | int | wpa.c | Construct RSN or WPA information element | 
| 4397 |  Function | wpa_start | int | wpa.c | Set up generic WPA support to handle 4-Way Handshake | 
| 4398 |  Function | wpa_stop | void | wpa.c | Disable handling of received WPA handshake frames | 
| 4399 |  Function | wpa_check_pmkid | int | wpa.c | Check PMKID consistency | 
| 4400 |  Static | wpa_derive_ptk | static void | wpa.c | Derive pairwise transient key | 
| 4401 |  Inline | wpa_install_ptk | static inline int | wpa.c | Install pairwise transient key | 
| 4402 |  Inline | wpa_install_gtk | static inline int | wpa.c | Install group transient key | 
| 4403 |  Static | wpa_maybe_install_gtk | static int | wpa.c | Search for group transient key, and install it if found | 
| 4404 |  Static | wpa_alloc_frame | static struct io_buffer * | wpa.c | Allocate I/O buffer for construction of outgoing EAPOL-Key frame | 
| 4405 |  Static | wpa_send_eapol | static int | wpa.c | Send EAPOL-Key packet | 
| 4406 |  Static | wpa_send_2_of_4 | static int | wpa.c | Send second frame in 4-Way Handshake | 
| 4407 |  Static | wpa_handle_1_of_4 | static int | wpa.c | Handle receipt of first frame in 4-Way Handshake | 
| 4408 |  Static | wpa_send_final | static int | wpa.c | Send fourth frame in 4-Way Handshake, or second in Group Key Handshake | 
| 4409 |  Static | wpa_handle_3_of_4 | static int | wpa.c | Handle receipt of third frame in 4-Way Handshake | 
| 4410 |  Static | wpa_handle_1_of_2 | static int | wpa.c | Handle receipt of first frame in Group Key Handshake | 
| 4411 |  Static | eapol_key_rx | static int | wpa.c | Handle receipt of EAPOL-Key frame for WPA | 
| 4412 |  Static | pn_to_u64 | static u64 | wpa_ccmp.c | Convert 6-byte LSB packet number to 64-bit integer | 
| 4413 |  Static | u64_to_pn | static void | wpa_ccmp.c | Convert 64-bit integer to 6-byte packet number | 
| 4414 |  Static | ccmp_init | static int | wpa_ccmp.c | Initialise CCMP state and install key | 
| 4415 |  Static | ccmp_ctr_xor | static void | wpa_ccmp.c | Encrypt or decrypt data stream using AES in Counter mode | 
| 4416 |  Static | ccmp_feed_cbc_mac | static void | wpa_ccmp.c | Advance one block in CBC-MAC calculation | 
| 4417 |  Static | ccmp_cbc_mac | static void | wpa_ccmp.c | Calculate MIC on plaintext data using CBC-MAC | 
| 4418 |  Function | ccmp_encrypt | struct io_buffer * | wpa_ccmp.c | Encapsulate and encrypt a packet using CCMP | 
| 4419 |  Static | ccmp_decrypt | static struct io_buffer * | wpa_ccmp.c | Decrypt a packet using CCMP | 
| 4420 |  Static | ccmp_kie_mic | static void | wpa_ccmp.c | Calculate HMAC-SHA1 MIC for EAPOL-Key frame | 
| 4421 |  Static | ccmp_kie_decrypt | static int | wpa_ccmp.c | Decrypt key data in EAPOL-Key frame | 
| 4422 |  Static | wpa_psk_init | static int | wpa_psk.c | @file | 
| 4423 |  Static | wpa_psk_start | static int | wpa_psk.c | Start WPA-PSK authentication | 
| 4424 |  Static | wpa_psk_step | static int | wpa_psk.c | Step WPA-PSK authentication | 
| 4425 |  Static | wpa_psk_no_change_key | static int | wpa_psk.c | Do-nothing function; you can't change a WPA key post-authentication | 
| 4426 |  Static | wpa_psk_stop | static void | wpa_psk.c | Disable handling of received WPA authentication frames | 
| 4427 |  Inline | S | static inline u16 | wpa_tkip.c | Perform S-box mapping on a 16-bit value | 
| 4428 |  Inline | ror16 | static inline u16 | wpa_tkip.c | Rotate 16-bit value right | 
| 4429 |  Inline | ror32 | static inline u32 | wpa_tkip.c | Rotate 32-bit value right | 
| 4430 |  Inline | rol32 | static inline u32 | wpa_tkip.c | Rotate 32-bit value left | 
| 4431 |  Static | tkip_init | static int | wpa_tkip.c | Initialise TKIP state and install key | 
| 4432 |  Static | tkip_mix_1 | static void | wpa_tkip.c | Perform TKIP key mixing, phase 1 | 
| 4433 |  Static | tkip_mix_2 | static void | wpa_tkip.c | Perform TKIP key mixing, phase 2 | 
| 4434 |  Static | tkip_feed_michael | static void | wpa_tkip.c | Update Michael message integrity code based on next 32-bit word of data | 
| 4435 |  Static | tkip_michael | static void | wpa_tkip.c | Calculate Michael message integrity code | 
| 4436 |  Static | tkip_encrypt | static struct io_buffer * | wpa_tkip.c | Encrypt a packet using TKIP | 
| 4437 |  Static | tkip_decrypt | static struct io_buffer * | wpa_tkip.c | Decrypt a packet using TKIP | 
| 4438 |  Static | tkip_kie_mic | static void | wpa_tkip.c | Calculate HMAC-MD5 MIC for EAPOL-Key frame | 
| 4439 |  Static | tkip_kie_decrypt | static int | wpa_tkip.c | Decrypt key data in EAPOL-Key frame | 
| 4440 |  Static | ib_cm_send_rtu | static int | ib_cm.c | Send "ready to use" response | 
| 4441 |  Static | ib_cm_connect_rep | static void | ib_cm.c | Handle duplicate connection replies | 
| 4442 |  Static | ib_cm_rejection_reason_to_rc | static int | ib_cm.c | Convert connection rejection reason to return status code | 
| 4443 |  Static | ib_cm_req_complete | static void | ib_cm.c | Handle connection request transaction completion | 
| 4444 |  Static | ib_cm_path_complete | static void | ib_cm.c | Handle connection path transaction completion | 
| 4445 |  Function | ib_create_conn | struct ib_connection * | ib_cm.c | Create connection to remote QP | 
| 4446 |  Function | ib_destroy_conn | void | ib_cm.c | Destroy connection to remote QP | 
| 4447 |  Static | ib_cmrc_shutdown | static void | ib_cmrc.c | Shut down CMRC connection gracefully | 
| 4448 |  Static | ib_cmrc_close | static void | ib_cmrc.c | Close CMRC connection | 
| 4449 |  Static | ib_cmrc_changed | static void | ib_cmrc.c | Handle change of CMRC connection status | 
| 4450 |  Static | ib_cmrc_complete_send | static void | ib_cmrc.c | Handle CMRC send completion | 
| 4451 |  Static | ib_cmrc_complete_recv | static void | ib_cmrc.c | Handle CMRC receive completion | 
| 4452 |  Static | ib_cmrc_xfer_deliver_iob | static int | ib_cmrc.c | Send data via CMRC | 
| 4453 |  Static | ib_cmrc_xfer_window | static size_t | ib_cmrc.c | Check CMRC flow control window | 
| 4454 |  Static | ib_cmrc_xfer_close | static void | ib_cmrc.c | Close CMRC data-transfer interface | 
| 4455 |  Function | ib_cmrc_open | int | ib_cmrc.c | Open CMRC connection | 
| 4456 |  Static | ib_mcast_mad | static void | ib_mcast.c | @file | 
| 4457 |  Static | ib_mcast_complete | static void | ib_mcast.c | Handle multicast membership record join response | 
| 4458 |  Function | ib_mcast_join | int | ib_mcast.c | Join multicast group | 
| 4459 |  Function | ib_mcast_leave | void | ib_mcast.c | Leave multicast group | 
| 4460 |  Static | ib_mi_handle | static int | ib_mi.c | Handle received MAD | 
| 4461 |  Static | ib_mi_complete_recv | static void | ib_mi.c | Complete receive via management interface | 
| 4462 |  Function | ib_mi_send | int | ib_mi.c | Transmit MAD | 
| 4463 |  Static | ib_mi_timer_expired | static void | ib_mi.c | Handle management transaction timer expiry | 
| 4464 |  Function | ib_create_madx | struct ib_mad_transaction * | ib_mi.c | Create management transaction | 
| 4465 |  Function | ib_destroy_madx | void | ib_mi.c | Destroy management transaction | 
| 4466 |  Function | ib_create_mi | struct ib_mad_interface * | ib_mi.c | Create management interface | 
| 4467 |  Function | ib_destroy_mi | void | ib_mi.c | Destroy management interface | 
| 4468 |  Function | ib_push | int | ib_packet.c | @file | 
| 4469 |  Function | ib_pull | int | ib_packet.c | Remove IB headers | 
| 4470 |  Static | ib_path_complete | static void | ib_pathrec.c | @file | 
| 4471 |  Function | ib_create_path | struct ib_path * | ib_pathrec.c | Create path | 
| 4472 |  Function | ib_destroy_path | void | ib_pathrec.c | Destroy path | 
| 4473 |  Static | ib_find_path_cache_entry | static struct ib_cached_path * | ib_pathrec.c | Find path cache entry | 
| 4474 |  Static | ib_cached_path_complete | static void | ib_pathrec.c | Handle cached path transaction completion | 
| 4475 |  Function | ib_resolve_path | int | ib_pathrec.c | Resolve path | 
| 4476 |  Static | ib_sma_node_info | static void | ib_sma.c | @file | 
| 4477 |  Static | ib_sma_node_desc | static void | ib_sma.c | Node description | 
| 4478 |  Static | ib_sma_guid_info | static void | ib_sma.c | GUID information | 
| 4479 |  Static | ib_sma_set_port_info | static int | ib_sma.c | Set port information | 
| 4480 |  Static | ib_sma_port_info | static void | ib_sma.c | Port information | 
| 4481 |  Static | ib_sma_set_pkey_table | static int | ib_sma.c | Set partition key table | 
| 4482 |  Static | ib_sma_pkey_table | static void | ib_sma.c | Partition key table | 
| 4483 |  Function | ib_create_sma | int | ib_sma.c | Create subnet management agent and interface | 
| 4484 |  Function | ib_destroy_sma | void | ib_sma.c | Destroy subnet management agent and interface | 
| 4485 |  Static | ib_smc_get_port_info | static int | ib_smc.c | @file | 
| 4486 |  Static | ib_smc_get_guid_info | static int | ib_smc.c | Get GUID information | 
| 4487 |  Static | ib_smc_get_pkey_table | static int | ib_smc.c | Get partition key table | 
| 4488 |  Function | ib_smc_update | int | ib_smc.c | Get MAD parameters | 
| 4489 |  Static | ib_srp_parse_byte_string | static int | ib_srp.c | Parse IB SRP root path byte-string value | 
| 4490 |  Static | ib_srp_parse_integer | static int | ib_srp.c | Parse IB SRP root path integer value | 
| 4491 |  Static | ib_srp_parse_literal | static int | ib_srp.c | Parse IB SRP root path literal component | 
| 4492 |  Static | ib_srp_parse_sgid | static int | ib_srp.c | Parse IB SRP root path source GID | 
| 4493 |  Static | ib_srp_parse_initiator_id_ext | static int | ib_srp.c | Parse IB SRP root path initiator identifier extension | 
| 4494 |  Static | ib_srp_parse_initiator_hca_guid | static int | ib_srp.c | Parse IB SRP root path initiator HCA GUID | 
| 4495 |  Static | ib_srp_parse_dgid | static int | ib_srp.c | Parse IB SRP root path destination GID | 
| 4496 |  Static | ib_srp_parse_pkey | static int | ib_srp.c | Parse IB SRP root path partition key | 
| 4497 |  Static | ib_srp_parse_service_id | static int | ib_srp.c | Parse IB SRP root path service ID | 
| 4498 |  Static | ib_srp_parse_lun | static int | ib_srp.c | Parse IB SRP root path LUN | 
| 4499 |  Static | ib_srp_parse_target_id_ext | static int | ib_srp.c | Parse IB SRP root path target identifier extension | 
| 4500 |  Static | ib_srp_parse_target_ioc_guid | static int | ib_srp.c | Parse IB SRP root path target I/O controller GUID | 
| 4501 |  Static | ib_srp_parse_root_path | static int | ib_srp.c | Parse IB SRP root path | 
| 4502 |  Static | ib_srp_connect | static int | ib_srp.c | Connect IB SRP session | 
| 4503 |  Static | ftp_free | static void | ftp.c | Free FTP request | 
| 4504 |  Static | ftp_done | static void | ftp.c | Mark FTP operation as complete | 
| 4505 |  Static | ftp_uri_path | static const char * | ftp.c | Retrieve FTP pathname | 
| 4506 |  Static | ftp_user | static const char * | ftp.c | Retrieve FTP user | 
| 4507 |  Static | ftp_password | static const char * | ftp.c | Retrieve FTP password | 
| 4508 |  Static | ftp_control_close | static void | ftp.c | Handle control channel being closed | 
| 4509 |  Static | ftp_parse_value | static void | ftp.c | Parse FTP byte sequence value | 
| 4510 |  Static | ftp_next_state | static void | ftp.c | Move to next state and send the appropriate FTP control string | 
| 4511 |  Static | ftp_reply | static void | ftp.c | Handle an FTP control channel response | 
| 4512 |  Static | ftp_control_deliver_raw | static int | ftp.c | Handle new data arriving on FTP control channel | 
| 4513 |  Static | ftp_data_closed | static void | ftp.c | FTP data channel | 
| 4514 |  Static | ftp_data_deliver_iob | static int | ftp.c | Handle data delivery via FTP data channel | 
| 4515 |  Static | ftp_xfer_closed | static void | ftp.c | Data transfer interface | 
| 4516 |  Static | ftp_open | static int | ftp.c | URI opener | 
| 4517 |  Static | http_free | static void | http.c | Free HTTP request | 
| 4518 |  Static | http_done | static void | http.c | Mark HTTP request as complete | 
| 4519 |  Static | http_response_to_rc | static int | http.c | Convert HTTP response code to return status code | 
| 4520 |  Static | http_rx_response | static int | http.c | Handle HTTP response | 
| 4521 |  Static | http_rx_location | static int | http.c | Handle HTTP Location header | 
| 4522 |  Static | http_rx_content_length | static int | http.c | Handle HTTP Content-Length header | 
| 4523 |  Static | http_rx_header | static int | http.c | Handle HTTP header | 
| 4524 |  Static | http_rx_data | static int | http.c | Handle new data arriving via HTTP connection in the data phase | 
| 4525 |  Static | http_socket_deliver_iob | static int | http.c | Handle new data arriving via HTTP connection | 
| 4526 |  Static | http_step | static void | http.c | HTTP process | 
| 4527 |  Static | http_socket_close | static void | http.c | HTTP connection closed by network stack | 
| 4528 |  Static | http_xfer_close | static void | http.c | Close HTTP data transfer interface | 
| 4529 |  Function | http_open_filter | int | http.c | Initiate an HTTP connection, with optional filter | 
| 4530 |  Static | http_open | static int | http.c | Initiate an HTTP connection | 
| 4531 |  Static | https_open | static int | https.c | Initiate an HTTPS connection | 
| 4532 |  Static | iscsi_rx_buffered_data_done | static void | iscsi.c | Finish receiving PDU data into buffer | 
| 4533 |  Static | iscsi_free | static void | iscsi.c | Free iSCSI session | 
| 4534 |  Static | iscsi_open_connection | static int | iscsi.c | Open iSCSI transport-layer connection | 
| 4535 |  Static | iscsi_close_connection | static void | iscsi.c | Close iSCSI transport-layer connection | 
| 4536 |  Static | iscsi_scsi_done | static void | iscsi.c | Mark iSCSI SCSI operation as complete | 
| 4537 |  Static | iscsi_start_command | static void | iscsi.c | iSCSI SCSI command issuing | 
| 4538 |  Static | iscsi_rx_scsi_response | static int | iscsi.c | Receive data segment of an iSCSI SCSI response PDU | 
| 4539 |  Static | iscsi_rx_data_in | static int | iscsi.c | Receive data segment of an iSCSI data-in PDU | 
| 4540 |  Static | iscsi_rx_r2t | static int | iscsi.c | Receive data segment of an iSCSI R2T PDU | 
| 4541 |  Static | iscsi_start_data_out | static void | iscsi.c | Build iSCSI data-out BHS | 
| 4542 |  Static | iscsi_data_out_done | static void | iscsi.c | Complete iSCSI data-out PDU transmission | 
| 4543 |  Static | iscsi_tx_data_out | static int | iscsi.c | Send iSCSI data-out data segment | 
| 4544 |  Static | iscsi_build_login_request_strings | static int | iscsi.c | iSCSI login | 
| 4545 |  Static | iscsi_start_login | static void | iscsi.c | Build iSCSI login request BHS | 
| 4546 |  Static | iscsi_login_request_done | static void | iscsi.c | Complete iSCSI login request PDU transmission | 
| 4547 |  Static | iscsi_tx_login_request | static int | iscsi.c | Transmit data segment of an iSCSI login request PDU | 
| 4548 |  Static | iscsi_handle_targetaddress_value | static int | iscsi.c | Handle iSCSI TargetAddress text value | 
| 4549 |  Static | iscsi_handle_authmethod_value | static int | iscsi.c | Handle iSCSI AuthMethod text value | 
| 4550 |  Static | iscsi_handle_chap_a_value | static int | iscsi.c | Handle iSCSI CHAP_A text value | 
| 4551 |  Static | iscsi_handle_chap_i_value | static int | iscsi.c | Handle iSCSI CHAP_I text value | 
| 4552 |  Static | iscsi_handle_chap_c_value | static int | iscsi.c | Handle iSCSI CHAP_C text value | 
| 4553 |  Static | iscsi_handle_chap_n_value | static int | iscsi.c | Handle iSCSI CHAP_N text value | 
| 4554 |  Static | iscsi_handle_chap_r_value | static int | iscsi.c | Handle iSCSI CHAP_R text value | 
| 4555 |  Static | iscsi_handle_string | static int | iscsi.c | Handle iSCSI string | 
| 4556 |  Static | iscsi_handle_strings | static int | iscsi.c | Handle iSCSI strings | 
| 4557 |  Static | iscsi_rx_buffered_data | static int | iscsi.c | Receive PDU data into buffer | 
| 4558 |  Static | iscsi_status_to_rc | static int | iscsi.c | Convert iSCSI response status to return status code | 
| 4559 |  Static | iscsi_rx_login_response | static int | iscsi.c | Receive data segment of an iSCSI login response PDU | 
| 4560 |  Static | iscsi_start_tx | static void | iscsi.c | iSCSI to socket interface | 
| 4561 |  Static | iscsi_tx_nothing | static int | iscsi.c | Transmit nothing | 
| 4562 |  Static | iscsi_tx_bhs | static int | iscsi.c | Transmit basic header segment of an iSCSI PDU | 
| 4563 |  Static | iscsi_tx_data | static int | iscsi.c | Transmit data segment of an iSCSI PDU | 
| 4564 |  Static | iscsi_tx_data_padding | static int | iscsi.c | Transmit data padding of an iSCSI PDU | 
| 4565 |  Static | iscsi_tx_done | static void | iscsi.c | Complete iSCSI PDU transmission | 
| 4566 |  Static | iscsi_tx_step | static void | iscsi.c | Transmit iSCSI PDU | 
| 4567 |  Static | iscsi_rx_bhs | static int | iscsi.c | Receive basic header segment of an iSCSI PDU | 
| 4568 |  Static | iscsi_rx_discard | static int | iscsi.c | Discard portion of an iSCSI PDU. | 
| 4569 |  Static | iscsi_rx_data | static int | iscsi.c | Receive data segment of an iSCSI PDU | 
| 4570 |  Static | iscsi_socket_deliver_raw | static int | iscsi.c | Receive new data | 
| 4571 |  Static | iscsi_socket_close | static void | iscsi.c | Handle stream connection closure | 
| 4572 |  Static | iscsi_vredirect | static int | iscsi.c | Handle redirection event | 
| 4573 |  Static | iscsi_command | static int | iscsi.c | iSCSI command issuing | 
| 4574 |  Function | iscsi_detach | void | iscsi.c | Shut down iSCSI interface | 
| 4575 |  Static | iscsi_parse_root_path | static int | iscsi.c | Parse iSCSI root path | 
| 4576 |  Static | iscsi_set_auth | static int | iscsi.c | Set iSCSI authentication details | 
| 4577 |  Function | iscsi_attach | int | iscsi.c | Attach iSCSI interface | 
| 4578 |  Static | apply_iscsi_string_setting | static int | iscsi.c | Apply iSCSI setting | 
| 4579 |  Static | apply_iscsi_settings | static int | iscsi.c | Apply iSCSI settings | 
| 4580 |  Function | iscsi_initiator_iqn | const char * | iscsi.c | Initiator name | 
| 4581 |  Inline | dhcp_msgtype_name | static inline const char * | dhcp.c | Name a DHCP packet type | 
| 4582 |  Static | dhcp_xid | static uint32_t | dhcp.c | Calculate DHCP transaction ID for a network device | 
| 4583 |  Static | dhcp_free | static void | dhcp.c | Free DHCP session | 
| 4584 |  Static | dhcp_finished | static void | dhcp.c | Mark DHCP session as complete | 
| 4585 |  Static | dhcp_set_state | static void | dhcp.c | Transition to new DHCP session state | 
| 4586 |  Static | dhcp_next_offer | static struct dhcp_offer * | dhcp.c | Determine next DHCP offer to try | 
| 4587 |  Static | dhcp_discovery_tx | static int | dhcp.c | DHCP state machine | 
| 4588 |  Static | dhcp_rx_offer | static void | dhcp.c | Handle received DHCPOFFER during any state | 
| 4589 |  Static | dhcp_discovery_rx | static void | dhcp.c | Handle received packet during DHCP discovery | 
| 4590 |  Static | dhcp_discovery_expired | static void | dhcp.c | Handle timer expiry during DHCP discovery | 
| 4591 |  Static | dhcp_request_tx | static int | dhcp.c | Construct transmitted packet for DHCP request | 
| 4592 |  Static | dhcp_request_rx | static void | dhcp.c | Handle received packet during DHCP request | 
| 4593 |  Static | dhcp_request_expired | static void | dhcp.c | Handle timer expiry during DHCP discovery | 
| 4594 |  Static | dhcp_proxy_tx | static int | dhcp.c | Construct transmitted packet for ProxyDHCP request | 
| 4595 |  Static | dhcp_proxy_rx | static void | dhcp.c | Handle received packet during ProxyDHCP request | 
| 4596 |  Static | dhcp_proxy_expired | static void | dhcp.c | Handle timer expiry during ProxyDHCP request | 
| 4597 |  Static | dhcp_pxebs_tx | static int | dhcp.c | Construct transmitted packet for PXE Boot Server Discovery | 
| 4598 |  Static | dhcp_pxebs_accept | static int | dhcp.c | Check to see if PXE Boot Server address is acceptable | 
| 4599 |  Static | dhcp_pxebs_rx | static void | dhcp.c | Handle received packet during PXE Boot Server Discovery | 
| 4600 |  Static | dhcp_pxebs_expired | static void | dhcp.c | Handle timer expiry during PXE Boot Server Discovery | 
| 4601 |  Function | dhcp_chaddr | void * | dhcp.c | Packet construction | 
| 4602 |  Function | dhcp_create_packet | int | dhcp.c | Create a DHCP packet | 
| 4603 |  Function | dhcp_create_request | int | dhcp.c | Create DHCP request packet | 
| 4604 |  Static | dhcp_tx | static int | dhcp.c | Data transfer interface | 
| 4605 |  Static | dhcp_deliver_iob | static int | dhcp.c | Receive new data | 
| 4606 |  Static | dhcp_timer_expired | static void | dhcp.c | Handle DHCP retry timer expiry | 
| 4607 |  Static | dhcp_job_kill | static void | dhcp.c | Job control interface | 
| 4608 |  Function | start_dhcp | int | dhcp.c | Start DHCP state machine on a network device | 
| 4609 |  Static | pxebs_list | static void | dhcp.c | Retrieve list of PXE boot servers for a given server type | 
| 4610 |  Function | start_pxebs | int | dhcp.c | Start PXE Boot Server Discovery on a network device | 
| 4611 |  Static | dns_done | static void | dns.c | Mark DNS request as complete | 
| 4612 |  Static | dns_name_cmp | static int | dns.c | Compare DNS reply name against the query name from the original request | 
| 4613 |  Static | dns_skip_name | static const char * | dns.c | Skip over a (possibly compressed) DNS name | 
| 4614 |  Static | dns_find_rr | static union dns_rr_info * | dns.c | Find an RR in a reply packet corresponding to our query | 
| 4615 |  Static | dns_qualify_name | static char * | dns.c | Append DHCP domain name if available and name is not fully qualified | 
| 4616 |  Static | dns_make_name | static char * | dns.c | Convert a standard NUL-terminated string to a DNS name | 
| 4617 |  Inline | dns_unmake_name | static inline char * | dns.c | Convert an uncompressed DNS name to a NUL-terminated string | 
| 4618 |  Static | dns_decompress_name | static char * | dns.c | Decompress a DNS name | 
| 4619 |  Static | dns_send_packet | static int | dns.c | Send next packet in DNS request | 
| 4620 |  Static | dns_timer_expired | static void | dns.c | Handle DNS retransmission timer expiry | 
| 4621 |  Static | dns_xfer_deliver_raw | static int | dns.c | Receive new data | 
| 4622 |  Static | dns_xfer_close | static void | dns.c | Receive new data | 
| 4623 |  Static | dns_resolv | static int | dns.c | Resolve name using DNS | 
| 4624 |  Static | apply_dns_settings | static int | dns.c | Apply DNS settings | 
| 4625 |  Static | slam_free | static void | slam.c | Free a SLAM request | 
| 4626 |  Static | slam_finished | static void | slam.c | Mark SLAM request as complete | 
| 4627 |  Static | slam_put_value | static int | slam.c | TX datapath | 
| 4628 |  Static | slam_tx_nack | static int | slam.c | Send SLAM NACK packet | 
| 4629 |  Static | slam_master_timer_expired | static void | slam.c | Handle SLAM master client retry timer expiry | 
| 4630 |  Static | slam_slave_timer_expired | static void | slam.c | Handle SLAM slave client retry timer expiry | 
| 4631 |  Static | slam_pull_value | static int | slam.c | RX datapath | 
| 4632 |  Static | slam_pull_header | static int | slam.c | Read and strip SLAM header | 
| 4633 |  Static | slam_mc_socket_deliver | static int | slam.c | Receive SLAM data packet | 
| 4634 |  Static | slam_socket_deliver | static int | slam.c | Receive SLAM non-data packet | 
| 4635 |  Static | slam_socket_close | static void | slam.c | Close SLAM unicast socket | 
| 4636 |  Static | slam_mc_socket_close | static void | slam.c | Close SLAM multicast socket | 
| 4637 |  Static | slam_xfer_close | static void | slam.c | Data transfer interface | 
| 4638 |  Static | slam_parse_multicast_address | static int | slam.c | Parse SLAM URI multicast address | 
| 4639 |  Static | slam_open | static int | slam.c | Initiate a SLAM request | 
| 4640 |  Static | tftp_free | static void | tftp.c | Free TFTP request | 
| 4641 |  Static | tftp_done | static void | tftp.c | Mark TFTP request as complete | 
| 4642 |  Static | tftp_reopen | static int | tftp.c | Reopen TFTP socket | 
| 4643 |  Static | tftp_reopen_mc | static int | tftp.c | Reopen TFTP multicast socket | 
| 4644 |  Static | tftp_presize | static int | tftp.c | Presize TFTP receive buffers and block bitmap | 
| 4645 |  Function | tftp_set_request_blksize | void | tftp.c | Set TFTP request blocksize | 
| 4646 |  Function | tftp_set_mtftp_address | void | tftp.c | Set MTFTP multicast address | 
| 4647 |  Function | tftp_set_mtftp_port | void | tftp.c | Set MTFTP multicast port | 
| 4648 |  Static | tftp_send_rrq | static int | tftp.c | Transmit RRQ | 
| 4649 |  Static | tftp_send_ack | static int | tftp.c | Transmit ACK | 
| 4650 |  Static | tftp_send_error | static int | tftp.c | Transmit ERROR (Abort) | 
| 4651 |  Static | tftp_send_packet | static int | tftp.c | Transmit next relevant packet | 
| 4652 |  Static | tftp_timer_expired | static void | tftp.c | Handle TFTP retransmission timer expiry | 
| 4653 |  Static | tftp_process_blksize | static int | tftp.c | Process TFTP "blksize" option | 
| 4654 |  Static | tftp_process_tsize | static int | tftp.c | Process TFTP "tsize" option | 
| 4655 |  Static | tftp_process_multicast | static int | tftp.c | Process TFTP "multicast" option | 
| 4656 |  Static | tftp_process_option | static int | tftp.c | Process TFTP option | 
| 4657 |  Static | tftp_rx_oack | static int | tftp.c | Receive OACK | 
| 4658 |  Static | tftp_rx_data | static int | tftp.c | Receive DATA | 
| 4659 |  Static | tftp_rx_error | static int | tftp.c | Receive ERROR | 
| 4660 |  Static | tftp_rx | static int | tftp.c | Receive new data | 
| 4661 |  Static | tftp_socket_deliver_iob | static int | tftp.c | Receive new data via socket | 
| 4662 |  Static | tftp_mc_socket_deliver_iob | static int | tftp.c | Receive new data via multicast socket | 
| 4663 |  Static | tftp_xfer_close | static void | tftp.c | Close TFTP data transfer interface | 
| 4664 |  Static | tftp_xfer_window | static size_t | tftp.c | Check flow control window | 
| 4665 |  Static | tftp_core_open | static int | tftp.c | Initiate TFTP/TFTM/MTFTP download | 
| 4666 |  Static | tftp_open | static int | tftp.c | Initiate TFTP download | 
| 4667 |  Static | tftpsize_open | static int | tftp.c | Initiate TFTP-size request | 
| 4668 |  Static | tftm_open | static int | tftp.c | Initiate TFTM download | 
| 4669 |  Static | mtftp_open | static int | tftp.c | Initiate MTFTP download | 
| 4670 |  Static | tftp_apply_settings | static int | tftp.c | Apply TFTP configuration settings | 
| 4671 |  Function | linebuf_test | void | linebuf_test.c | |
| 4672 |  Function | memcpy_0 | void __regparm | memcpy_test.c | |
| 4673 |  Function | memcpy_1 | void __regparm | memcpy_test.c | |
| 4674 |  Function | memcpy_2 | void __regparm | memcpy_test.c | |
| 4675 |  Function | memcpy_3 | void __regparm | memcpy_test.c | |
| 4676 |  Function | memcpy_4 | void __regparm | memcpy_test.c | |
| 4677 |  Function | memcpy_5 | void __regparm | memcpy_test.c | |
| 4678 |  Function | memcpy_6 | void __regparm | memcpy_test.c | |
| 4679 |  Function | memcpy_7 | void __regparm | memcpy_test.c | |
| 4680 |  Function | memcpy_8 | void __regparm | memcpy_test.c | |
| 4681 |  Function | memcpy_9 | void __regparm | memcpy_test.c | |
| 4682 |  Function | memcpy_10 | void __regparm | memcpy_test.c | |
| 4683 |  Function | memcpy_11 | void __regparm | memcpy_test.c | |
| 4684 |  Function | memcpy_12 | void __regparm | memcpy_test.c | |
| 4685 |  Function | memcpy_13 | void __regparm | memcpy_test.c | |
| 4686 |  Function | memcpy_14 | void __regparm | memcpy_test.c | |
| 4687 |  Function | memcpy_15 | void __regparm | memcpy_test.c | |
| 4688 |  Function | memcpy_16 | void __regparm | memcpy_test.c | |
| 4689 |  Function | memcpy_17 | void __regparm | memcpy_test.c | |
| 4690 |  Function | memcpy_18 | void __regparm | memcpy_test.c | |
| 4691 |  Function | memcpy_19 | void __regparm | memcpy_test.c | |
| 4692 |  Function | memcpy_20 | void __regparm | memcpy_test.c | |
| 4693 |  Function | memcpy_21 | void __regparm | memcpy_test.c | |
| 4694 |  Function | memcpy_22 | void __regparm | memcpy_test.c | |
| 4695 |  Function | memcpy_23 | void __regparm | memcpy_test.c | |
| 4696 |  Function | memcpy_24 | void __regparm | memcpy_test.c | |
| 4697 |  Function | memcpy_25 | void __regparm | memcpy_test.c | |
| 4698 |  Function | memcpy_26 | void __regparm | memcpy_test.c | |
| 4699 |  Function | memcpy_27 | void __regparm | memcpy_test.c | |
| 4700 |  Function | memcpy_28 | void __regparm | memcpy_test.c | |
| 4701 |  Function | umalloc_test | void | umalloc_test.c | |
| 4702 |  Static | test_parse_unparse | static int | uri_test.c | |
| 4703 |  Static | test_resolve | static int | uri_test.c | |
| 4704 |  Function | uri_test | int | uri_test.c | |
| 4705 |  Static | find_boot_netdev | static struct net_device * | autoboot.c | Identify the boot network device | 
| 4706 |  Function | boot_next_server_and_filename | int | autoboot.c | Boot using next-server and filename | 
| 4707 |  Function | boot_root_path | int | autoboot.c | Boot using root path | 
| 4708 |  Static | netboot | static int | autoboot.c | Boot from a network device | 
| 4709 |  Static | close_all_netdevs | static void | autoboot.c | Close all open net devices | 
| 4710 |  Function | autoboot | void | autoboot.c | Boot the system | 
| 4711 |  Function | dhcp | int | dhcpmgmt.c | @file | 
| 4712 |  Function | pxebs | int | dhcpmgmt.c | |
| 4713 |  Function | ifopen | int | ifmgmt.c | @file | 
| 4714 |  Function | ifclose | void | ifmgmt.c | Close network device | 
| 4715 |  Static | ifstat_errors | static void | ifmgmt.c | Print network device error breakdown | 
| 4716 |  Function | ifstat | void | ifmgmt.c | Print status of network device | 
| 4717 |  Function | iflinkwait | int | ifmgmt.c | Wait for link-up, with status indication | 
| 4718 |  Function | imgfetch | int | imgmgmt.c | @file | 
| 4719 |  Function | imgload | int | imgmgmt.c | Load an image | 
| 4720 |  Function | imgexec | int | imgmgmt.c | Execute an image | 
| 4721 |  Function | imgautoselect | struct image * | imgmgmt.c | Identify the only loaded image | 
| 4722 |  Function | imgstat | void | imgmgmt.c | Display status of an image | 
| 4723 |  Function | imgfree | void | imgmgmt.c | Free an image | 
| 4724 |  Function | iwstat | void | iwmgmt.c | @file | 
| 4725 |  Function | iwlist | int | iwmgmt.c | Scan for wireless networks using 802.11 device | 
| 4726 |  Static | pxe_menu_parse | static int | pxemenu.c | Parse and allocate PXE boot menu | 
| 4727 |  Static | pxe_menu_draw_item | static void | pxemenu.c | Draw PXE boot menu item | 
| 4728 |  Static | pxe_menu_select | static int | pxemenu.c | Make selection from PXE boot menu | 
| 4729 |  Static | pxe_menu_prompt_and_select | static int | pxemenu.c | Prompt for (and make selection from) PXE boot menu | 
| 4730 |  Function | pxe_menu_boot | int | pxemenu.c | Boot using PXE boot menu | 
| 4731 |  Function | route | void | route.c | @file | 
| 4732 |  Static | xmalloc | static void * | efirom.c | Allocate memory | 
| 4733 |  Static | file_size | static size_t | efirom.c | Get file size | 
| 4734 |  Static | read_pe_info | static void | efirom.c | Read information from PE headers | 
| 4735 |  Static | make_efi_rom | static void | efirom.c | Convert EFI image to ROM image | 
| 4736 |  Static | print_help | static void | efirom.c | Print help | 
| 4737 |  Static | parse_options | static int | efirom.c | Parse command-line options | 
| 4738 |  Function | main | int | efirom.c | |
| 4739 |  Static | xmalloc | static void * | elf2efi.c | Allocate memory | 
| 4740 |  Static | efi_file_align | static unsigned long | elf2efi.c | Align section within PE file | 
| 4741 |  Static | generate_pe_reloc | static void | elf2efi.c | Generate entry in PE relocation table | 
| 4742 |  Static | output_pe_reltab | static size_t | elf2efi.c | Calculate size of binary PE relocation table | 
| 4743 |  Static | open_input_bfd | static bfd * | elf2efi.c | Open input BFD file | 
| 4744 |  Static | read_symtab | static asymbol ** | elf2efi.c | Read symbol table | 
| 4745 |  Static | read_reltab | static arelent ** | elf2efi.c | Read relocation table | 
| 4746 |  Static | process_section | static struct pe_section * | elf2efi.c | Process section | 
| 4747 |  Static | process_reloc | static void | elf2efi.c | Process relocation record | 
| 4748 |  Static | create_reloc_section | static struct pe_section * | elf2efi.c | Create relocations section | 
| 4749 |  Static | create_debug_section | static struct pe_section * | elf2efi.c | Create debug section | 
| 4750 |  Static | write_pe_file | static void | elf2efi.c | Write out PE file | 
| 4751 |  Static | elf2pe | static void | elf2efi.c | Convert ELF to PE | 
| 4752 |  Static | print_help | static void | elf2efi.c | Print help | 
| 4753 |  Static | parse_options | static int | elf2efi.c | Parse command-line options | 
| 4754 |  Function | main | int | elf2efi.c | |
| 4755 |  Static | flag_signalled | static void | hijack.c | |
| 4756 |  Function | pcap_inject | int | hijack.c | Substitute for pcap_inject(), if this version of libpcap doesn't | 
| 4757 |  Static | __attribute__ | static | hijack.c | Log error message | 
| 4758 |  Static | hijack_open | static int | hijack.c | Open pcap device | 
| 4759 |  Static | hijack_close | static void | hijack.c | Close pcap device | 
| 4760 |  Static | hijack_install_filter | static int | hijack.c | Install filter for hijacked connection | 
| 4761 |  Static | hijack_filter_ethernet | static int | hijack.c | Set up filter for hijacked ethernet connection | 
| 4762 |  Static | hijack_filter | static int | hijack.c | Set up filter for hijacked connection | 
| 4763 |  Static | forward_from_hijacker | static ssize_t | hijack.c | Forward data from hijacker | 
| 4764 |  Static | forward_to_hijacker | static ssize_t | hijack.c | Forward data to hijacker | 
| 4765 |  Static | run_hijacker | static int | hijack.c | Run hijacker | 
| 4766 |  Static | open_listener | static int | hijack.c | Open listener socket | 
| 4767 |  Static | listen_for_hijackers | static int | hijack.c | Listen on listener socket | 
| 4768 |  Static | close_listener | static void | hijack.c | Close listener socket | 
| 4769 |  Static | usage | static void | hijack.c | Print usage | 
| 4770 |  Static | parse_options | static int | hijack.c | Parse command-line options | 
| 4771 |  Static | daemonise | static int | hijack.c | Daemonise | 
| 4772 |  Function | main | int | hijack.c | |
| 4773 |  Static | ICCFIX | static int | iccfix.c | Fix up ICC alignments | 
| 4774 |  Static | iccfix | static int | iccfix.c | |
| 4775 |  Function | main | int | iccfix.c | |
| 4776 |  Function | main | int | mucurses_test.c | |
| 4777 |  Function | get_iscsi_chap_secret | void | mucurses_test.c | |
| 4778 |  Function | mdelay | void | mucurses_test.c | |
| 4779 |  Static | Error | static __inline__ void | nrv2b.c | |
| 4780 |  Static | i86ul_to_host | static unsigned long | nrv2b.c | |
| 4781 |  Static | host_to_i86ul | static unsigned long | nrv2b.c | |
| 4782 |  Static | assert_match | static void | nrv2b.c | |
| 4783 |  Static | swd_initdict | static void | nrv2b.c | |
| 4784 |  Static | swd_insertdict | static void | nrv2b.c | |
| 4785 |  Static | swd_init | static int | nrv2b.c | |
| 4786 |  Static | swd_exit | static void | nrv2b.c | |
| 4787 |  Static | swd_getbyte | static __inline__ void | nrv2b.c | |
| 4788 |  Static | swd_remove_node | static __inline__ void | nrv2b.c | remove node from lists | 
| 4789 |  Static | swd_accept | static void | nrv2b.c | |
| 4790 |  Static | swd_search | static void | nrv2b.c | |
| 4791 |  Static | swd_search2 | static int | nrv2b.c | |
| 4792 |  Static | swd_findbest | static void | nrv2b.c | |
| 4793 |  Static | init_match | static int | nrv2b.c | |
| 4794 |  Static | find_match | static int | nrv2b.c | |
| 4795 |  Static | bbConfig | static int | nrv2b.c | |
| 4796 |  Static | bbWriteBits | static void | nrv2b.c | |
| 4797 |  Static | bbPutBit | static void | nrv2b.c | |
| 4798 |  Static | bbPutByte | static void | nrv2b.c | |
| 4799 |  Static | bbFlushBits | static void | nrv2b.c | |
| 4800 |  Static | code_prefix_ss11 | static void | nrv2b.c | |
| 4801 |  Static | code_match | static void | nrv2b.c | |
| 4802 |  Static | code_run | static void | nrv2b.c | |
| 4803 |  Static | len_of_coded_match | static int | nrv2b.c | |
| 4804 |  Function | ucl_nrv2b_99_compress | int | nrv2b.c | |
| 4805 |  Function | Encode | void | nrv2b.c | |
| 4806 |  Function | Decode | void | nrv2b.c | |
| 4807 |  Function | main | int | nrv2b.c | |
| 4808 |  Static | align | static unsigned long | zbin.c | |
| 4809 |  Static | read_file | static int | zbin.c | |
| 4810 |  Static | read_input_file | static int | zbin.c | |
| 4811 |  Static | read_zinfo_file | static int | zbin.c | |
| 4812 |  Static | alloc_output_file | static int | zbin.c | |
| 4813 |  Static | process_zinfo_copy | static int | zbin.c | |
| 4814 |  Static | process_zinfo_pack | static int | zbin.c | |
| 4815 |  Static | process_zinfo_add | static int | zbin.c | |
| 4816 |  Static | process_zinfo_addb | static int | zbin.c | |
| 4817 |  Static | process_zinfo_addw | static int | zbin.c | |
| 4818 |  Static | process_zinfo_addl | static int | zbin.c | |
| 4819 |  Static | process_zinfo | static int | zbin.c | |
| 4820 |  Static | write_output_file | static int | zbin.c | |
| 4821 |  Function | main | int | zbin.c | |
| 4822 |  Function | libfat_get_sector | void * | cache.c | |
| 4823 |  Function | libfat_flush | void | cache.c | |
| 4824 |  Function | libfat_clustertosector | libfat_sector_t | fatchain.c | |
| 4825 |  Function | libfat_nextsector | libfat_sector_t | fatchain.c | |
| 4826 |  Function | libfat_open | struct libfat_filesystem * | open.c | |
| 4827 |  Function | libfat_close | void | open.c | |
| 4828 |  Function | libfat_searchdir | int32_t | searchdir.c | |
| 4829 |  Static | cleanup_adv | static void | setadv.c | |
| 4830 |  Function | syslinux_setadv | int | setadv.c | |
| 4831 |  Function | syslinux_reset_adv | void | setadv.c | |
| 4832 |  Static | adv_consistent | static int | setadv.c | |
| 4833 |  Function | syslinux_validate_adv | int | setadv.c | |
| 4834 |  Inline | get_8 | static inline uint8_t | syslxmod.c | |
| 4835 |  Inline | get_16 | static inline uint16_t | syslxmod.c | |
| 4836 |  Inline | get_32 | static inline uint32_t | syslxmod.c | |
| 4837 |  Inline | set_16 | static inline void | syslxmod.c | |
| 4838 |  Inline | set_32 | static inline void | syslxmod.c | |
| 4839 |  Function | syslinux_make_bootsect | void | syslxmod.c | |
| 4840 |  Function | syslinux_check_bootsect | const char * | syslxmod.c | |
| 4841 |  Function | syslinux_patch | int | syslxmod.c | |
| 4842 |  Function | __attribute__ | void | syslinux.c | |
| 4843 |  Function | __attribute__ | void | syslinux.c | |
| 4844 |  Function | xpread | ssize_t | syslinux.c | |
| 4845 |  Function | xpwrite | ssize_t | syslinux.c | |
| 4846 |  Function | make_block_map | int | syslinux.c | |
| 4847 |  Function | do_mount | int | syslinux.c | |
| 4848 |  Function | do_umount | void | syslinux.c | |
| 4849 |  Function | main | int | syslinux.c | |
| 4850 |  Function | putchar | int | conio.c | |
| 4851 |  Function | puts | int | conio.c | |
| 4852 |  Inline | isdigit | static inline int | conio.c | |
| 4853 |  Static | skip_atoi | static int | conio.c | |
| 4854 |  Function | atou | unsigned int | conio.c | |
| 4855 |  Static | strnlen | static int | conio.c | |
| 4856 |  Static | number | static char * | conio.c | |
| 4857 |  Function | vsprintf | int | conio.c | |
| 4858 |  Function | sprintf | int | conio.c | |
| 4859 |  Function | vprintf | int | conio.c | |
| 4860 |  Function | printf | int | conio.c | |
| 4861 |  Function | __attribute__ | void | conio.c | |
| 4862 |  Function | probe_int13_ah | int | dskprobe.c | |
| 4863 |  Function | probe_bda_drive | int | dskprobe.c | |
| 4864 |  Function | probe_drive | int | dskprobe.c | |
| 4865 |  Function | probe_drive_range | uint8_t | dskprobe.c | |
| 4866 |  Function | e820map_init | void | e820func.c | |
| 4867 |  Static | insertrange_at | static void | e820func.c | |
| 4868 |  Function | insertrange | void | e820func.c | |
| 4869 |  Function | __attribute__ | void | e820test.c | |
| 4870 |  Function | printranges | void | e820test.c | |
| 4871 |  Function | main | int | e820test.c | |
| 4872 |  Function | eltorito_dump | void | eltorito.c | |
| 4873 |  Function | huft_build | STATIC int | inflate.c | |
| 4874 |  Function | huft_free | STATIC int | inflate.c | |
| 4875 |  Function | inflate_codes | STATIC int | inflate.c | |
| 4876 |  Function | inflate_stored | STATIC int | inflate.c | |
| 4877 |  Function | inflate_fixed | STATIC int | inflate.c | |
| 4878 |  Function | inflate_dynamic | STATIC int | inflate.c | |
| 4879 |  Function | inflate_block | STATIC int | inflate.c | |
| 4880 |  Function | inflate | STATIC int | inflate.c | |
| 4881 |  Static | makecrc | static void | inflate.c | |
| 4882 |  Function | gunzip | int | inflate.c | |
| 4883 |  Inline | get_e820 | static inline int | msetup.c | |
| 4884 |  Inline | get_dos_mem | static inline void | msetup.c | |
| 4885 |  Inline | get_e801 | static inline int | msetup.c | |
| 4886 |  Inline | get_88 | static inline int | msetup.c | |
| 4887 |  Function | get_mem | void | msetup.c | |
| 4888 |  Function | parse_mem | void | msetup.c | |
| 4889 |  Static | getcmditem | static const char * | setup.c | |
| 4890 |  Function | unzip_if_needed | void | setup.c | |
| 4891 |  Static | get_disk_image_geometry | static const struct geometry * | setup.c | |
| 4892 |  Static | pnp_install_check | static uint32_t | setup.c | |
| 4893 |  Static | set_seg_base | static void | setup.c | |
| 4894 |  Static | relocate_rm_code | static void | setup.c | |
| 4895 |  Static | checksum_buf | static uint8_t | setup.c | |
| 4896 |  Static | stack_needed | static int | setup.c | |
| 4897 |  Function | setup | void | setup.c | |
| 4898 |  Inline | get_byte | static inline uch | unzip.c | |
| 4899 |  Inline | unget_byte | static inline void | unzip.c | |
| 4900 |  Static | malloc | static void * | unzip.c | |
| 4901 |  Static | free | static void | unzip.c | |
| 4902 |  Static | gzip_mark | static void | unzip.c | |
| 4903 |  Static | gzip_release | static void | unzip.c | |
| 4904 |  Static | fill_inbuf | static int | unzip.c | |
| 4905 |  Static | flush_window | static void | unzip.c | |
| 4906 |  Static | error | static void | unzip.c | |
| 4907 |  Function | check_zip | int | unzip.c | |
| 4908 |  Function | unzip | void * | unzip.c | |
| 4909 |  Function | __parse_argv | int | argv.c | |
| 4910 |  Function | putchar | int | conio.c | |
| 4911 |  Function | puts | int | conio.c | |
| 4912 |  Function | __attribute__ | void | main.c | |
| 4913 |  Inline | __attribute__ | static inline | main.c | |
| 4914 |  Static | get_bytes | static void | main.c | |
| 4915 |  Function | main | int | main.c | |
| 4916 |  Static | strnlen | static int | printf.c | |
| 4917 |  Static | number | static char * | printf.c | |
| 4918 |  Function | vsprintf | int | printf.c | |
| 4919 |  Function | sprintf | int | printf.c | |
| 4920 |  Function | printf | int | printf.c | |
| 4921 |  Function | serial_init | int | serial.c | |
| 4922 |  Function | serial_write | void | serial.c | |
| 4923 |  Function | serial_read | void | serial.c | |
| 4924 |  Function | skip_atou | unsigned int | skipatou.c | |
| 4925 |  Static | make_srec | static void | srecsend.c | |
| 4926 |  Function | send_srec | void | srecsend.c | |
| 4927 |  Inline | isspace | static inline int | strtoul.c | |
| 4928 |  Inline | digitval | static inline int | strtoul.c | |
| 4929 |  Function | strtoul | unsigned long | strtoul.c | |
| 4930 |  Static | add_crc16 | static void | ymsend.c | |
| 4931 |  Static | send_ack_blk | static void | ymsend.c | |
| 4932 |  Function | send_ymodem | void | ymsend.c | |
| 4933 |  Function | end_ymodem | void | ymsend.c | |
| 4934 |  Function | __divdi3 | int64_t | __divdi3.c | |
| 4935 |  Function | __udivmoddi4 | uint64_t | __udivmoddi4.c | |
| 4936 |  Function | __attribute__ | void | syslinux.c | |
| 4937 |  Function | __attribute__ | void | syslinux.c | |
| 4938 |  Function | xpread | ssize_t | syslinux.c | |
| 4939 |  Function | xpwrite | ssize_t | syslinux.c | |
| 4940 |  Function | libfat_xpread | int | syslinux.c | |
| 4941 |  Function | main | int | syslinux.c | |
| 4942 |  Inline | isdigit | static inline int | atou.c | |
| 4943 |  Function | atou | unsigned int | atou.c | |
| 4944 |  Inline | memset | static inline void | c32echo.c | |
| 4945 |  Function | __start | int | c32echo.c | |
| 4946 |  Inline | memset | static inline void | conio.c | |
| 4947 |  Function | putchar | int | conio.c | |
| 4948 |  Function | puts | int | conio.c | |
| 4949 |  Function | __start | int | fd.c | |
| 4950 |  Inline | memset | static inline void | filetest.c | |
| 4951 |  Static | strcpy | static void | filetest.c | |
| 4952 |  Static | printregs | static void | filetest.c | |
| 4953 |  Function | __start | int | filetest.c | |
| 4954 |  Inline | memset | static inline void | hello.c | |
| 4955 |  Function | __start | int | hello.c | |
| 4956 |  Inline | memset | static inline void | hello2.c | |
| 4957 |  Static | strcpy | static void | hello2.c | |
| 4958 |  Static | writemsg | static void | hello2.c | |
| 4959 |  Function | __start | int | hello2.c | |
| 4960 |  Inline | isdigit | static inline int | printf.c | |
| 4961 |  Static | strnlen | static int | printf.c | |
| 4962 |  Static | number | static char * | printf.c | |
| 4963 |  Function | vsprintf | int | printf.c | |
| 4964 |  Function | sprintf | int | printf.c | |
| 4965 |  Function | printf | int | printf.c | |
| 4966 |  Inline | isdigit | static inline int | skipatou.c | |
| 4967 |  Function | skip_atou | unsigned int | skipatou.c | |
| 4968 |  Function | usage | void | gethostip.c | |
| 4969 |  Function | main | int | gethostip.c | |
| 4970 |  Function | main | int | hello.c | |
| 4971 |  Function | GetStorageDeviceNumberByHandle | BOOL | syslinux.c | |
| 4972 |  Function | GetBytesPerSector | int | syslinux.c | |
| 4973 |  Function | FixMBR | BOOL | syslinux.c | |
| 4974 |  Function | checkver | int | syslinux.c | |
| 4975 |  Function | error | void | syslinux.c | |
| 4976 |  Function | libfat_readfile | int | syslinux.c | |
| 4977 |  Function | usage | noreturn | syslinux.c | |
| 4978 |  Function | main | int | syslinux.c | |
| 4979 |  Function | usage | void | gethostip.c | |
| 4980 |  Function | main | int | gethostip.c | |
| 4981 |  Function | main | int | hello.c | |
| 4982 |  Function | GetStorageDeviceNumberByHandle | BOOL | syslinux.c | |
| 4983 |  Function | GetBytesPerSector | int | syslinux.c | |
| 4984 |  Function | FixMBR | BOOL | syslinux.c | |
| 4985 |  Function | checkver | int | syslinux.c | |
| 4986 |  Function | error | void | syslinux.c | |
| 4987 |  Function | libfat_readfile | int | syslinux.c | |
| 4988 |  Function | usage | noreturn | syslinux.c | |
| 4989 |  Function | main | int | syslinux.c | |
| 4990 |  Static | freedev | static void | devtree.c | |
| 4991 |  Static | freebus | static void | devtree.c | |
| 4992 |  Static | markdel | static void | devtree.c | |
| 4993 |  Function | devtree_markdeleted | void | devtree.c | |
| 4994 |  Function | devtree_findbus | struct usbbusnode * | devtree.c | |
| 4995 |  Static | findsubdevice | static struct usbdevnode * | devtree.c | |
| 4996 |  Function | devtree_finddevice | struct usbdevnode * | devtree.c | |
| 4997 |  Function | devtree_parsedevfile | void | devtree.c | |
| 4998 |  Static | deletetree | static void | devtree.c | |
| 4999 |  Static | newtree | static void | devtree.c | |
| 5000 |  Function | devtree_processchanges | void | devtree.c | |
| 5001 |  Static | dumpdevlist | static void | devtree.c | |
| 5002 |  Function | devtree_dump | void | devtree.c | |
| 5003 |  Static | dump_usbbusnode | static void | lsusb-t.c | |
| 5004 |  Static | dump_usbdevice | static void | lsusb-t.c | |
| 5005 |  Static | dump_usbinterface | static void | lsusb-t.c | |
| 5006 |  Static | bInterfaceClass_to_str | static const char * | lsusb-t.c | |
| 5007 |  Static | bDeviceClass_to_str | static const char * | lsusb-t.c | |
| 5008 |  Static | print_usbbusnode | static void | lsusb-t.c | |
| 5009 |  Static | print_usbdevice | static void | lsusb-t.c | |
| 5010 |  Static | read_sysfs_file_int | static unsigned int | lsusb-t.c | |
| 5011 |  Static | read_sysfs_file_string | static void | lsusb-t.c | |
| 5012 |  Static | append_dev_interface | static void | lsusb-t.c | |
| 5013 |  Static | append_dev_sibling | static void | lsusb-t.c | |
| 5014 |  Static | append_businterface | static void | lsusb-t.c | |
| 5015 |  Static | append_busnode | static void | lsusb-t.c | |
| 5016 |  Static | add_usb_interface | static void | lsusb-t.c | |
| 5017 |  Static | add_usb_device | static void | lsusb-t.c | |
| 5018 |  Static | get_roothub_driver | static void | lsusb-t.c | |
| 5019 |  Static | add_usb_bus | static void | lsusb-t.c | |
| 5020 |  Static | inspect_bus_entry | static void | lsusb-t.c | |
| 5021 |  Static | walk_usb_devices | static void | lsusb-t.c | |
| 5022 |  Static | assign_dev_to_bus | static void | lsusb-t.c | |
| 5023 |  Static | assign_dev_to_parent | static void | lsusb-t.c | |
| 5024 |  Static | assign_interface_to_parent | static void | lsusb-t.c | |
| 5025 |  Static | connect_devices | static void | lsusb-t.c | |
| 5026 |  Static | sort_dev_interfaces | static void | lsusb-t.c | |
| 5027 |  Static | sort_dev_siblings | static void | lsusb-t.c | |
| 5028 |  Static | sort_devices | static void | lsusb-t.c | |
| 5029 |  Static | sort_busses | static void | lsusb-t.c | |
| 5030 |  Static | print_tree_dev_interface | static void | lsusb-t.c | |
| 5031 |  Static | print_tree_dev_children | static void | lsusb-t.c | |
| 5032 |  Static | print_tree | static void | lsusb-t.c | |
| 5033 |  Function | lsusb_t | int | lsusb-t.c | |
| 5034 |  Static | convert_le_u32 | static unsigned int | lsusb.c | |
| 5035 |  Inline | typesafe_control_msg | static inline int | lsusb.c | |
| 5036 |  Function | lprintf | int | lsusb.c | |
| 5037 |  Static | get_string | static int | lsusb.c | |
| 5038 |  Static | get_vendor_string | static int | lsusb.c | |
| 5039 |  Static | get_product_string | static int | lsusb.c | |
| 5040 |  Static | get_class_string | static int | lsusb.c | |
| 5041 |  Static | get_subclass_string | static int | lsusb.c | |
| 5042 |  Static | get_protocol_string | static int | lsusb.c | |
| 5043 |  Static | get_audioterminal_string | static int | lsusb.c | |
| 5044 |  Static | get_videoterminal_string | static int | lsusb.c | |
| 5045 |  Static | get_guid | static const char * | lsusb.c | |
| 5046 |  Static | dump_bytes | static void | lsusb.c | |
| 5047 |  Static | dump_junk | static void | lsusb.c | |
| 5048 |  Static | dump_device | static void | lsusb.c | |
| 5049 |  Static | dump_wire_adapter | static void | lsusb.c | |
| 5050 |  Static | dump_rc_interface | static void | lsusb.c | |
| 5051 |  Static | dump_security | static void | lsusb.c | |
| 5052 |  Static | dump_encryption_type | static void | lsusb.c | |
| 5053 |  Static | dump_association | static void | lsusb.c | |
| 5054 |  Static | dump_config | static void | lsusb.c | |
| 5055 |  Static | dump_altsetting | static void | lsusb.c | |
| 5056 |  Static | dump_interface | static void | lsusb.c | |
| 5057 |  Static | dump_endpoint | static void | lsusb.c | |
| 5058 |  Static | dump_unit | static void | lsusb.c | |
| 5059 |  Static | dump_audiocontrol_interface | static void | lsusb.c | |
| 5060 |  Static | dump_audiostreaming_interface | static void | lsusb.c | |
| 5061 |  Static | dump_audiostreaming_endpoint | static void | lsusb.c | |
| 5062 |  Static | dump_midistreaming_interface | static void | lsusb.c | |
| 5063 |  Static | dump_midistreaming_endpoint | static void | lsusb.c | |
| 5064 |  Static | dump_videocontrol_interface | static void | lsusb.c | |
| 5065 |  Static | dump_videostreaming_interface | static void | lsusb.c | |
| 5066 |  Static | dump_dfu_interface | static void | lsusb.c | |
| 5067 |  Static | dump_hub | static void | lsusb.c | |
| 5068 |  Static | dump_ccid_device | static void | lsusb.c | |
| 5069 |  Static | dump_report_desc | static void | lsusb.c | |
| 5070 |  Static | dump_hid_device | static void | lsusb.c | |
| 5071 |  Static | dump_comm_descriptor | static char * | lsusb.c | |
| 5072 |  Static | do_hub | static void | lsusb.c | |
| 5073 |  Static | do_dualspeed | static void | lsusb.c | |
| 5074 |  Static | do_debug | static void | lsusb.c | |
| 5075 |  Static | find_otg | static unsigned char * | lsusb.c | |
| 5076 |  Static | do_otg | static int | lsusb.c | |
| 5077 |  Static | dump_device_status | static void | lsusb.c | |
| 5078 |  Static | do_wireless | static int | lsusb.c | |
| 5079 |  Static | dumpdev | static void | lsusb.c | |
| 5080 |  Static | dump_one_device | static int | lsusb.c | |
| 5081 |  Static | list_devices | static int | lsusb.c | |
| 5082 |  Function | devtree_busconnect | void | lsusb.c | |
| 5083 |  Function | devtree_busdisconnect | void | lsusb.c | |
| 5084 |  Function | devtree_devconnect | void | lsusb.c | |
| 5085 |  Function | devtree_devdisconnect | void | lsusb.c | |
| 5086 |  Static | treedump | static int | lsusb.c | |
| 5087 |  Function | main | int | lsusb.c | |
| 5088 |  Static | hashnum | static unsigned int | names.c | |
| 5089 |  Static | names_genericstrtable | static const char * | names.c | |
| 5090 |  Function | names_hid | const char * | names.c | |
| 5091 |  Function | names_reporttag | const char * | names.c | |
| 5092 |  Function | names_huts | const char * | names.c | |
| 5093 |  Function | names_hutus | const char * | names.c | |
| 5094 |  Function | names_langid | const char * | names.c | |
| 5095 |  Function | names_physdes | const char * | names.c | |
| 5096 |  Function | names_bias | const char * | names.c | |
| 5097 |  Function | names_countrycode | const char * | names.c | |
| 5098 |  Function | names_vendor | const char * | names.c | |
| 5099 |  Function | names_product | const char * | names.c | |
| 5100 |  Function | names_class | const char * | names.c | |
| 5101 |  Function | names_subclass | const char * | names.c | |
| 5102 |  Function | names_protocol | const char * | names.c | |
| 5103 |  Function | names_audioterminal | const char * | names.c | |
| 5104 |  Function | names_videoterminal | const char * | names.c | |
| 5105 |  Static | new_vendor | static int | names.c | |
| 5106 |  Static | new_product | static int | names.c | |
| 5107 |  Static | new_class | static int | names.c | |
| 5108 |  Static | new_subclass | static int | names.c | |
| 5109 |  Static | new_protocol | static int | names.c | |
| 5110 |  Static | new_audioterminal | static int | names.c | |
| 5111 |  Static | new_videoterminal | static int | names.c | |
| 5112 |  Static | new_genericstrtable | static int | names.c | |
| 5113 |  Static | new_hid | static int | names.c | |
| 5114 |  Static | new_reporttag | static int | names.c | |
| 5115 |  Static | new_huts | static int | names.c | |
| 5116 |  Static | new_hutus | static int | names.c | |
| 5117 |  Static | new_langid | static int | names.c | |
| 5118 |  Static | new_physdes | static int | names.c | |
| 5119 |  Static | new_bias | static int | names.c | |
| 5120 |  Static | new_countrycode | static int | names.c | |
| 5121 |  Static | parse | static void | names.c | |
| 5122 |  Function | names_init | int | names.c | |
| 5123 |  Static | readlink_recursive | static int | usbmisc.c | |
| 5124 |  Static | get_absolute_path | static char * | usbmisc.c | |
| 5125 |  Function | get_usb_device | struct usb_device * | usbmisc.c | |
| 5126 |  Static | freedev | static void | devtree.c | |
| 5127 |  Static | freebus | static void | devtree.c | |
| 5128 |  Static | markdel | static void | devtree.c | |
| 5129 |  Function | devtree_markdeleted | void | devtree.c | |
| 5130 |  Function | devtree_findbus | struct usbbusnode * | devtree.c | |
| 5131 |  Static | findsubdevice | static struct usbdevnode * | devtree.c | |
| 5132 |  Function | devtree_finddevice | struct usbdevnode * | devtree.c | |
| 5133 |  Function | devtree_parsedevfile | void | devtree.c | |
| 5134 |  Static | deletetree | static void | devtree.c | |
| 5135 |  Static | newtree | static void | devtree.c | |
| 5136 |  Function | devtree_processchanges | void | devtree.c | |
| 5137 |  Static | dumpdevlist | static void | devtree.c | |
| 5138 |  Function | devtree_dump | void | devtree.c | |
| 5139 |  Static | dump_usbbusnode | static void | lsusb-t.c | |
| 5140 |  Static | dump_usbdevice | static void | lsusb-t.c | |
| 5141 |  Static | dump_usbinterface | static void | lsusb-t.c | |
| 5142 |  Static | bInterfaceClass_to_str | static const char * | lsusb-t.c | |
| 5143 |  Static | bDeviceClass_to_str | static const char * | lsusb-t.c | |
| 5144 |  Static | print_usbbusnode | static void | lsusb-t.c | |
| 5145 |  Static | print_usbdevice | static void | lsusb-t.c | |
| 5146 |  Static | read_sysfs_file_int | static unsigned int | lsusb-t.c | |
| 5147 |  Static | read_sysfs_file_string | static void | lsusb-t.c | |
| 5148 |  Static | append_dev_interface | static void | lsusb-t.c | |
| 5149 |  Static | append_dev_sibling | static void | lsusb-t.c | |
| 5150 |  Static | append_businterface | static void | lsusb-t.c | |
| 5151 |  Static | append_busnode | static void | lsusb-t.c | |
| 5152 |  Static | add_usb_interface | static void | lsusb-t.c | |
| 5153 |  Static | add_usb_device | static void | lsusb-t.c | |
| 5154 |  Static | get_roothub_driver | static void | lsusb-t.c | |
| 5155 |  Static | add_usb_bus | static void | lsusb-t.c | |
| 5156 |  Static | inspect_bus_entry | static void | lsusb-t.c | |
| 5157 |  Static | walk_usb_devices | static void | lsusb-t.c | |
| 5158 |  Static | assign_dev_to_bus | static void | lsusb-t.c | |
| 5159 |  Static | assign_dev_to_parent | static void | lsusb-t.c | |
| 5160 |  Static | assign_interface_to_parent | static void | lsusb-t.c | |
| 5161 |  Static | connect_devices | static void | lsusb-t.c | |
| 5162 |  Static | sort_dev_interfaces | static void | lsusb-t.c | |
| 5163 |  Static | sort_dev_siblings | static void | lsusb-t.c | |
| 5164 |  Static | sort_devices | static void | lsusb-t.c | |
| 5165 |  Static | sort_busses | static void | lsusb-t.c | |
| 5166 |  Static | print_tree_dev_interface | static void | lsusb-t.c | |
| 5167 |  Static | print_tree_dev_children | static void | lsusb-t.c | |
| 5168 |  Static | print_tree | static void | lsusb-t.c | |
| 5169 |  Function | lsusb_t | int | lsusb-t.c | |
| 5170 |  Static | convert_le_u32 | static unsigned int | lsusb.c | |
| 5171 |  Inline | typesafe_control_msg | static inline int | lsusb.c | |
| 5172 |  Function | lprintf | int | lsusb.c | |
| 5173 |  Static | get_string | static int | lsusb.c | |
| 5174 |  Static | get_vendor_string | static int | lsusb.c | |
| 5175 |  Static | get_product_string | static int | lsusb.c | |
| 5176 |  Static | get_class_string | static int | lsusb.c | |
| 5177 |  Static | get_subclass_string | static int | lsusb.c | |
| 5178 |  Static | get_protocol_string | static int | lsusb.c | |
| 5179 |  Static | get_audioterminal_string | static int | lsusb.c | |
| 5180 |  Static | get_videoterminal_string | static int | lsusb.c | |
| 5181 |  Static | get_guid | static const char * | lsusb.c | |
| 5182 |  Static | dump_bytes | static void | lsusb.c | |
| 5183 |  Static | dump_junk | static void | lsusb.c | |
| 5184 |  Static | dump_device | static void | lsusb.c | |
| 5185 |  Static | dump_wire_adapter | static void | lsusb.c | |
| 5186 |  Static | dump_rc_interface | static void | lsusb.c | |
| 5187 |  Static | dump_security | static void | lsusb.c | |
| 5188 |  Static | dump_encryption_type | static void | lsusb.c | |
| 5189 |  Static | dump_association | static void | lsusb.c | |
| 5190 |  Static | dump_config | static void | lsusb.c | |
| 5191 |  Static | dump_altsetting | static void | lsusb.c | |
| 5192 |  Static | dump_interface | static void | lsusb.c | |
| 5193 |  Static | dump_endpoint | static void | lsusb.c | |
| 5194 |  Static | dump_unit | static void | lsusb.c | |
| 5195 |  Static | dump_audiocontrol_interface | static void | lsusb.c | |
| 5196 |  Static | dump_audiostreaming_interface | static void | lsusb.c | |
| 5197 |  Static | dump_audiostreaming_endpoint | static void | lsusb.c | |
| 5198 |  Static | dump_midistreaming_interface | static void | lsusb.c | |
| 5199 |  Static | dump_midistreaming_endpoint | static void | lsusb.c | |
| 5200 |  Static | dump_videocontrol_interface | static void | lsusb.c | |
| 5201 |  Static | dump_videostreaming_interface | static void | lsusb.c | |
| 5202 |  Static | dump_dfu_interface | static void | lsusb.c | |
| 5203 |  Static | dump_hub | static void | lsusb.c | |
| 5204 |  Static | dump_ccid_device | static void | lsusb.c | |
| 5205 |  Static | dump_report_desc | static void | lsusb.c | |
| 5206 |  Static | dump_hid_device | static void | lsusb.c | |
| 5207 |  Static | dump_comm_descriptor | static char * | lsusb.c | |
| 5208 |  Static | do_hub | static void | lsusb.c | |
| 5209 |  Static | do_dualspeed | static void | lsusb.c | |
| 5210 |  Static | do_debug | static void | lsusb.c | |
| 5211 |  Static | find_otg | static unsigned char * | lsusb.c | |
| 5212 |  Static | do_otg | static int | lsusb.c | |
| 5213 |  Static | dump_device_status | static void | lsusb.c | |
| 5214 |  Static | do_wireless | static int | lsusb.c | |
| 5215 |  Static | dumpdev | static void | lsusb.c | |
| 5216 |  Static | dump_one_device | static int | lsusb.c | |
| 5217 |  Static | list_devices | static int | lsusb.c | |
| 5218 |  Function | devtree_busconnect | void | lsusb.c | |
| 5219 |  Function | devtree_busdisconnect | void | lsusb.c | |
| 5220 |  Function | devtree_devconnect | void | lsusb.c | |
| 5221 |  Function | devtree_devdisconnect | void | lsusb.c | |
| 5222 |  Static | treedump | static int | lsusb.c | |
| 5223 |  Function | main | int | lsusb.c | |
| 5224 |  Static | hashnum | static unsigned int | names.c | |
| 5225 |  Static | names_genericstrtable | static const char * | names.c | |
| 5226 |  Function | names_hid | const char * | names.c | |
| 5227 |  Function | names_reporttag | const char * | names.c | |
| 5228 |  Function | names_huts | const char * | names.c | |
| 5229 |  Function | names_hutus | const char * | names.c | |
| 5230 |  Function | names_langid | const char * | names.c | |
| 5231 |  Function | names_physdes | const char * | names.c | |
| 5232 |  Function | names_bias | const char * | names.c | |
| 5233 |  Function | names_countrycode | const char * | names.c | |
| 5234 |  Function | names_vendor | const char * | names.c | |
| 5235 |  Function | names_product | const char * | names.c | |
| 5236 |  Function | names_class | const char * | names.c | |
| 5237 |  Function | names_subclass | const char * | names.c | |
| 5238 |  Function | names_protocol | const char * | names.c | |
| 5239 |  Function | names_audioterminal | const char * | names.c | |
| 5240 |  Function | names_videoterminal | const char * | names.c | |
| 5241 |  Static | new_vendor | static int | names.c | |
| 5242 |  Static | new_product | static int | names.c | |
| 5243 |  Static | new_class | static int | names.c | |
| 5244 |  Static | new_subclass | static int | names.c | |
| 5245 |  Static | new_protocol | static int | names.c | |
| 5246 |  Static | new_audioterminal | static int | names.c | |
| 5247 |  Static | new_videoterminal | static int | names.c | |
| 5248 |  Static | new_genericstrtable | static int | names.c | |
| 5249 |  Static | new_hid | static int | names.c | |
| 5250 |  Static | new_reporttag | static int | names.c | |
| 5251 |  Static | new_huts | static int | names.c | |
| 5252 |  Static | new_hutus | static int | names.c | |
| 5253 |  Static | new_langid | static int | names.c | |
| 5254 |  Static | new_physdes | static int | names.c | |
| 5255 |  Static | new_bias | static int | names.c | |
| 5256 |  Static | new_countrycode | static int | names.c | |
| 5257 |  Static | parse | static void | names.c | |
| 5258 |  Function | names_init | int | names.c | |
| 5259 |  Static | readlink_recursive | static int | usbmisc.c | |
| 5260 |  Static | get_absolute_path | static char * | usbmisc.c | |
| 5261 |  Function | get_usb_device | struct usb_device * | usbmisc.c | |
| 5262 |  Static | freedev | static void | devtree.c | |
| 5263 |  Static | freebus | static void | devtree.c | |
| 5264 |  Static | markdel | static void | devtree.c | |
| 5265 |  Function | devtree_markdeleted | void | devtree.c | |
| 5266 |  Function | devtree_findbus | struct usbbusnode * | devtree.c | |
| 5267 |  Static | findsubdevice | static struct usbdevnode * | devtree.c | |
| 5268 |  Function | devtree_finddevice | struct usbdevnode * | devtree.c | |
| 5269 |  Function | devtree_parsedevfile | void | devtree.c | |
| 5270 |  Static | deletetree | static void | devtree.c | |
| 5271 |  Static | newtree | static void | devtree.c | |
| 5272 |  Function | devtree_processchanges | void | devtree.c | |
| 5273 |  Static | dumpdevlist | static void | devtree.c | |
| 5274 |  Function | devtree_dump | void | devtree.c | |
| 5275 |  Static | dump_usbbusnode | static void | lsusb-t.c | |
| 5276 |  Static | dump_usbdevice | static void | lsusb-t.c | |
| 5277 |  Static | dump_usbinterface | static void | lsusb-t.c | |
| 5278 |  Static | bInterfaceClass_to_str | static const char * | lsusb-t.c | |
| 5279 |  Static | bDeviceClass_to_str | static const char * | lsusb-t.c | |
| 5280 |  Static | print_usbbusnode | static void | lsusb-t.c | |
| 5281 |  Static | print_usbdevice | static void | lsusb-t.c | |
| 5282 |  Static | read_sysfs_file_int | static unsigned int | lsusb-t.c | |
| 5283 |  Static | read_sysfs_file_string | static void | lsusb-t.c | |
| 5284 |  Static | append_dev_interface | static void | lsusb-t.c | |
| 5285 |  Static | append_dev_sibling | static void | lsusb-t.c | |
| 5286 |  Static | append_businterface | static void | lsusb-t.c | |
| 5287 |  Static | append_busnode | static void | lsusb-t.c | |
| 5288 |  Static | add_usb_interface | static void | lsusb-t.c | |
| 5289 |  Static | add_usb_device | static void | lsusb-t.c | |
| 5290 |  Static | get_roothub_driver | static void | lsusb-t.c | |
| 5291 |  Static | add_usb_bus | static void | lsusb-t.c | |
| 5292 |  Static | inspect_bus_entry | static void | lsusb-t.c | |
| 5293 |  Static | walk_usb_devices | static void | lsusb-t.c | |
| 5294 |  Static | assign_dev_to_bus | static void | lsusb-t.c | |
| 5295 |  Static | assign_dev_to_parent | static void | lsusb-t.c | |
| 5296 |  Static | assign_interface_to_parent | static void | lsusb-t.c | |
| 5297 |  Static | connect_devices | static void | lsusb-t.c | |
| 5298 |  Static | sort_dev_interfaces | static void | lsusb-t.c | |
| 5299 |  Static | sort_dev_siblings | static void | lsusb-t.c | |
| 5300 |  Static | sort_devices | static void | lsusb-t.c | |
| 5301 |  Static | sort_busses | static void | lsusb-t.c | |
| 5302 |  Static | print_tree_dev_interface | static void | lsusb-t.c | |
| 5303 |  Static | print_tree_dev_children | static void | lsusb-t.c | |
| 5304 |  Static | print_tree | static void | lsusb-t.c | |
| 5305 |  Function | lsusb_t | int | lsusb-t.c | |
| 5306 |  Static | convert_le_u32 | static unsigned int | lsusb.c | |
| 5307 |  Inline | typesafe_control_msg | static inline int | lsusb.c | |
| 5308 |  Function | lprintf | int | lsusb.c | |
| 5309 |  Static | get_string | static int | lsusb.c | |
| 5310 |  Static | get_vendor_string | static int | lsusb.c | |
| 5311 |  Static | get_product_string | static int | lsusb.c | |
| 5312 |  Static | get_class_string | static int | lsusb.c | |
| 5313 |  Static | get_subclass_string | static int | lsusb.c | |
| 5314 |  Static | get_protocol_string | static int | lsusb.c | |
| 5315 |  Static | get_audioterminal_string | static int | lsusb.c | |
| 5316 |  Static | get_videoterminal_string | static int | lsusb.c | |
| 5317 |  Static | get_guid | static const char * | lsusb.c | |
| 5318 |  Static | dump_bytes | static void | lsusb.c | |
| 5319 |  Static | dump_junk | static void | lsusb.c | |
| 5320 |  Static | dump_device | static void | lsusb.c | |
| 5321 |  Static | dump_wire_adapter | static void | lsusb.c | |
| 5322 |  Static | dump_rc_interface | static void | lsusb.c | |
| 5323 |  Static | dump_security | static void | lsusb.c | |
| 5324 |  Static | dump_encryption_type | static void | lsusb.c | |
| 5325 |  Static | dump_association | static void | lsusb.c | |
| 5326 |  Static | dump_config | static void | lsusb.c | |
| 5327 |  Static | dump_altsetting | static void | lsusb.c | |
| 5328 |  Static | dump_interface | static void | lsusb.c | |
| 5329 |  Static | dump_endpoint | static void | lsusb.c | |
| 5330 |  Static | dump_unit | static void | lsusb.c | |
| 5331 |  Static | dump_audiocontrol_interface | static void | lsusb.c | |
| 5332 |  Static | dump_audiostreaming_interface | static void | lsusb.c | |
| 5333 |  Static | dump_audiostreaming_endpoint | static void | lsusb.c | |
| 5334 |  Static | dump_midistreaming_interface | static void | lsusb.c | |
| 5335 |  Static | dump_midistreaming_endpoint | static void | lsusb.c | |
| 5336 |  Static | dump_videocontrol_interface | static void | lsusb.c | |
| 5337 |  Static | dump_videostreaming_interface | static void | lsusb.c | |
| 5338 |  Static | dump_dfu_interface | static void | lsusb.c | |
| 5339 |  Static | dump_hub | static void | lsusb.c | |
| 5340 |  Static | dump_ccid_device | static void | lsusb.c | |
| 5341 |  Static | dump_report_desc | static void | lsusb.c | |
| 5342 |  Static | dump_hid_device | static void | lsusb.c | |
| 5343 |  Static | dump_comm_descriptor | static char * | lsusb.c | |
| 5344 |  Static | do_hub | static void | lsusb.c | |
| 5345 |  Static | do_dualspeed | static void | lsusb.c | |
| 5346 |  Static | do_debug | static void | lsusb.c | |
| 5347 |  Static | find_otg | static unsigned char * | lsusb.c | |
| 5348 |  Static | do_otg | static int | lsusb.c | |
| 5349 |  Static | dump_device_status | static void | lsusb.c | |
| 5350 |  Static | do_wireless | static int | lsusb.c | |
| 5351 |  Static | dumpdev | static void | lsusb.c | |
| 5352 |  Static | dump_one_device | static int | lsusb.c | |
| 5353 |  Static | list_devices | static int | lsusb.c | |
| 5354 |  Function | devtree_busconnect | void | lsusb.c | |
| 5355 |  Function | devtree_busdisconnect | void | lsusb.c | |
| 5356 |  Function | devtree_devconnect | void | lsusb.c | |
| 5357 |  Function | devtree_devdisconnect | void | lsusb.c | |
| 5358 |  Static | treedump | static int | lsusb.c | |
| 5359 |  Function | main | int | lsusb.c | |
| 5360 |  Static | hashnum | static unsigned int | names.c | |
| 5361 |  Static | names_genericstrtable | static const char * | names.c | |
| 5362 |  Function | names_hid | const char * | names.c | |
| 5363 |  Function | names_reporttag | const char * | names.c | |
| 5364 |  Function | names_huts | const char * | names.c | |
| 5365 |  Function | names_hutus | const char * | names.c | |
| 5366 |  Function | names_langid | const char * | names.c | |
| 5367 |  Function | names_physdes | const char * | names.c | |
| 5368 |  Function | names_bias | const char * | names.c | |
| 5369 |  Function | names_countrycode | const char * | names.c | |
| 5370 |  Function | names_vendor | const char * | names.c | |
| 5371 |  Function | names_product | const char * | names.c | |
| 5372 |  Function | names_class | const char * | names.c | |
| 5373 |  Function | names_subclass | const char * | names.c | |
| 5374 |  Function | names_protocol | const char * | names.c | |
| 5375 |  Function | names_audioterminal | const char * | names.c | |
| 5376 |  Function | names_videoterminal | const char * | names.c | |
| 5377 |  Static | new_vendor | static int | names.c | |
| 5378 |  Static | new_product | static int | names.c | |
| 5379 |  Static | new_class | static int | names.c | |
| 5380 |  Static | new_subclass | static int | names.c | |
| 5381 |  Static | new_protocol | static int | names.c | |
| 5382 |  Static | new_audioterminal | static int | names.c | |
| 5383 |  Static | new_videoterminal | static int | names.c | |
| 5384 |  Static | new_genericstrtable | static int | names.c | |
| 5385 |  Static | new_hid | static int | names.c | |
| 5386 |  Static | new_reporttag | static int | names.c | |
| 5387 |  Static | new_huts | static int | names.c | |
| 5388 |  Static | new_hutus | static int | names.c | |
| 5389 |  Static | new_langid | static int | names.c | |
| 5390 |  Static | new_physdes | static int | names.c | |
| 5391 |  Static | new_bias | static int | names.c | |
| 5392 |  Static | new_countrycode | static int | names.c | |
| 5393 |  Static | parse | static void | names.c | |
| 5394 |  Function | names_init | int | names.c | |
| 5395 |  Static | readlink_recursive | static int | usbmisc.c | |
| 5396 |  Static | get_absolute_path | static char * | usbmisc.c | |
| 5397 |  Function | get_usb_device | struct usb_device * | usbmisc.c | |
| 5398 |  Static | freedev | static void | devtree.c | |
| 5399 |  Static | freebus | static void | devtree.c | |
| 5400 |  Static | markdel | static void | devtree.c | |
| 5401 |  Function | devtree_markdeleted | void | devtree.c | |
| 5402 |  Function | devtree_findbus | struct usbbusnode * | devtree.c | |
| 5403 |  Static | findsubdevice | static struct usbdevnode * | devtree.c | |
| 5404 |  Function | devtree_finddevice | struct usbdevnode * | devtree.c | |
| 5405 |  Function | devtree_parsedevfile | void | devtree.c | |
| 5406 |  Static | deletetree | static void | devtree.c | |
| 5407 |  Static | newtree | static void | devtree.c | |
| 5408 |  Function | devtree_processchanges | void | devtree.c | |
| 5409 |  Static | dumpdevlist | static void | devtree.c | |
| 5410 |  Function | devtree_dump | void | devtree.c | |
| 5411 |  Static | dump_usbbusnode | static void | lsusb-t.c | |
| 5412 |  Static | dump_usbdevice | static void | lsusb-t.c | |
| 5413 |  Static | dump_usbinterface | static void | lsusb-t.c | |
| 5414 |  Static | bInterfaceClass_to_str | static const char * | lsusb-t.c | |
| 5415 |  Static | bDeviceClass_to_str | static const char * | lsusb-t.c | |
| 5416 |  Static | print_usbbusnode | static void | lsusb-t.c | |
| 5417 |  Static | print_usbdevice | static void | lsusb-t.c | |
| 5418 |  Static | read_sysfs_file_int | static unsigned int | lsusb-t.c | |
| 5419 |  Static | read_sysfs_file_string | static void | lsusb-t.c | |
| 5420 |  Static | append_dev_interface | static void | lsusb-t.c | |
| 5421 |  Static | append_dev_sibling | static void | lsusb-t.c | |
| 5422 |  Static | append_businterface | static void | lsusb-t.c | |
| 5423 |  Static | append_busnode | static void | lsusb-t.c | |
| 5424 |  Static | add_usb_interface | static void | lsusb-t.c | |
| 5425 |  Static | add_usb_device | static void | lsusb-t.c | |
| 5426 |  Static | get_roothub_driver | static void | lsusb-t.c | |
| 5427 |  Static | add_usb_bus | static void | lsusb-t.c | |
| 5428 |  Static | inspect_bus_entry | static void | lsusb-t.c | |
| 5429 |  Static | walk_usb_devices | static void | lsusb-t.c | |
| 5430 |  Static | assign_dev_to_bus | static void | lsusb-t.c | |
| 5431 |  Static | assign_dev_to_parent | static void | lsusb-t.c | |
| 5432 |  Static | assign_interface_to_parent | static void | lsusb-t.c | |
| 5433 |  Static | connect_devices | static void | lsusb-t.c | |
| 5434 |  Static | sort_dev_interfaces | static void | lsusb-t.c | |
| 5435 |  Static | sort_dev_siblings | static void | lsusb-t.c | |
| 5436 |  Static | sort_devices | static void | lsusb-t.c | |
| 5437 |  Static | sort_busses | static void | lsusb-t.c | |
| 5438 |  Static | print_tree_dev_interface | static void | lsusb-t.c | |
| 5439 |  Static | print_tree_dev_children | static void | lsusb-t.c | |
| 5440 |  Static | print_tree | static void | lsusb-t.c | |
| 5441 |  Function | lsusb_t | int | lsusb-t.c | |
| 5442 |  Static | convert_le_u32 | static unsigned int | lsusb.c | |
| 5443 |  Inline | typesafe_control_msg | static inline int | lsusb.c | |
| 5444 |  Function | lprintf | int | lsusb.c | |
| 5445 |  Static | get_string | static int | lsusb.c | |
| 5446 |  Static | get_vendor_string | static int | lsusb.c | |
| 5447 |  Static | get_product_string | static int | lsusb.c | |
| 5448 |  Static | get_class_string | static int | lsusb.c | |
| 5449 |  Static | get_subclass_string | static int | lsusb.c | |
| 5450 |  Static | get_protocol_string | static int | lsusb.c | |
| 5451 |  Static | get_audioterminal_string | static int | lsusb.c | |
| 5452 |  Static | get_videoterminal_string | static int | lsusb.c | |
| 5453 |  Static | get_guid | static const char * | lsusb.c | |
| 5454 |  Static | dump_bytes | static void | lsusb.c | |
| 5455 |  Static | dump_junk | static void | lsusb.c | |
| 5456 |  Static | dump_device | static void | lsusb.c | |
| 5457 |  Static | dump_wire_adapter | static void | lsusb.c | |
| 5458 |  Static | dump_rc_interface | static void | lsusb.c | |
| 5459 |  Static | dump_security | static void | lsusb.c | |
| 5460 |  Static | dump_encryption_type | static void | lsusb.c | |
| 5461 |  Static | dump_association | static void | lsusb.c | |
| 5462 |  Static | dump_config | static void | lsusb.c | |
| 5463 |  Static | dump_altsetting | static void | lsusb.c | |
| 5464 |  Static | dump_interface | static void | lsusb.c | |
| 5465 |  Static | dump_endpoint | static void | lsusb.c | |
| 5466 |  Static | dump_unit | static void | lsusb.c | |
| 5467 |  Static | dump_audiocontrol_interface | static void | lsusb.c | |
| 5468 |  Static | dump_audiostreaming_interface | static void | lsusb.c | |
| 5469 |  Static | dump_audiostreaming_endpoint | static void | lsusb.c | |
| 5470 |  Static | dump_midistreaming_interface | static void | lsusb.c | |
| 5471 |  Static | dump_midistreaming_endpoint | static void | lsusb.c | |
| 5472 |  Static | dump_videocontrol_interface | static void | lsusb.c | |
| 5473 |  Static | dump_videostreaming_interface | static void | lsusb.c | |
| 5474 |  Static | dump_dfu_interface | static void | lsusb.c | |
| 5475 |  Static | dump_hub | static void | lsusb.c | |
| 5476 |  Static | dump_ccid_device | static void | lsusb.c | |
| 5477 |  Static | dump_report_desc | static void | lsusb.c | |
| 5478 |  Static | dump_hid_device | static void | lsusb.c | |
| 5479 |  Static | dump_comm_descriptor | static char * | lsusb.c | |
| 5480 |  Static | do_hub | static void | lsusb.c | |
| 5481 |  Static | do_dualspeed | static void | lsusb.c | |
| 5482 |  Static | do_debug | static void | lsusb.c | |
| 5483 |  Static | find_otg | static unsigned char * | lsusb.c | |
| 5484 |  Static | do_otg | static int | lsusb.c | |
| 5485 |  Static | dump_device_status | static void | lsusb.c | |
| 5486 |  Static | do_wireless | static int | lsusb.c | |
| 5487 |  Static | dumpdev | static void | lsusb.c | |
| 5488 |  Static | dump_one_device | static int | lsusb.c | |
| 5489 |  Static | list_devices | static int | lsusb.c | |
| 5490 |  Function | devtree_busconnect | void | lsusb.c | |
| 5491 |  Function | devtree_busdisconnect | void | lsusb.c | |
| 5492 |  Function | devtree_devconnect | void | lsusb.c | |
| 5493 |  Function | devtree_devdisconnect | void | lsusb.c | |
| 5494 |  Static | treedump | static int | lsusb.c | |
| 5495 |  Function | main | int | lsusb.c | |
| 5496 |  Static | hashnum | static unsigned int | names.c | |
| 5497 |  Static | names_genericstrtable | static const char * | names.c | |
| 5498 |  Function | names_hid | const char * | names.c | |
| 5499 |  Function | names_reporttag | const char * | names.c | |
| 5500 |  Function | names_huts | const char * | names.c | |
| 5501 |  Function | names_hutus | const char * | names.c | |
| 5502 |  Function | names_langid | const char * | names.c | |
| 5503 |  Function | names_physdes | const char * | names.c | |
| 5504 |  Function | names_bias | const char * | names.c | |
| 5505 |  Function | names_countrycode | const char * | names.c | |
| 5506 |  Function | names_vendor | const char * | names.c | |
| 5507 |  Function | names_product | const char * | names.c | |
| 5508 |  Function | names_class | const char * | names.c | |
| 5509 |  Function | names_subclass | const char * | names.c | |
| 5510 |  Function | names_protocol | const char * | names.c | |
| 5511 |  Function | names_audioterminal | const char * | names.c | |
| 5512 |  Function | names_videoterminal | const char * | names.c | |
| 5513 |  Static | new_vendor | static int | names.c | |
| 5514 |  Static | new_product | static int | names.c | |
| 5515 |  Static | new_class | static int | names.c | |
| 5516 |  Static | new_subclass | static int | names.c | |
| 5517 |  Static | new_protocol | static int | names.c | |
| 5518 |  Static | new_audioterminal | static int | names.c | |
| 5519 |  Static | new_videoterminal | static int | names.c | |
| 5520 |  Static | new_genericstrtable | static int | names.c | |
| 5521 |  Static | new_hid | static int | names.c | |
| 5522 |  Static | new_reporttag | static int | names.c | |
| 5523 |  Static | new_huts | static int | names.c | |
| 5524 |  Static | new_hutus | static int | names.c | |
| 5525 |  Static | new_langid | static int | names.c | |
| 5526 |  Static | new_physdes | static int | names.c | |
| 5527 |  Static | new_bias | static int | names.c | |
| 5528 |  Static | new_countrycode | static int | names.c | |
| 5529 |  Static | parse | static void | names.c | |
| 5530 |  Function | names_init | int | names.c | |
| 5531 |  Static | readlink_recursive | static int | usbmisc.c | |
| 5532 |  Static | get_absolute_path | static char * | usbmisc.c | |
| 5533 |  Function | get_usb_device | struct usb_device * | usbmisc.c | |
| 5534 |  Static | freedev | static void | devtree.c | |
| 5535 |  Static | freebus | static void | devtree.c | |
| 5536 |  Static | markdel | static void | devtree.c | |
| 5537 |  Function | devtree_markdeleted | void | devtree.c | |
| 5538 |  Function | devtree_findbus | struct usbbusnode * | devtree.c | |
| 5539 |  Static | findsubdevice | static struct usbdevnode * | devtree.c | |
| 5540 |  Function | devtree_finddevice | struct usbdevnode * | devtree.c | |
| 5541 |  Function | devtree_parsedevfile | void | devtree.c | |
| 5542 |  Static | deletetree | static void | devtree.c | |
| 5543 |  Static | newtree | static void | devtree.c | |
| 5544 |  Function | devtree_processchanges | void | devtree.c | |
| 5545 |  Static | dumpdevlist | static void | devtree.c | |
| 5546 |  Function | devtree_dump | void | devtree.c | |
| 5547 |  Static | dump_usbbusnode | static void | lsusb-t.c | |
| 5548 |  Static | dump_usbdevice | static void | lsusb-t.c | |
| 5549 |  Static | dump_usbinterface | static void | lsusb-t.c | |
| 5550 |  Static | bInterfaceClass_to_str | static const char * | lsusb-t.c | |
| 5551 |  Static | bDeviceClass_to_str | static const char * | lsusb-t.c | |
| 5552 |  Static | print_usbbusnode | static void | lsusb-t.c | |
| 5553 |  Static | print_usbdevice | static void | lsusb-t.c | |
| 5554 |  Static | read_sysfs_file_int | static unsigned int | lsusb-t.c | |
| 5555 |  Static | read_sysfs_file_string | static void | lsusb-t.c | |
| 5556 |  Static | append_dev_interface | static void | lsusb-t.c | |
| 5557 |  Static | append_dev_sibling | static void | lsusb-t.c | |
| 5558 |  Static | append_businterface | static void | lsusb-t.c | |
| 5559 |  Static | append_busnode | static void | lsusb-t.c | |
| 5560 |  Static | add_usb_interface | static void | lsusb-t.c | |
| 5561 |  Static | add_usb_device | static void | lsusb-t.c | |
| 5562 |  Static | get_roothub_driver | static void | lsusb-t.c | |
| 5563 |  Static | add_usb_bus | static void | lsusb-t.c | |
| 5564 |  Static | inspect_bus_entry | static void | lsusb-t.c | |
| 5565 |  Static | walk_usb_devices | static void | lsusb-t.c | |
| 5566 |  Static | assign_dev_to_bus | static void | lsusb-t.c | |
| 5567 |  Static | assign_dev_to_parent | static void | lsusb-t.c | |
| 5568 |  Static | assign_interface_to_parent | static void | lsusb-t.c | |
| 5569 |  Static | connect_devices | static void | lsusb-t.c | |
| 5570 |  Static | sort_dev_interfaces | static void | lsusb-t.c | |
| 5571 |  Static | sort_dev_siblings | static void | lsusb-t.c | |
| 5572 |  Static | sort_devices | static void | lsusb-t.c | |
| 5573 |  Static | sort_busses | static void | lsusb-t.c | |
| 5574 |  Static | print_tree_dev_interface | static void | lsusb-t.c | |
| 5575 |  Static | print_tree_dev_children | static void | lsusb-t.c | |
| 5576 |  Static | print_tree | static void | lsusb-t.c | |
| 5577 |  Function | lsusb_t | int | lsusb-t.c | |
| 5578 |  Static | convert_le_u32 | static unsigned int | lsusb.c | |
| 5579 |  Inline | typesafe_control_msg | static inline int | lsusb.c | |
| 5580 |  Function | lprintf | int | lsusb.c | |
| 5581 |  Static | get_string | static int | lsusb.c | |
| 5582 |  Static | get_vendor_string | static int | lsusb.c | |
| 5583 |  Static | get_product_string | static int | lsusb.c | |
| 5584 |  Static | get_class_string | static int | lsusb.c | |
| 5585 |  Static | get_subclass_string | static int | lsusb.c | |
| 5586 |  Static | get_protocol_string | static int | lsusb.c | |
| 5587 |  Static | get_audioterminal_string | static int | lsusb.c | |
| 5588 |  Static | get_videoterminal_string | static int | lsusb.c | |
| 5589 |  Static | get_guid | static const char * | lsusb.c | |
| 5590 |  Static | dump_bytes | static void | lsusb.c | |
| 5591 |  Static | dump_junk | static void | lsusb.c | |
| 5592 |  Static | dump_device | static void | lsusb.c | |
| 5593 |  Static | dump_wire_adapter | static void | lsusb.c | |
| 5594 |  Static | dump_rc_interface | static void | lsusb.c | |
| 5595 |  Static | dump_security | static void | lsusb.c | |
| 5596 |  Static | dump_encryption_type | static void | lsusb.c | |
| 5597 |  Static | dump_association | static void | lsusb.c | |
| 5598 |  Static | dump_config | static void | lsusb.c | |
| 5599 |  Static | dump_altsetting | static void | lsusb.c | |
| 5600 |  Static | dump_interface | static void | lsusb.c | |
| 5601 |  Static | dump_endpoint | static void | lsusb.c | |
| 5602 |  Static | dump_unit | static void | lsusb.c | |
| 5603 |  Static | dump_audiocontrol_interface | static void | lsusb.c | |
| 5604 |  Static | dump_audiostreaming_interface | static void | lsusb.c | |
| 5605 |  Static | dump_audiostreaming_endpoint | static void | lsusb.c | |
| 5606 |  Static | dump_midistreaming_interface | static void | lsusb.c | |
| 5607 |  Static | dump_midistreaming_endpoint | static void | lsusb.c | |
| 5608 |  Static | dump_videocontrol_interface | static void | lsusb.c | |
| 5609 |  Static | dump_videostreaming_interface | static void | lsusb.c | |
| 5610 |  Static | dump_dfu_interface | static void | lsusb.c | |
| 5611 |  Static | dump_hub | static void | lsusb.c | |
| 5612 |  Static | dump_ccid_device | static void | lsusb.c | |
| 5613 |  Static | dump_report_desc | static void | lsusb.c | |
| 5614 |  Static | dump_hid_device | static void | lsusb.c | |
| 5615 |  Static | dump_comm_descriptor | static char * | lsusb.c | |
| 5616 |  Static | do_hub | static void | lsusb.c | |
| 5617 |  Static | do_dualspeed | static void | lsusb.c | |
| 5618 |  Static | do_debug | static void | lsusb.c | |
| 5619 |  Static | find_otg | static unsigned char * | lsusb.c | |
| 5620 |  Static | do_otg | static int | lsusb.c | |
| 5621 |  Static | dump_device_status | static void | lsusb.c | |
| 5622 |  Static | do_wireless | static int | lsusb.c | |
| 5623 |  Static | dumpdev | static void | lsusb.c | |
| 5624 |  Static | dump_one_device | static int | lsusb.c | |
| 5625 |  Static | list_devices | static int | lsusb.c | |
| 5626 |  Function | devtree_busconnect | void | lsusb.c | |
| 5627 |  Function | devtree_busdisconnect | void | lsusb.c | |
| 5628 |  Function | devtree_devconnect | void | lsusb.c | |
| 5629 |  Function | devtree_devdisconnect | void | lsusb.c | |
| 5630 |  Static | treedump | static int | lsusb.c | |
| 5631 |  Function | main | int | lsusb.c | |
| 5632 |  Static | hashnum | static unsigned int | names.c | |
| 5633 |  Static | names_genericstrtable | static const char * | names.c | |
| 5634 |  Function | names_hid | const char * | names.c | |
| 5635 |  Function | names_reporttag | const char * | names.c | |
| 5636 |  Function | names_huts | const char * | names.c | |
| 5637 |  Function | names_hutus | const char * | names.c | |
| 5638 |  Function | names_langid | const char * | names.c | |
| 5639 |  Function | names_physdes | const char * | names.c | |
| 5640 |  Function | names_bias | const char * | names.c | |
| 5641 |  Function | names_countrycode | const char * | names.c | |
| 5642 |  Function | names_vendor | const char * | names.c | |
| 5643 |  Function | names_product | const char * | names.c | |
| 5644 |  Function | names_class | const char * | names.c | |
| 5645 |  Function | names_subclass | const char * | names.c | |
| 5646 |  Function | names_protocol | const char * | names.c | |
| 5647 |  Function | names_audioterminal | const char * | names.c | |
| 5648 |  Function | names_videoterminal | const char * | names.c | |
| 5649 |  Static | new_vendor | static int | names.c | |
| 5650 |  Static | new_product | static int | names.c | |
| 5651 |  Static | new_class | static int | names.c | |
| 5652 |  Static | new_subclass | static int | names.c | |
| 5653 |  Static | new_protocol | static int | names.c | |
| 5654 |  Static | new_audioterminal | static int | names.c | |
| 5655 |  Static | new_videoterminal | static int | names.c | |
| 5656 |  Static | new_genericstrtable | static int | names.c | |
| 5657 |  Static | new_hid | static int | names.c | |
| 5658 |  Static | new_reporttag | static int | names.c | |
| 5659 |  Static | new_huts | static int | names.c | |
| 5660 |  Static | new_hutus | static int | names.c | |
| 5661 |  Static | new_langid | static int | names.c | |
| 5662 |  Static | new_physdes | static int | names.c | |
| 5663 |  Static | new_bias | static int | names.c | |
| 5664 |  Static | new_countrycode | static int | names.c | |
| 5665 |  Static | parse | static void | names.c | |
| 5666 |  Function | names_init | int | names.c | |
| 5667 |  Static | readlink_recursive | static int | usbmisc.c | |
| 5668 |  Static | get_absolute_path | static char * | usbmisc.c | |
| 5669 |  Function | get_usb_device | struct usb_device * | usbmisc.c | |
| 5670 |  Static | freedev | static void | devtree.c | |
| 5671 |  Static | freebus | static void | devtree.c | |
| 5672 |  Static | markdel | static void | devtree.c | |
| 5673 |  Function | devtree_markdeleted | void | devtree.c | |
| 5674 |  Function | devtree_findbus | struct usbbusnode * | devtree.c | |
| 5675 |  Static | findsubdevice | static struct usbdevnode * | devtree.c | |
| 5676 |  Function | devtree_finddevice | struct usbdevnode * | devtree.c | |
| 5677 |  Function | devtree_parsedevfile | void | devtree.c | |
| 5678 |  Static | deletetree | static void | devtree.c | |
| 5679 |  Static | newtree | static void | devtree.c | |
| 5680 |  Function | devtree_processchanges | void | devtree.c | |
| 5681 |  Static | dumpdevlist | static void | devtree.c | |
| 5682 |  Function | devtree_dump | void | devtree.c | |
| 5683 |  Static | dump_usbbusnode | static void | lsusb-t.c | |
| 5684 |  Static | dump_usbdevice | static void | lsusb-t.c | |
| 5685 |  Static | dump_usbinterface | static void | lsusb-t.c | |
| 5686 |  Static | bInterfaceClass_to_str | static const char * | lsusb-t.c | |
| 5687 |  Static | bDeviceClass_to_str | static const char * | lsusb-t.c | |
| 5688 |  Static | print_usbbusnode | static void | lsusb-t.c | |
| 5689 |  Static | print_usbdevice | static void | lsusb-t.c | |
| 5690 |  Static | read_sysfs_file_int | static unsigned int | lsusb-t.c | |
| 5691 |  Static | read_sysfs_file_string | static void | lsusb-t.c | |
| 5692 |  Static | append_dev_interface | static void | lsusb-t.c | |
| 5693 |  Static | append_dev_sibling | static void | lsusb-t.c | |
| 5694 |  Static | append_businterface | static void | lsusb-t.c | |
| 5695 |  Static | append_busnode | static void | lsusb-t.c | |
| 5696 |  Static | add_usb_interface | static void | lsusb-t.c | |
| 5697 |  Static | add_usb_device | static void | lsusb-t.c | |
| 5698 |  Static | get_roothub_driver | static void | lsusb-t.c | |
| 5699 |  Static | add_usb_bus | static void | lsusb-t.c | |
| 5700 |  Static | inspect_bus_entry | static void | lsusb-t.c | |
| 5701 |  Static | walk_usb_devices | static void | lsusb-t.c | |
| 5702 |  Static | assign_dev_to_bus | static void | lsusb-t.c | |
| 5703 |  Static | assign_dev_to_parent | static void | lsusb-t.c | |
| 5704 |  Static | assign_interface_to_parent | static void | lsusb-t.c | |
| 5705 |  Static | connect_devices | static void | lsusb-t.c | |
| 5706 |  Static | sort_dev_interfaces | static void | lsusb-t.c | |
| 5707 |  Static | sort_dev_siblings | static void | lsusb-t.c | |
| 5708 |  Static | sort_devices | static void | lsusb-t.c | |
| 5709 |  Static | sort_busses | static void | lsusb-t.c | |
| 5710 |  Static | print_tree_dev_interface | static void | lsusb-t.c | |
| 5711 |  Static | print_tree_dev_children | static void | lsusb-t.c | |
| 5712 |  Static | print_tree | static void | lsusb-t.c | |
| 5713 |  Function | lsusb_t | int | lsusb-t.c | |
| 5714 |  Static | convert_le_u32 | static unsigned int | lsusb.c | |
| 5715 |  Inline | typesafe_control_msg | static inline int | lsusb.c | |
| 5716 |  Function | lprintf | int | lsusb.c | |
| 5717 |  Static | get_string | static int | lsusb.c | |
| 5718 |  Static | get_vendor_string | static int | lsusb.c | |
| 5719 |  Static | get_product_string | static int | lsusb.c | |
| 5720 |  Static | get_class_string | static int | lsusb.c | |
| 5721 |  Static | get_subclass_string | static int | lsusb.c | |
| 5722 |  Static | get_protocol_string | static int | lsusb.c | |
| 5723 |  Static | get_audioterminal_string | static int | lsusb.c | |
| 5724 |  Static | get_videoterminal_string | static int | lsusb.c | |
| 5725 |  Static | get_guid | static const char * | lsusb.c | |
| 5726 |  Static | dump_bytes | static void | lsusb.c | |
| 5727 |  Static | dump_junk | static void | lsusb.c | |
| 5728 |  Static | dump_device | static void | lsusb.c | |
| 5729 |  Static | dump_wire_adapter | static void | lsusb.c | |
| 5730 |  Static | dump_rc_interface | static void | lsusb.c | |
| 5731 |  Static | dump_security | static void | lsusb.c | |
| 5732 |  Static | dump_encryption_type | static void | lsusb.c | |
| 5733 |  Static | dump_association | static void | lsusb.c | |
| 5734 |  Static | dump_config | static void | lsusb.c | |
| 5735 |  Static | dump_altsetting | static void | lsusb.c | |
| 5736 |  Static | dump_interface | static void | lsusb.c | |
| 5737 |  Static | dump_endpoint | static void | lsusb.c | |
| 5738 |  Static | dump_unit | static void | lsusb.c | |
| 5739 |  Static | dump_audiocontrol_interface | static void | lsusb.c | |
| 5740 |  Static | dump_audiostreaming_interface | static void | lsusb.c | |
| 5741 |  Static | dump_audiostreaming_endpoint | static void | lsusb.c | |
| 5742 |  Static | dump_midistreaming_interface | static void | lsusb.c | |
| 5743 |  Static | dump_midistreaming_endpoint | static void | lsusb.c | |
| 5744 |  Static | dump_videocontrol_interface | static void | lsusb.c | |
| 5745 |  Static | dump_videostreaming_interface | static void | lsusb.c | |
| 5746 |  Static | dump_dfu_interface | static void | lsusb.c | |
| 5747 |  Static | dump_hub | static void | lsusb.c | |
| 5748 |  Static | dump_ccid_device | static void | lsusb.c | |
| 5749 |  Static | dump_report_desc | static void | lsusb.c | |
| 5750 |  Static | dump_hid_device | static void | lsusb.c | |
| 5751 |  Static | dump_comm_descriptor | static char * | lsusb.c | |
| 5752 |  Static | do_hub | static void | lsusb.c | |
| 5753 |  Static | do_dualspeed | static void | lsusb.c | |
| 5754 |  Static | do_debug | static void | lsusb.c | |
| 5755 |  Static | find_otg | static unsigned char * | lsusb.c | |
| 5756 |  Static | do_otg | static int | lsusb.c | |
| 5757 |  Static | dump_device_status | static void | lsusb.c | |
| 5758 |  Static | do_wireless | static int | lsusb.c | |
| 5759 |  Static | dumpdev | static void | lsusb.c | |
| 5760 |  Static | dump_one_device | static int | lsusb.c | |
| 5761 |  Static | list_devices | static int | lsusb.c | |
| 5762 |  Function | devtree_busconnect | void | lsusb.c | |
| 5763 |  Function | devtree_busdisconnect | void | lsusb.c | |
| 5764 |  Function | devtree_devconnect | void | lsusb.c | |
| 5765 |  Function | devtree_devdisconnect | void | lsusb.c | |
| 5766 |  Static | treedump | static int | lsusb.c | |
| 5767 |  Function | main | int | lsusb.c | |
| 5768 |  Static | hashnum | static unsigned int | names.c | |
| 5769 |  Static | names_genericstrtable | static const char * | names.c | |
| 5770 |  Function | names_hid | const char * | names.c | |
| 5771 |  Function | names_reporttag | const char * | names.c | |
| 5772 |  Function | names_huts | const char * | names.c | |
| 5773 |  Function | names_hutus | const char * | names.c | |
| 5774 |  Function | names_langid | const char * | names.c | |
| 5775 |  Function | names_physdes | const char * | names.c | |
| 5776 |  Function | names_bias | const char * | names.c | |
| 5777 |  Function | names_countrycode | const char * | names.c | |
| 5778 |  Function | names_vendor | const char * | names.c | |
| 5779 |  Function | names_product | const char * | names.c | |
| 5780 |  Function | names_class | const char * | names.c | |
| 5781 |  Function | names_subclass | const char * | names.c | |
| 5782 |  Function | names_protocol | const char * | names.c | |
| 5783 |  Function | names_audioterminal | const char * | names.c | |
| 5784 |  Function | names_videoterminal | const char * | names.c | |
| 5785 |  Static | new_vendor | static int | names.c | |
| 5786 |  Static | new_product | static int | names.c | |
| 5787 |  Static | new_class | static int | names.c | |
| 5788 |  Static | new_subclass | static int | names.c | |
| 5789 |  Static | new_protocol | static int | names.c | |
| 5790 |  Static | new_audioterminal | static int | names.c | |
| 5791 |  Static | new_videoterminal | static int | names.c | |
| 5792 |  Static | new_genericstrtable | static int | names.c | |
| 5793 |  Static | new_hid | static int | names.c | |
| 5794 |  Static | new_reporttag | static int | names.c | |
| 5795 |  Static | new_huts | static int | names.c | |
| 5796 |  Static | new_hutus | static int | names.c | |
| 5797 |  Static | new_langid | static int | names.c | |
| 5798 |  Static | new_physdes | static int | names.c | |
| 5799 |  Static | new_bias | static int | names.c | |
| 5800 |  Static | new_countrycode | static int | names.c | |
| 5801 |  Static | parse | static void | names.c | |
| 5802 |  Function | names_init | int | names.c | |
| 5803 |  Static | readlink_recursive | static int | usbmisc.c | |
| 5804 |  Static | get_absolute_path | static char * | usbmisc.c | |
| 5805 |  Function | get_usb_device | struct usb_device * | usbmisc.c | |
| 5806 |  Static | c_fwrite | static size_t | elf.c | |
| 5807 |  Static | c_writezero | static size_t | elf.c | |
| 5808 |  Inline | align_up | static inline addr_t | elf.c | |
| 5809 |  Inline | sh_to_p_type | static inline uint32_t | elf.c | |
| 5810 |  Static | gen_elf | static int | elf.c | |
| 5811 |  Function | output_elf | int | elf.c | |
| 5812 |  Static | find_argument | static const char * | linux.c | |
| 5813 |  Inline | saturate32 | static inline uint32_t | linux.c | |
| 5814 |  Static | suffix_number | static unsigned long long | linux.c | |
| 5815 |  Function | wrap_kernel | int | linux.c | |
| 5816 |  Static | usage | static void | main.c | |
| 5817 |  Function | main | int | main.c | |
| 5818 |  Function | mapfile | void * | mapfile.c | |
| 5819 |  Function | unmapfile | void | mapfile.c | |
| 5820 |  Inline | is_real_seg | static inline int | nbi.c | |
| 5821 |  Function | output_nbi | int | nbi.c | |
| 5822 |  Static | comp_seg | static int | segment.c | |
| 5823 |  Function | sort_segments | struct segment * | segment.c | |
| 5824 |  Function | xmalloc | void * | xmalloc.c | |
| 5825 |  Function | xcalloc | void * | xmalloc.c | |
| 5826 |  Function | xasprintf | int | xmalloc.c | |
| 5827 |  Static | initrd_fit | static int | reloc_linux.c | |
| 5828 |  Static | probe_memory_e820 | static int | reloc_linux.c | |
| 5829 |  Static | probe_memory_e801 | static int | reloc_linux.c | |
| 5830 |  Static | probe_memory_88 | static int | reloc_linux.c | |
| 5831 |  Static | place_initrd | static int | reloc_linux.c | |
| 5832 |  Function | main | int | reloc_linux.c | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー