Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h714 boolean_t unicst_init; member
H A Dixgbe_main.c2824 if (!ixgbe->unicst_init) { in ixgbe_init_unicst()
2836 ixgbe->unicst_init = B_TRUE; in ixgbe_init_unicst()
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_sw.h638 boolean_t unicst_init; member
H A Digb_main.c2605 if (!igb->unicst_init) { in igb_init_unicst()
2614 igb->unicst_init = B_TRUE; in igb_init_unicst()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h943 boolean_t unicst_init; member