Home
last modified time | relevance | path

Searched defs:osdep (Results 1 – 7 of 7) sorted by relevance

/titanic_51/usr/src/uts/common/io/i40e/
H A Di40e_main.c1433 struct i40e_osdep *osdep = OS_DEP(hw); in i40e_final_init() local
1482 struct i40e_osdep *osdep = &i40e->i40e_osdep_space; in i40e_identify_hardware() local
1506 struct i40e_osdep *osdep = &i40e->i40e_osdep_space; in i40e_regs_map() local
3215 struct i40e_osdep *osdep; i40e_attach() local
[all...]
/titanic_51/usr/src/uts/common/io/igb/
H A Digb_main.c427 struct igb_osdep *osdep; in igb_attach() local
889 struct igb_osdep *osdep = &igb->osdep; igb_identify_hardware() local
950 struct igb_osdep *osdep = &igb->osdep; igb_regs_map() local
[all...]
H A Digb_sw.h565 struct igb_osdep osdep; member
/titanic_51/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c418 struct ixgbe_osdep *osdep; in ixgbe_attach() local
953 struct ixgbe_osdep *osdep = &ixgbe->osdep; ixgbe_identify_hardware() local
1049 struct ixgbe_osdep *osdep = &ixgbe->osdep; ixgbe_regs_map() local
[all...]
H A Dixgbe_sw.h622 struct ixgbe_osdep osdep; member
/titanic_51/usr/src/uts/common/io/e1000g/
H A De1000g_main.c407 struct e1000g_osdep *osdep; in e1000g_attach() local
634 struct e1000g_osdep *osdep = &Adapter->osdep; in e1000g_identify_hardware() local
662 struct e1000g_osdep *osdep = &Adapter->osdep; e1000g_regs_map() local
[all...]
H A De1000g_sw.h828 struct e1000g_osdep osdep; member