| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_vf.c | 9 STATIC s32 e1000_init_phy_params_vf(struct e1000_hw *hw); 10 STATIC s32 e1000_init_nvm_params_vf(struct e1000_hw *hw); 11 STATIC void e1000_release_vf(struct e1000_hw *hw); 12 STATIC s32 e1000_acquire_vf(struct e1000_hw *hw); 13 STATIC s32 e1000_setup_link_vf(struct e1000_hw *hw); 16 STATIC s32 e1000_check_for_link_vf(struct e1000_hw *hw); 19 STATIC s32 e1000_init_hw_vf(struct e1000_hw *hw); 20 STATIC s32 e1000_reset_hw_vf(struct e1000_hw *hw); 23 STATIC s32 e1000_read_mac_addr_vf(struct e1000_hw *); 231 STATIC s32 e1000_reset_hw_vf(struct e1000_hw *hw) in e1000_reset_hw_vf() [all …]
|
| H A D | e1000_82543.c | 16 STATIC s32 e1000_init_phy_params_82543(struct e1000_hw *hw); 17 STATIC s32 e1000_init_nvm_params_82543(struct e1000_hw *hw); 18 STATIC s32 e1000_init_mac_params_82543(struct e1000_hw *hw); 24 STATIC s32 e1000_phy_hw_reset_82543(struct e1000_hw *hw); 25 STATIC s32 e1000_reset_hw_82543(struct e1000_hw *hw); 26 STATIC s32 e1000_init_hw_82543(struct e1000_hw *hw); 27 STATIC s32 e1000_setup_link_82543(struct e1000_hw *hw); 32 STATIC s32 e1000_led_on_82543(struct e1000_hw *hw); 33 STATIC s32 e1000_led_off_82543(struct e1000_hw *hw); 922 STATIC s32 e1000_init_hw_82543(struct e1000_hw *hw) in e1000_init_hw_82543() [all …]
|
| H A D | e1000_82542.c | 11 STATIC s32 e1000_init_phy_params_82542(struct e1000_hw *hw); 12 STATIC s32 e1000_init_nvm_params_82542(struct e1000_hw *hw); 14 STATIC s32 e1000_get_bus_info_82542(struct e1000_hw *hw); 15 STATIC s32 e1000_reset_hw_82542(struct e1000_hw *hw); 16 STATIC s32 e1000_init_hw_82542(struct e1000_hw *hw); 17 STATIC s32 e1000_setup_link_82542(struct e1000_hw *hw); 18 STATIC s32 e1000_led_on_82542(struct e1000_hw *hw); 19 STATIC s32 e1000_led_off_82542(struct e1000_hw *hw); 162 STATIC s32 e1000_reset_hw_82542(struct e1000_hw *hw) in e1000_reset_hw_82542() 213 STATIC s32 e1000_init_hw_82542(struct e1000_hw *hw) in e1000_init_hw_82542() [all …]
|
| H A D | e1000_80003es2lan.c | 11 STATIC s32 e1000_acquire_phy_80003es2lan(struct e1000_hw *hw); 12 STATIC void e1000_release_phy_80003es2lan(struct e1000_hw *hw); 13 STATIC s32 e1000_acquire_nvm_80003es2lan(struct e1000_hw *hw); 14 STATIC void e1000_release_nvm_80003es2lan(struct e1000_hw *hw); 23 STATIC s32 e1000_get_cfg_done_80003es2lan(struct e1000_hw *hw); 28 STATIC s32 e1000_reset_hw_80003es2lan(struct e1000_hw *hw); 29 STATIC s32 e1000_init_hw_80003es2lan(struct e1000_hw *hw); 34 STATIC s32 e1000_cfg_kmrn_1000_80003es2lan(struct e1000_hw *hw); 49 STATIC const u16 e1000_gg82563_cable_length_table[] = { 789 STATIC s32 e1000_reset_hw_80003es2lan(struct e1000_hw *hw) in e1000_reset_hw_80003es2lan() [all …]
|
| H A D | e1000_82571.c | 23 STATIC s32 e1000_acquire_nvm_82571(struct e1000_hw *hw); 24 STATIC void e1000_release_nvm_82571(struct e1000_hw *hw); 29 STATIC s32 e1000_get_cfg_done_82571(struct e1000_hw *hw); 32 STATIC s32 e1000_reset_hw_82571(struct e1000_hw *hw); 33 STATIC s32 e1000_init_hw_82571(struct e1000_hw *hw); 34 STATIC void e1000_clear_vfta_82571(struct e1000_hw *hw); 36 STATIC s32 e1000_led_on_82574(struct e1000_hw *hw); 37 STATIC s32 e1000_setup_link_82571(struct e1000_hw *hw); 45 STATIC s32 e1000_get_phy_id_82571(struct e1000_hw *hw); 1160 STATIC s32 e1000_init_hw_82571(struct e1000_hw *hw) in e1000_init_hw_82571() [all …]
|
| H A D | e1000_82540.c | 18 STATIC s32 e1000_init_phy_params_82540(struct e1000_hw *hw); 19 STATIC s32 e1000_init_nvm_params_82540(struct e1000_hw *hw); 20 STATIC s32 e1000_init_mac_params_82540(struct e1000_hw *hw); 22 STATIC void e1000_clear_hw_cntrs_82540(struct e1000_hw *hw); 23 STATIC s32 e1000_init_hw_82540(struct e1000_hw *hw); 24 STATIC s32 e1000_reset_hw_82540(struct e1000_hw *hw); 25 STATIC s32 e1000_set_phy_mode_82540(struct e1000_hw *hw); 26 STATIC s32 e1000_set_vco_speed_82540(struct e1000_hw *hw); 30 STATIC s32 e1000_read_mac_addr_82540(struct e1000_hw *hw); 240 STATIC s32 e1000_reset_hw_82540(struct e1000_hw *hw) in e1000_reset_hw_82540() [all …]
|
| H A D | e1000_82575.c | 20 STATIC s32 e1000_acquire_nvm_82575(struct e1000_hw *hw); 21 STATIC void e1000_release_nvm_82575(struct e1000_hw *hw); 30 STATIC s32 e1000_reset_hw_82575(struct e1000_hw *hw); 31 STATIC s32 e1000_init_hw_82575(struct e1000_hw *hw); 32 STATIC s32 e1000_reset_hw_82580(struct e1000_hw *hw); 73 STATIC void e1000_i2c_start(struct e1000_hw *hw); 74 STATIC void e1000_i2c_stop(struct e1000_hw *hw); 77 STATIC s32 e1000_get_i2c_ack(struct e1000_hw *hw); 83 STATIC bool e1000_get_i2c_data(u32 *i2cctl); 85 STATIC const u16 e1000_82580_rxpbs_table[] = { [all …]
|
| H A D | e1000_82541.c | 16 STATIC s32 e1000_init_phy_params_82541(struct e1000_hw *hw); 17 STATIC s32 e1000_init_nvm_params_82541(struct e1000_hw *hw); 18 STATIC s32 e1000_init_mac_params_82541(struct e1000_hw *hw); 19 STATIC s32 e1000_reset_hw_82541(struct e1000_hw *hw); 20 STATIC s32 e1000_init_hw_82541(struct e1000_hw *hw); 23 STATIC s32 e1000_phy_hw_reset_82541(struct e1000_hw *hw); 29 STATIC s32 e1000_setup_led_82541(struct e1000_hw *hw); 30 STATIC s32 e1000_cleanup_led_82541(struct e1000_hw *hw); 37 STATIC const u16 e1000_igp_cable_length_table[] = { 263 STATIC s32 e1000_reset_hw_82541(struct e1000_hw *hw) in e1000_reset_hw_82541() [all …]
|
| H A D | e1000_mbx.c | 12 STATIC s32 e1000_null_mbx_check_for_flag(struct e1000_hw E1000_UNUSEDARG *hw, in e1000_null_mbx_check_for_flag() 28 STATIC s32 e1000_null_mbx_transact(struct e1000_hw E1000_UNUSEDARG *hw, in e1000_null_mbx_transact() 157 STATIC s32 e1000_poll_for_msg(struct e1000_hw *hw, u16 mbx_id) in e1000_poll_for_msg() 188 STATIC s32 e1000_poll_for_ack(struct e1000_hw *hw, u16 mbx_id) in e1000_poll_for_ack() 298 STATIC u32 e1000_read_v2p_mailbox(struct e1000_hw *hw) in e1000_read_v2p_mailbox() 316 STATIC s32 e1000_check_for_bit_vf(struct e1000_hw *hw, u32 mask) in e1000_check_for_bit_vf() 336 STATIC s32 e1000_check_for_msg_vf(struct e1000_hw *hw, in e1000_check_for_msg_vf() 359 STATIC s32 e1000_check_for_ack_vf(struct e1000_hw *hw, in e1000_check_for_ack_vf() 382 STATIC s32 e1000_check_for_rst_vf(struct e1000_hw *hw, in e1000_check_for_rst_vf() 405 STATIC s32 e1000_obtain_mbx_lock_vf(struct e1000_hw *hw) in e1000_obtain_mbx_lock_vf() [all …]
|
| H A D | e1000_ich8lan.c | 47 STATIC s32 e1000_acquire_nvm_ich8lan(struct e1000_hw *hw); 75 STATIC s32 e1000_id_led_init_pchlan(struct e1000_hw *hw); 77 STATIC s32 e1000_reset_hw_ich8lan(struct e1000_hw *hw); 78 STATIC s32 e1000_init_hw_ich8lan(struct e1000_hw *hw); 85 STATIC s32 e1000_led_on_ich8lan(struct e1000_hw *hw); 86 STATIC s32 e1000_led_off_ich8lan(struct e1000_hw *hw); 88 STATIC s32 e1000_setup_led_pchlan(struct e1000_hw *hw); 90 STATIC s32 e1000_led_on_pchlan(struct e1000_hw *hw); 91 STATIC s32 e1000_led_off_pchlan(struct e1000_hw *hw); 116 STATIC s32 e1000_k1_workaround_lv(struct e1000_hw *hw); [all …]
|
| H A D | e1000_i210.c | 8 STATIC s32 e1000_acquire_nvm_i210(struct e1000_hw *hw); 9 STATIC void e1000_release_nvm_i210(struct e1000_hw *hw); 10 STATIC s32 e1000_get_hw_semaphore_i210(struct e1000_hw *hw); 13 STATIC s32 e1000_pool_flash_update_done_i210(struct e1000_hw *hw); 14 STATIC s32 e1000_valid_led_default_i210(struct e1000_hw *hw, u16 *data); 25 STATIC s32 e1000_acquire_nvm_i210(struct e1000_hw *hw) in e1000_acquire_nvm_i210() 43 STATIC void e1000_release_nvm_i210(struct e1000_hw *hw) in e1000_release_nvm_i210() 132 STATIC s32 e1000_get_hw_semaphore_i210(struct e1000_hw *hw) in e1000_get_hw_semaphore_i210() 742 STATIC s32 e1000_init_nvm_params_i210(struct e1000_hw *hw) in e1000_init_nvm_params_i210() 823 STATIC s32 e1000_pll_workaround_i210(struct e1000_hw *hw) in e1000_pll_workaround_i210() [all …]
|
| /f-stack/dpdk/drivers/net/fm10k/base/ |
| H A D | fm10k_mbx.c | 27 STATIC u16 fm10k_fifo_used(struct fm10k_mbx_fifo *fifo) in fm10k_fifo_used() 38 STATIC u16 fm10k_fifo_unused(struct fm10k_mbx_fifo *fifo) in fm10k_fifo_unused() 49 STATIC bool fm10k_fifo_empty(struct fm10k_mbx_fifo *fifo) in fm10k_fifo_empty() 334 STATIC void fm10k_mbx_write_copy(struct fm10k_hw *hw, in fm10k_mbx_write_copy() 388 STATIC void fm10k_mbx_pull_head(struct fm10k_hw *hw, in fm10k_mbx_pull_head() 429 STATIC void fm10k_mbx_read_copy(struct fm10k_hw *hw, in fm10k_mbx_read_copy() 479 STATIC s32 fm10k_mbx_push_tail(struct fm10k_hw *hw, in fm10k_mbx_push_tail() 712 STATIC u16 fm10k_mbx_dequeue_rx(struct fm10k_hw *hw, in fm10k_mbx_dequeue_rx() 749 STATIC s32 fm10k_mbx_enqueue_tx(struct fm10k_hw *hw, in fm10k_mbx_enqueue_tx() 1355 STATIC s32 fm10k_mbx_process(struct fm10k_hw *hw, in fm10k_mbx_process() [all …]
|
| H A D | fm10k_vf.c | 12 STATIC s32 fm10k_stop_hw_vf(struct fm10k_hw *hw) in fm10k_stop_hw_vf() 66 STATIC s32 fm10k_reset_hw_vf(struct fm10k_hw *hw) in fm10k_reset_hw_vf() 99 STATIC s32 fm10k_init_hw_vf(struct fm10k_hw *hw) in fm10k_init_hw_vf() 163 STATIC bool fm10k_is_slot_appropriate_vf(struct fm10k_hw *hw) in fm10k_is_slot_appropriate_vf() 255 STATIC s32 fm10k_read_mac_addr_vf(struct fm10k_hw *hw) in fm10k_read_mac_addr_vf() 300 STATIC s32 fm10k_update_uc_addr_vf(struct fm10k_hw *hw, u16 glort, in fm10k_update_uc_addr_vf() 346 STATIC s32 fm10k_update_mc_addr_vf(struct fm10k_hw *hw, u16 glort, in fm10k_update_mc_addr_vf() 384 STATIC void fm10k_update_int_moderator_vf(struct fm10k_hw *hw) in fm10k_update_int_moderator_vf() 436 STATIC s32 fm10k_update_lport_state_vf(struct fm10k_hw *hw, u16 glort, in fm10k_update_lport_state_vf() 536 STATIC s32 fm10k_configure_dglort_map_vf(struct fm10k_hw *hw, in fm10k_configure_dglort_map_vf() [all …]
|
| H A D | fm10k_tlv.c | 422 STATIC s32 fm10k_tlv_attr_validate(u32 *attr, in fm10k_tlv_attr_validate() 628 STATIC const unsigned char test_str[] = "fm10k"; 631 STATIC const u16 test_vlan = 0x0FED; 632 STATIC const u64 test_u64 = 0xfedcba9876543210ull; 633 STATIC const u32 test_u32 = 0x87654321; 634 STATIC const u16 test_u16 = 0x8765; 635 STATIC const u8 test_u8 = 0x87; 636 STATIC const s64 test_s64 = -0x123456789abcdef0ll; 637 STATIC const s32 test_s32 = -0x1235678; 638 STATIC const s16 test_s16 = -0x1234; [all …]
|
| H A D | fm10k_pf.c | 15 STATIC s32 fm10k_reset_hw_pf(struct fm10k_hw *hw) in fm10k_reset_hw_pf() 75 STATIC bool fm10k_is_ari_hierarchy_pf(struct fm10k_hw *hw) in fm10k_is_ari_hierarchy_pf() 89 STATIC s32 fm10k_init_hw_pf(struct fm10k_hw *hw) in fm10k_init_hw_pf() 197 STATIC bool fm10k_is_slot_appropriate_pf(struct fm10k_hw *hw) in fm10k_is_slot_appropriate_pf() 271 STATIC s32 fm10k_read_mac_addr_pf(struct fm10k_hw *hw) in fm10k_read_mac_addr_pf() 534 STATIC s32 fm10k_configure_dglort_map_pf(struct fm10k_hw *hw, in fm10k_configure_dglort_map_pf() 629 STATIC u16 fm10k_vectors_per_pool(struct fm10k_hw *hw) in fm10k_vectors_per_pool() 1117 STATIC s32 fm10k_iov_set_lport_pf(struct fm10k_hw *hw, in fm10k_iov_set_lport_pf() 1143 STATIC void fm10k_iov_reset_lport_pf(struct fm10k_hw *hw, in fm10k_iov_reset_lport_pf() 1173 STATIC void fm10k_iov_update_stats_pf(struct fm10k_hw *hw, in fm10k_iov_update_stats_pf() [all …]
|
| H A D | fm10k_common.c | 14 STATIC s32 fm10k_get_bus_info_generic(struct fm10k_hw *hw) in fm10k_get_bus_info_generic() 288 STATIC u64 fm10k_read_hw_stats_48b(struct fm10k_hw *hw, u32 addr, in fm10k_read_hw_stats_48b() 321 STATIC void fm10k_update_hw_base_48b(struct fm10k_hw_stat *stat, u64 delta) in fm10k_update_hw_base_48b() 345 STATIC void fm10k_update_hw_stats_tx_q(struct fm10k_hw *hw, in fm10k_update_hw_stats_tx_q() 398 STATIC void fm10k_update_hw_stats_rx_q(struct fm10k_hw *hw, in fm10k_update_hw_stats_rx_q()
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_mbx.c | 127 STATIC s32 ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_poll_for_msg() 159 STATIC s32 ixgbe_poll_for_ack(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_poll_for_ack() 266 STATIC u32 ixgbe_read_v2p_mailbox(struct ixgbe_hw *hw) in ixgbe_read_v2p_mailbox() 284 STATIC s32 ixgbe_check_for_bit_vf(struct ixgbe_hw *hw, u32 mask) in ixgbe_check_for_bit_vf() 304 STATIC s32 ixgbe_check_for_msg_vf(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_msg_vf() 326 STATIC s32 ixgbe_check_for_ack_vf(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_ack_vf() 348 STATIC s32 ixgbe_check_for_rst_vf(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_rst_vf() 370 STATIC s32 ixgbe_obtain_mbx_lock_vf(struct ixgbe_hw *hw) in ixgbe_obtain_mbx_lock_vf() 437 STATIC s32 ixgbe_read_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size, in ixgbe_read_mbx_vf() 517 STATIC s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_number) in ixgbe_check_for_msg_pf() [all …]
|
| H A D | ixgbe_82598.c | 18 STATIC s32 ixgbe_get_link_capabilities_82598(struct ixgbe_hw *hw, 22 STATIC s32 ixgbe_start_mac_link_82598(struct ixgbe_hw *hw, 24 STATIC s32 ixgbe_check_mac_link_82598(struct ixgbe_hw *hw, 27 STATIC s32 ixgbe_setup_mac_link_82598(struct ixgbe_hw *hw, 30 STATIC s32 ixgbe_setup_copper_link_82598(struct ixgbe_hw *hw, 33 STATIC s32 ixgbe_reset_hw_82598(struct ixgbe_hw *hw); 35 STATIC s32 ixgbe_clear_vfta_82598(struct ixgbe_hw *hw); 527 STATIC s32 ixgbe_start_mac_link_82598(struct ixgbe_hw *hw, in ixgbe_start_mac_link_82598() 575 STATIC s32 ixgbe_validate_link_ready(struct ixgbe_hw *hw) in ixgbe_validate_link_ready() 780 STATIC s32 ixgbe_reset_hw_82598(struct ixgbe_hw *hw) in ixgbe_reset_hw_82598() [all …]
|
| H A D | ixgbe_phy.c | 9 STATIC void ixgbe_i2c_start(struct ixgbe_hw *hw); 10 STATIC void ixgbe_i2c_stop(struct ixgbe_hw *hw); 11 STATIC void ixgbe_clock_in_i2c_byte(struct ixgbe_hw *hw, u8 *data); 12 STATIC s32 ixgbe_clock_out_i2c_byte(struct ixgbe_hw *hw, u8 data); 13 STATIC s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw); 16 STATIC void ixgbe_raise_i2c_clk(struct ixgbe_hw *hw, u32 *i2cctl); 30 STATIC s32 ixgbe_out_i2c_byte_ack(struct ixgbe_hw *hw, u8 byte) in ixgbe_out_i2c_byte_ack() 61 STATIC u8 ixgbe_ones_comp_byte_add(u8 add1, u8 add2) in ixgbe_ones_comp_byte_add() 2202 STATIC void ixgbe_i2c_start(struct ixgbe_hw *hw) in ixgbe_i2c_start() 2237 STATIC void ixgbe_i2c_stop(struct ixgbe_hw *hw) in ixgbe_i2c_stop() [all …]
|
| H A D | ixgbe_x550.c | 13 STATIC s32 ixgbe_acquire_swfw_sync_X550a(struct ixgbe_hw *, u32 mask); 15 STATIC s32 ixgbe_read_mng_if_sel_x550em(struct ixgbe_hw *hw); 147 STATIC s32 ixgbe_reset_cs4227(struct ixgbe_hw *hw) in ixgbe_reset_cs4227() 220 STATIC void ixgbe_check_cs4227(struct ixgbe_hw *hw) in ixgbe_check_cs4227() 297 STATIC void ixgbe_setup_mux_ctl(struct ixgbe_hw *hw) in ixgbe_setup_mux_ctl() 316 STATIC s32 ixgbe_identify_phy_x550em(struct ixgbe_hw *hw) in ixgbe_identify_phy_x550em() 530 STATIC s32 561 STATIC s32 1070 STATIC s32 ixgbe_iosf_wait(struct ixgbe_hw *hw, u32 *ctrl) in ixgbe_iosf_wait() 2367 STATIC void ixgbe_set_mdio_speed(struct ixgbe_hw *hw) in ixgbe_set_mdio_speed() [all …]
|
| H A D | ixgbe_common.c | 11 STATIC s32 ixgbe_acquire_eeprom(struct ixgbe_hw *hw); 12 STATIC s32 ixgbe_get_eeprom_semaphore(struct ixgbe_hw *hw); 13 STATIC void ixgbe_release_eeprom_semaphore(struct ixgbe_hw *hw); 14 STATIC s32 ixgbe_ready_eeprom(struct ixgbe_hw *hw); 15 STATIC void ixgbe_standby_eeprom(struct ixgbe_hw *hw); 21 STATIC void ixgbe_release_eeprom(struct ixgbe_hw *hw); 24 STATIC s32 ixgbe_get_san_mac_addr_offset(struct ixgbe_hw *hw, 1778 STATIC s32 ixgbe_acquire_eeprom(struct ixgbe_hw *hw) in ixgbe_acquire_eeprom() 1941 STATIC s32 ixgbe_ready_eeprom(struct ixgbe_hw *hw) in ixgbe_ready_eeprom() 4814 STATIC const u8 ixgbe_emc_temp_data[4] = { [all …]
|
| /f-stack/dpdk/drivers/vdpa/ifc/base/ |
| H A D | ifcvf.c | 8 STATIC void * 102 STATIC u8 108 STATIC void 114 STATIC void 124 STATIC void 149 STATIC void 161 STATIC int 180 STATIC void 187 STATIC int 236 STATIC void
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_nvm.c | 178 STATIC enum i40e_status_code i40e_read_nvm_word_srctl(struct i40e_hw *hw, in i40e_read_nvm_word_srctl() 232 STATIC enum i40e_status_code i40e_read_nvm_aq(struct i40e_hw *hw, in i40e_read_nvm_aq() 822 STATIC enum i40e_status_code i40e_nvmupd_nvm_erase(struct i40e_hw *hw, 825 STATIC enum i40e_status_code i40e_nvmupd_nvm_write(struct i40e_hw *hw, 828 STATIC enum i40e_status_code i40e_nvmupd_nvm_read(struct i40e_hw *hw, 831 STATIC enum i40e_status_code i40e_nvmupd_exec_aq(struct i40e_hw *hw, 840 STATIC INLINE u8 i40e_nvmupd_get_module(u32 val) in i40e_nvmupd_get_module() 844 STATIC INLINE u8 i40e_nvmupd_get_transaction(u32 val) in i40e_nvmupd_get_transaction() 849 STATIC INLINE u8 i40e_nvmupd_get_preservation_flags(u32 val) in i40e_nvmupd_get_preservation_flags() 855 STATIC const char *i40e_nvm_update_state_str[] = { [all …]
|
| /f-stack/freebsd/contrib/xz-embedded/freebsd/ |
| H A D | xz_config.h | 43 #undef STATIC 44 #define STATIC macro
|
| /f-stack/freebsd/contrib/xz-embedded/linux/lib/ |
| H A D | decompress_unxz.c | 103 #ifdef STATIC 109 #define XZ_EXTERN STATIC 251 STATIC int INIT unxz(unsigned char *in, int in_size, in unxz()
|