igb_osdep
#define OS_DEP(hw) ((struct igb_osdep *)((hw)->back))
struct igb_osdep *osdep;
struct igb_osdep *osdep = &igb->osdep;
struct igb_osdep *osdep = &igb->osdep;
struct igb_osdep osdep;