Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h200 #define ATTACH_PROGRESS_ALLOC_INTR 0x0008 /* Interrupts allocated */ macro
H A Dixgbe_main.c484 ixgbe->attach_progress |= ATTACH_PROGRESS_ALLOC_INTR; in ixgbe_attach()
793 if (ixgbe->attach_progress & ATTACH_PROGRESS_ALLOC_INTR) { in ixgbe_unconfigure()
1920 ixgbe->attach_progress |= ATTACH_PROGRESS_ALLOC_INTR; in ixgbe_intr_adjust()
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_sw.h184 #define ATTACH_PROGRESS_ALLOC_INTR 0x0008 /* Interrupts allocated */ macro
H A Digb_main.c509 igb->attach_progress |= ATTACH_PROGRESS_ALLOC_INTR; in igb_attach()
774 if (igb->attach_progress & ATTACH_PROGRESS_ALLOC_INTR) { in igb_unconfigure()