Searched defs:hw (Results 1 - 25 of 99) sorted by relevance

1234

/freebsd-10.3-release/sys/dev/e1000/
H A De1000_osdep.c44 e1000_write_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value) argument
50 e1000_read_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value) argument
56 e1000_pci_set_mwi(struct e1000_hw *hw) argument
63 e1000_pci_clear_mwi(struct e1000_hw *hw) argument
73 e1000_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value) argument
87 e1000_write_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value) argument
[all...]
H A De1000_82540.c66 e1000_init_phy_params_82540(struct e1000_hw *hw) argument
117 e1000_init_nvm_params_82540(struct e1000_hw *hw) argument
158 e1000_init_mac_params_82540(struct e1000_hw *hw) argument
255 e1000_init_function_pointers_82540(struct e1000_hw *hw) argument
270 e1000_reset_hw_82540(struct e1000_hw *hw) argument
328 e1000_init_hw_82540(struct e1000_hw *hw) argument
411 e1000_setup_copper_link_82540(struct e1000_hw *hw) argument
460 e1000_setup_fiber_serdes_link_82540(struct e1000_hw *hw) argument
499 e1000_adjust_serdes_amplitude_82540(struct e1000_hw *hw) argument
529 e1000_set_vco_speed_82540(struct e1000_hw *hw) argument
588 e1000_set_phy_mode_82540(struct e1000_hw *hw) argument
631 e1000_power_down_phy_copper_82540(struct e1000_hw *hw) argument
646 e1000_clear_hw_cntrs_82540(struct e1000_hw *hw) argument
691 e1000_read_mac_addr_82540(struct e1000_hw *hw) argument
[all...]
H A De1000_82542.c58 e1000_init_phy_params_82542(struct e1000_hw *hw) argument
74 e1000_init_nvm_params_82542(struct e1000_hw *hw) argument
100 e1000_init_mac_params_82542(struct e1000_hw *hw) argument
159 e1000_init_function_pointers_82542(struct e1000_hw *hw) argument
175 e1000_get_bus_info_82542(struct e1000_hw *hw) argument
192 e1000_reset_hw_82542(struct e1000_hw *hw) argument
243 e1000_init_hw_82542(struct e1000_hw *hw) argument
317 e1000_setup_link_82542(struct e1000_hw *hw) argument
373 e1000_led_on_82542(struct e1000_hw *hw) argument
392 e1000_led_off_82542(struct e1000_hw *hw) argument
414 e1000_rar_set_82542(struct e1000_hw *hw, u8 *addr, u32 index) argument
542 e1000_clear_hw_cntrs_82542(struct e1000_hw *hw) argument
568 e1000_read_mac_addr_82542(struct e1000_hw *hw) argument
[all...]
H A De1000_manage.c70 s32 e1000_mng_enable_host_if_generic(struct e1000_hw *hw) argument
111 bool e1000_check_mng_mode_generic(struct e1000_hw *hw) argument
129 bool e1000_enable_tx_pkt_filtering_generic(struct e1000_hw *hw) argument
189 e1000_mng_write_cmd_header_generic(struct e1000_hw *hw, struct e1000_host_mng_command_header *hdr) argument
223 e1000_mng_host_if_write_generic(struct e1000_hw *hw, u8 *buffer, u16 length, u16 offset, u8 *sum) argument
295 e1000_mng_write_dhcp_info_generic(struct e1000_hw *hw, u8 *buffer, u16 length) argument
340 e1000_enable_mng_pass_thru(struct e1000_hw *hw) argument
394 e1000_host_interface_command(struct e1000_hw *hw, u8 *buffer, u32 length) argument
467 e1000_load_firmware(struct e1000_hw *hw, u8 *buffer, u32 length) argument
[all...]
H A De1000_80003es2lan.c89 e1000_init_phy_params_80003es2lan(struct e1000_hw *hw) argument
140 e1000_init_nvm_params_80003es2lan(struct e1000_hw *hw) argument
196 e1000_init_mac_params_80003es2lan(struct e1000_hw *hw) argument
280 e1000_init_function_pointers_80003es2lan(struct e1000_hw *hw) argument
295 e1000_acquire_phy_80003es2lan(struct e1000_hw *hw) argument
311 e1000_release_phy_80003es2lan(struct e1000_hw *hw) argument
328 e1000_acquire_mac_csr_80003es2lan(struct e1000_hw *hw) argument
345 e1000_release_mac_csr_80003es2lan(struct e1000_hw *hw) argument
362 e1000_acquire_nvm_80003es2lan(struct e1000_hw *hw) argument
386 e1000_release_nvm_80003es2lan(struct e1000_hw *hw) argument
402 e1000_acquire_swfw_sync_80003es2lan(struct e1000_hw *hw, u16 mask) argument
449 e1000_release_swfw_sync_80003es2lan(struct e1000_hw *hw, u16 mask) argument
473 e1000_read_phy_reg_gg82563_80003es2lan(struct e1000_hw *hw, u32 offset, u16 *data) argument
544 e1000_write_phy_reg_gg82563_80003es2lan(struct e1000_hw *hw, u32 offset, u16 data) argument
616 e1000_write_nvm_80003es2lan(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
631 e1000_get_cfg_done_80003es2lan(struct e1000_hw *hw) argument
662 e1000_phy_force_speed_duplex_80003es2lan(struct e1000_hw *hw) argument
757 e1000_get_cable_length_80003es2lan(struct e1000_hw *hw) argument
793 e1000_get_link_up_info_80003es2lan(struct e1000_hw *hw, u16 *speed, u16 *duplex) argument
819 e1000_reset_hw_80003es2lan(struct e1000_hw *hw) argument
884 e1000_init_hw_80003es2lan(struct e1000_hw *hw) argument
994 e1000_initialize_hw_bits_80003es2lan(struct e1000_hw *hw) argument
1041 e1000_copper_link_setup_gg82563_80003es2lan(struct e1000_hw *hw) argument
1189 e1000_setup_copper_link_80003es2lan(struct e1000_hw *hw) argument
1248 e1000_cfg_on_link_up_80003es2lan(struct e1000_hw *hw) argument
1279 e1000_cfg_kmrn_10_100_80003es2lan(struct e1000_hw *hw, u16 duplex) argument
1330 e1000_cfg_kmrn_1000_80003es2lan(struct e1000_hw *hw) argument
1381 e1000_read_kmrn_reg_80003es2lan(struct e1000_hw *hw, u32 offset, u16 *data) argument
1418 e1000_write_kmrn_reg_80003es2lan(struct e1000_hw *hw, u32 offset, u16 data) argument
1446 e1000_read_mac_addr_80003es2lan(struct e1000_hw *hw) argument
1470 e1000_power_down_phy_copper_80003es2lan(struct e1000_hw *hw) argument
1486 e1000_clear_hw_cntrs_80003es2lan(struct e1000_hw *hw) argument
[all...]
H A De1000_82541.c85 e1000_init_phy_params_82541(struct e1000_hw *hw) argument
128 e1000_init_nvm_params_82541(struct e1000_hw *hw) argument
219 e1000_init_mac_params_82541(struct e1000_hw *hw) argument
281 e1000_init_function_pointers_82541(struct e1000_hw *hw) argument
296 e1000_reset_hw_82541(struct e1000_hw *hw) argument
374 e1000_init_hw_82541(struct e1000_hw *hw) argument
444 e1000_get_link_up_info_82541(struct e1000_hw *hw, u16 *speed, u16 *duplex) argument
499 e1000_phy_hw_reset_82541(struct e1000_hw *hw) argument
533 e1000_setup_copper_link_82541(struct e1000_hw *hw) argument
584 e1000_check_for_link_82541(struct e1000_hw *hw) argument
668 e1000_config_dsp_after_link_change_82541(struct e1000_hw *hw, bool link_up) argument
872 e1000_get_cable_length_igp_82541(struct e1000_hw *hw) argument
945 e1000_set_d3_lplu_state_82541(struct e1000_hw *hw, bool active) argument
1036 e1000_setup_led_82541(struct e1000_hw *hw) argument
1067 e1000_cleanup_led_82541(struct e1000_hw *hw) argument
1091 e1000_phy_init_script_82541(struct e1000_hw *hw) argument
1204 e1000_init_script_state_82541(struct e1000_hw *hw, bool state) argument
1228 e1000_power_down_phy_copper_82541(struct e1000_hw *hw) argument
1243 e1000_clear_hw_cntrs_82541(struct e1000_hw *hw) argument
1280 e1000_read_mac_addr_82541(struct e1000_hw *hw) argument
[all...]
H A De1000_82543.c84 e1000_init_phy_params_82543(struct e1000_hw *hw) argument
167 e1000_init_nvm_params_82543(struct e1000_hw *hw) argument
193 e1000_init_mac_params_82543(struct e1000_hw *hw) argument
269 e1000_init_function_pointers_82543(struct e1000_hw *hw) argument
285 e1000_tbi_compatibility_enabled_82543(struct e1000_hw *hw) argument
310 e1000_set_tbi_compatibility_82543(struct e1000_hw *hw, bool state) argument
337 e1000_tbi_sbp_enabled_82543(struct e1000_hw *hw) argument
362 e1000_set_tbi_sbp_82543(struct e1000_hw *hw, bool state) argument
383 e1000_init_phy_disabled_82543(struct e1000_hw *hw) argument
411 e1000_tbi_adjust_stats_82543(struct e1000_hw *hw, struct e1000_hw_stats *stats, u32 frame_len, u8 *mac_addr, u32 max_frame_size) argument
487 e1000_read_phy_reg_82543(struct e1000_hw *hw, u32 offset, u16 *data) argument
543 e1000_write_phy_reg_82543(struct e1000_hw *hw, u32 offset, u16 data) argument
590 e1000_raise_mdi_clk_82543(struct e1000_hw *hw, u32 *ctrl) argument
609 e1000_lower_mdi_clk_82543(struct e1000_hw *hw, u32 *ctrl) argument
630 e1000_shift_out_mdi_bits_82543(struct e1000_hw *hw, u32 data, u16 count) argument
682 e1000_shift_in_mdi_bits_82543(struct e1000_hw *hw) argument
741 e1000_phy_force_speed_duplex_82543(struct e1000_hw *hw) argument
767 e1000_polarity_reversal_workaround_82543(struct e1000_hw *hw) argument
861 e1000_phy_hw_reset_82543(struct e1000_hw *hw) argument
901 e1000_reset_hw_82543(struct e1000_hw *hw) argument
956 e1000_init_hw_82543(struct e1000_hw *hw) argument
1019 e1000_setup_link_82543(struct e1000_hw *hw) argument
1060 e1000_setup_copper_link_82543(struct e1000_hw *hw) argument
1148 e1000_setup_fiber_link_82543(struct e1000_hw *hw) argument
1197 e1000_check_for_copper_link_82543(struct e1000_hw *hw) argument
1333 e1000_check_for_fiber_link_82543(struct e1000_hw *hw) argument
1403 e1000_config_mac_to_phy_82543(struct e1000_hw *hw) argument
1457 e1000_write_vfta_82543(struct e1000_hw *hw, u32 offset, u32 value) argument
1480 e1000_led_on_82543(struct e1000_hw *hw) argument
1507 e1000_led_off_82543(struct e1000_hw *hw) argument
1533 e1000_clear_hw_cntrs_82543(struct e1000_hw *hw) argument
1569 e1000_read_mac_addr_82543(struct e1000_hw *hw) argument
[all...]
H A De1000_i210.c55 static s32 e1000_acquire_nvm_i210(struct e1000_hw *hw) argument
73 e1000_release_nvm_i210(struct e1000_hw *hw) argument
88 e1000_acquire_swfw_sync_i210(struct e1000_hw *hw, u16 mask) argument
140 e1000_release_swfw_sync_i210(struct e1000_hw *hw, u16 mask) argument
162 e1000_get_hw_semaphore_i210(struct e1000_hw *hw) argument
235 e1000_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
280 e1000_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
321 e1000_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
376 e1000_read_invm_word_i210(struct e1000_hw *hw, u8 address, u16 *data) argument
418 e1000_read_invm_i210(struct e1000_hw *hw, u16 offset, u16 E1000_UNUSEDARG words, u16 *data) argument
498 e1000_validate_nvm_checksum_i210(struct e1000_hw *hw) argument
537 e1000_update_nvm_checksum_i210(struct e1000_hw *hw) argument
596 e1000_get_flash_presence_i210(struct e1000_hw *hw) argument
616 e1000_update_flash_i210(struct e1000_hw *hw) argument
647 e1000_pool_flash_update_done_i210(struct e1000_hw *hw) argument
672 e1000_init_nvm_params_i210(struct e1000_hw *hw) argument
705 e1000_init_function_pointers_i210(struct e1000_hw *hw) argument
721 e1000_valid_led_default_i210(struct e1000_hw *hw, u16 *data) argument
756 __e1000_access_xmdio_reg(struct e1000_hw *hw, u16 address, u8 dev_addr, u16 *data, bool read) argument
798 e1000_read_xmdio_reg(struct e1000_hw *hw, u16 addr, u8 dev_addr, u16 *data) argument
812 e1000_write_xmdio_reg(struct e1000_hw *hw, u16 addr, u8 dev_addr, u16 data) argument
826 e1000_pll_workaround_i210(struct e1000_hw *hw) argument
895 e1000_get_cfg_done_i210(struct e1000_hw *hw) argument
920 e1000_init_hw_i210(struct e1000_hw *hw) argument
[all...]
H A De1000_mbx.c41 static s32 e1000_null_mbx_check_for_flag(struct e1000_hw E1000_UNUSEDARG *hw, argument
53 static s32 e1000_null_mbx_transact(struct e1000_hw E1000_UNUSEDARG *hw, argument
72 s32 e1000_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) argument
98 s32 e1000_write_mbx(struct e1000_hw *hw, u3 argument
121 e1000_check_for_msg(struct e1000_hw *hw, u16 mbx_id) argument
141 e1000_check_for_ack(struct e1000_hw *hw, u16 mbx_id) argument
161 e1000_check_for_rst(struct e1000_hw *hw, u16 mbx_id) argument
181 e1000_poll_for_msg(struct e1000_hw *hw, u16 mbx_id) argument
212 e1000_poll_for_ack(struct e1000_hw *hw, u16 mbx_id) argument
246 e1000_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) argument
275 e1000_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) argument
302 e1000_init_mbx_ops_generic(struct e1000_hw *hw) argument
322 e1000_read_v2p_mailbox(struct e1000_hw *hw) argument
340 e1000_check_for_bit_vf(struct e1000_hw *hw, u32 mask) argument
360 e1000_check_for_msg_vf(struct e1000_hw *hw, u16 E1000_UNUSEDARG mbx_id) argument
382 e1000_check_for_ack_vf(struct e1000_hw *hw, u16 E1000_UNUSEDARG mbx_id) argument
404 e1000_check_for_rst_vf(struct e1000_hw *hw, u16 E1000_UNUSEDARG mbx_id) argument
426 e1000_obtain_mbx_lock_vf(struct e1000_hw *hw) argument
457 e1000_write_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size, u16 E1000_UNUSEDARG mbx_id) argument
498 e1000_read_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size, u16 E1000_UNUSEDARG mbx_id) argument
531 e1000_init_mbx_params_vf(struct e1000_hw *hw) argument
559 e1000_check_for_bit_pf(struct e1000_hw *hw, u32 mask) argument
579 e1000_check_for_msg_pf(struct e1000_hw *hw, u16 vf_number) argument
600 e1000_check_for_ack_pf(struct e1000_hw *hw, u16 vf_number) argument
621 e1000_check_for_rst_pf(struct e1000_hw *hw, u16 vf_number) argument
644 e1000_obtain_mbx_lock_pf(struct e1000_hw *hw, u16 vf_number) argument
679 e1000_write_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
722 e1000_read_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, u16 vf_number) argument
755 e1000_init_mbx_params_pf(struct e1000_hw *hw) argument
[all...]
/freebsd-10.3-release/sys/dev/ixgbe/
H A Dixgbe_osdep.c39 ixgbe_dev_from_hw(struct ixgbe_hw *hw) argument
45 ixgbe_read_pci_cfg(struct ixgbe_hw *hw, u32 reg) argument
52 ixgbe_write_pci_cfg(struct ixgbe_hw *hw, u32 reg, u16 value) argument
59 ixgbe_read_reg(struct ixgbe_hw *hw, u32 reg) argument
67 ixgbe_write_reg(struct ixgbe_hw *hw, u3 argument
75 ixgbe_read_reg_array(struct ixgbe_hw *hw, u32 reg, u32 offset) argument
83 ixgbe_write_reg_array(struct ixgbe_hw *hw, u32 reg, u32 offset, u32 val) argument
[all...]
H A Dixgbe_dcb_82598.c48 s32 ixgbe_dcb_get_tc_stats_82598(struct ixgbe_hw *hw, argument
90 s32 ixgbe_dcb_get_pfc_stats_82598(struct ixgbe_hw *hw, argument
118 ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *tsa) argument
173 ixgbe_dcb_config_tx_desc_arbiter_82598(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa) argument
217 ixgbe_dcb_config_tx_data_arbiter_82598(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa) argument
262 ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *hw, u8 pfc_en) argument
314 ixgbe_dcb_config_tc_stats_82598(struct ixgbe_hw *hw) argument
346 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, int link_speed, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa) argument
[all...]
H A Dixgbe_dcb_82599.c48 s32 ixgbe_dcb_get_tc_stats_82599(struct ixgbe_hw *hw, argument
89 ixgbe_dcb_get_pfc_stats_82599(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, u8 tc_count) argument
117 ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa, u8 *map) argument
176 ixgbe_dcb_config_tx_desc_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa) argument
221 ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa, u8 *map) argument
283 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *map) argument
369 ixgbe_dcb_config_tc_stats_82599(struct ixgbe_hw *hw, struct ixgbe_dcb_config *dcb_config) argument
495 ixgbe_dcb_config_82599(struct ixgbe_hw *hw, struct ixgbe_dcb_config *dcb_config) argument
579 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, int link_speed, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa, u8 *map) argument
[all...]
/freebsd-10.3-release/sys/dev/syscons/
H A Dsysmouse.c62 mousehw_t *hw; local
/freebsd-10.3-release/sys/dev/tsec/
H A Dif_tsec_fdt.c328 } hw; local
[all...]
/freebsd-10.3-release/sys/dev/netmap/
H A Dixgbe_netmap.h76 set_crcstrip(struct ixgbe_hw *hw, int onoff) argument
[all...]
/freebsd-10.3-release/sys/dev/ixgb/
H A Dixgb_ee.c58 ixgb_raise_clock(struct ixgb_hw *hw, argument
77 ixgb_lower_clock(struct ixgb_hw *hw, argument
97 ixgb_shift_out_bits(struct ixgb_hw *hw, uint16_t data, uint16_t count) argument
145 ixgb_shift_in_bits(struct ixgb_hw *hw) argument
188 ixgb_setup_eeprom(struct ixgb_hw *hw) argument
210 ixgb_standby_eeprom(struct ixgb_hw *hw) argument
244 ixgb_clock_eeprom(struct ixgb_hw *hw) argument
268 ixgb_cleanup_eeprom(struct ixgb_hw *hw) argument
294 ixgb_wait_eeprom_command(struct ixgb_hw *hw) argument
336 ixgb_validate_eeprom_checksum(struct ixgb_hw *hw) argument
359 ixgb_update_eeprom_checksum(struct ixgb_hw *hw) argument
385 ixgb_write_eeprom(struct ixgb_hw *hw, uint16_t offset, uint16_t data) argument
436 ixgb_read_eeprom(struct ixgb_hw *hw, uint16_t offset) argument
471 ixgb_get_eeprom_data(struct ixgb_hw *hw) argument
515 ixgb_check_and_get_eeprom_data(struct ixgb_hw* hw) argument
538 ixgb_get_eeprom_word(struct ixgb_hw *hw, uint16_t index) argument
559 ixgb_get_ee_mac_addr(struct ixgb_hw *hw, uint8_t *mac_addr) argument
584 ixgb_get_ee_compatibility(struct ixgb_hw *hw) argument
603 ixgb_get_ee_pba_number(struct ixgb_hw *hw) argument
621 ixgb_get_ee_init_ctrl_reg_1(struct ixgb_hw *hw) argument
640 ixgb_get_ee_init_ctrl_reg_2(struct ixgb_hw *hw) argument
659 ixgb_get_ee_subsystem_id(struct ixgb_hw *hw) argument
678 ixgb_get_ee_subvendor_id(struct ixgb_hw *hw) argument
697 ixgb_get_ee_device_id(struct ixgb_hw *hw) argument
716 ixgb_get_ee_vendor_id(struct ixgb_hw *hw) argument
735 ixgb_get_ee_swdpins_reg(struct ixgb_hw *hw) argument
754 ixgb_get_ee_d3_power(struct ixgb_hw *hw) argument
773 ixgb_get_ee_d0_power(struct ixgb_hw *hw) argument
[all...]
/freebsd-10.3-release/sys/dev/ixl/
H A Di40e_hmc.c52 enum i40e_status_code i40e_add_sd_table_entry(struct i40e_hw *hw, argument
145 enum i40e_status_code i40e_add_pd_table_entry(struct i40e_hw *hw, argument
227 i40e_remove_pd_bp(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 idx) argument
311 i40e_remove_sd_bp_new(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 idx, bool is_pf) argument
360 i40e_remove_pd_page_new(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 idx, bool is_pf) argument
[all...]
H A Di40e_osdep.c52 i40e_allocate_virt_mem(struct i40e_hw *hw, struct i40e_virt_mem *mem, u32 size) argument
59 i40e_free_virt_mem(struct i40e_hw *hw, struct i40e_virt_mem *mem) argument
66 i40e_allocate_dma_mem(struct i40e_hw *hw, struct i40e_dma_mem *mem, argument
126 i40e_free_dma_mem(struct i40e_hw *hw, struct i40e_dma_mem *mem) argument
164 void i40e_debug_d(void *hw, u32 mask, char *fmt, ...) argument
181 i40e_read_pci_cfg(struct i40e_hw *hw, u32 reg) argument
192 i40e_write_pci_cfg(struct i40e_hw *hw, u3 argument
[all...]
/freebsd-10.3-release/sys/dev/qlxgb/
H A Dqla_isr.c266 qla_hw_t *hw; local
388 qla_hw_t *hw; local
[all...]
/freebsd-10.3-release/contrib/wpa/src/ap/
H A Dhw_features.c521 u16 hw = iface->current_mode->ht_capab; local
[all...]
/freebsd-10.3-release/sys/dev/adb/
H A Dadb_mouse.c78 mousehw_t hw; member in struct:adb_mouse_softc
[all...]
/freebsd-10.3-release/sys/dev/nxge/xgehal/
H A Dxgehal-mgmtaux.c263 xge_hal_mgmt_hw_stats_t hw; local
404 xge_hal_mgmt_hw_stats_t hw; local
700 xge_hal_mgmt_hw_stats_t hw; local
826 xge_hal_mgmt_hw_stats_t hw; local
[all...]
/freebsd-10.3-release/sys/dev/mse/
H A Dmsevar.h76 mousehw_t hw; member in struct:mse_softc
/freebsd-10.3-release/sys/boot/i386/libfirewire/
H A Dfirewire.c60 struct crom_chunk hw; member in struct:crom_src_buf
/freebsd-10.3-release/sbin/atm/atmconfig/
H A Datmconfig_device.c267 const struct atmhw *hw; local

Completed in 226 milliseconds

1234