Searched refs:i40e_osdep_space (Results 1 – 5 of 5) sorted by relevance
1368 i40e->i40e_osdep_space.ios_reg_handle != NULL) { in i40e_unconfigure()1369 ddi_regs_map_free(&i40e->i40e_osdep_space.ios_reg_handle); in i40e_unconfigure()1370 i40e->i40e_osdep_space.ios_reg_handle = NULL; in i40e_unconfigure()1374 i40e->i40e_osdep_space.ios_cfg_handle != NULL) { in i40e_unconfigure()1375 pci_config_teardown(&i40e->i40e_osdep_space.ios_cfg_handle); in i40e_unconfigure()1376 i40e->i40e_osdep_space.ios_cfg_handle = NULL; in i40e_unconfigure()1441 struct i40e_osdep *osdep = &i40e->i40e_osdep_space; in i40e_identify_hardware()1465 struct i40e_osdep *osdep = &i40e->i40e_osdep_space; in i40e_regs_map()1607 ddi_acc_handle_t rh = i40e->i40e_osdep_space.ios_reg_handle; in i40e_alloc_intr_handles()2707 if (i40e_check_acc_handle(i40e->i40e_osdep_space.ios_cfg_handle) != in i40e_stop()[all …]
647 if (i40e_check_acc_handle(i40e->i40e_osdep_space.ios_reg_handle) != in i40e_intr_other_work()708 if (i40e_check_acc_handle(i40e->i40e_osdep_space.ios_reg_handle) != in i40e_intr_notx()
118 raw = ddi_get64(i40e->i40e_osdep_space.ios_reg_handle, in i40e_stat_get_uint48()149 raw = ddi_get32(i40e->i40e_osdep_space.ios_reg_handle, in i40e_stat_get_uint32()219 if (i40e_check_acc_handle(i40e->i40e_osdep_space.ios_reg_handle) != in i40e_stat_vsi_update()437 if (i40e_check_acc_handle(i40e->i40e_osdep_space.ios_reg_handle) != in i40e_stat_pf_update()1110 if (i40e_check_acc_handle(i40e->i40e_osdep_space.ios_reg_handle) != in i40e_m_stat()
788 struct i40e_osdep i40e_osdep_space; member
1540 ddi_acc_handle_t rh = i40e->i40e_osdep_space.ios_reg_handle; in i40e_ring_rx()2231 if (i40e_check_acc_handle(i40e->i40e_osdep_space.ios_reg_handle) != in i40e_ring_tx()