Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h682 boolean_t unicst_init; member
H A Digb_main.c2655 if (!igb->unicst_init) { in igb_init_unicst()
2664 igb->unicst_init = B_TRUE; in igb_init_unicst()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h731 boolean_t unicst_init; member
H A Dixgbe_main.c3174 if (!ixgbe->unicst_init) { in ixgbe_init_unicst()
3186 ixgbe->unicst_init = B_TRUE; in ixgbe_init_unicst()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h945 boolean_t unicst_init; member