Home
last modified time | relevance | path

Searched refs:unicst_init (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/io/igb/
H A Digb_sw.h639 boolean_t unicst_init; member
H A Digb_main.c2610 if (!igb->unicst_init) { in igb_init_unicst()
2619 igb->unicst_init = B_TRUE; in igb_init_unicst()
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h711 boolean_t unicst_init; member
H A Dixgbe_main.c3055 if (!ixgbe->unicst_init) { in ixgbe_init_unicst()
3067 ixgbe->unicst_init = B_TRUE; in ixgbe_init_unicst()
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h944 boolean_t unicst_init; member