Searched refs:i40e_osdep_space (Results 1 – 5 of 5) sorted by relevance
1409 i40e->i40e_osdep_space.ios_reg_handle != NULL) { in i40e_unconfigure()1410 ddi_regs_map_free(&i40e->i40e_osdep_space.ios_reg_handle); in i40e_unconfigure()1411 i40e->i40e_osdep_space.ios_reg_handle = NULL; in i40e_unconfigure()1415 i40e->i40e_osdep_space.ios_cfg_handle != NULL) { in i40e_unconfigure()1416 pci_config_teardown(&i40e->i40e_osdep_space.ios_cfg_handle); in i40e_unconfigure()1417 i40e->i40e_osdep_space.ios_cfg_handle = NULL; in i40e_unconfigure()1482 struct i40e_osdep *osdep = &i40e->i40e_osdep_space; in i40e_identify_hardware()1506 struct i40e_osdep *osdep = &i40e->i40e_osdep_space; in i40e_regs_map()1651 ddi_acc_handle_t rh = i40e->i40e_osdep_space.ios_reg_handle; in i40e_alloc_intr_handles()3067 if (i40e_check_acc_handle(i40e->i40e_osdep_space.ios_cfg_handle) != in i40e_stop()[all …]
113 raw = ddi_get64(i40e->i40e_osdep_space.ios_reg_handle, in i40e_stat_get_uint48()144 raw = ddi_get32(i40e->i40e_osdep_space.ios_reg_handle, in i40e_stat_get_uint32()214 if (i40e_check_acc_handle(i40e->i40e_osdep_space.ios_reg_handle) != in i40e_stat_vsi_update()434 if (i40e_check_acc_handle(i40e->i40e_osdep_space.ios_reg_handle) != in i40e_stat_pf_update()1112 if (i40e_check_acc_handle(i40e->i40e_osdep_space.ios_reg_handle) != in i40e_m_stat()
704 if (i40e_check_acc_handle(i40e->i40e_osdep_space.ios_reg_handle) != in i40e_intr_other_work()791 if (i40e_check_acc_handle(i40e->i40e_osdep_space.ios_reg_handle) != in i40e_intr_notx()
824 struct i40e_osdep i40e_osdep_space; member
1619 ddi_acc_handle_t rh = i40e->i40e_osdep_space.ios_reg_handle; in i40e_ring_rx()2994 if (i40e_check_acc_handle(i40e->i40e_osdep_space.ios_reg_handle) != in i40e_ring_tx()