i40e_osdep
struct i40e_osdep *osdep = OS_DEP(hw);
struct i40e_osdep *osdep = &i40e->i40e_osdep_space;
struct i40e_osdep *osdep = &i40e->i40e_osdep_space;
struct i40e_osdep *osdep;
#define OS_DEP(hw) ((struct i40e_osdep *)((hw)->back))
struct i40e_osdep i40e_osdep_space;