Home
last modified time | relevance | path

Searched refs:ATTACH_PROGRESS_PROPS (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/igb/
H A Digb_sw.h184 #define ATTACH_PROGRESS_PROPS 0x0004 /* Properties initialized */ macro
H A Digb_main.c501 igb->attach_progress |= ATTACH_PROGRESS_PROPS; in igb_attach()
784 if (igb->attach_progress & ATTACH_PROGRESS_PROPS) { in igb_unconfigure()
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h201 #define ATTACH_PROGRESS_PROPS 0x0004 /* Properties initialized */ macro
H A Dixgbe_main.c493 ixgbe->attach_progress |= ATTACH_PROGRESS_PROPS; in ixgbe_attach()
856 if (ixgbe->attach_progress & ATTACH_PROGRESS_PROPS) { in ixgbe_unconfigure()