Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h197 #define ATTACH_PROGRESS_UFM 0x4000 /* UFM enabled */ macro
H A Digb_main.c626 igb->attach_progress |= ATTACH_PROGRESS_UFM; in igb_attach()
782 if (igb->attach_progress & ATTACH_PROGRESS_UFM) { in igb_unconfigure()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h219 #define ATTACH_PROGRESS_UFM 0x40000 /* UFM support */ macro
H A Dixgbe_main.c675 ixgbe->attach_progress |= ATTACH_PROGRESS_UFM; in ixgbe_attach()
829 if (ixgbe->attach_progress & ATTACH_PROGRESS_UFM) { in ixgbe_unconfigure()