Searched refs:ATTACH_PROGRESS_LOCKS (Results 1 – 6 of 6) sorted by relevance
209 #define ATTACH_PROGRESS_LOCKS 0x0040 /* Locks initialized */ macro
608 ixgbe->attach_progress |= ATTACH_PROGRESS_LOCKS; in ixgbe_attach()924 if (ixgbe->attach_progress & ATTACH_PROGRESS_LOCKS) { in ixgbe_unconfigure()
191 #define ATTACH_PROGRESS_LOCKS 0x0040 /* Locks initialized */ macro
570 igb->attach_progress |= ATTACH_PROGRESS_LOCKS; in igb_attach()868 if (igb->attach_progress & ATTACH_PROGRESS_LOCKS) { in igb_unconfigure()
239 #define ATTACH_PROGRESS_LOCKS 0x0010 /* Locks initialized */ macro
518 Adapter->attach_progress |= ATTACH_PROGRESS_LOCKS; in e1000g_attach()1180 if (Adapter->attach_progress & ATTACH_PROGRESS_LOCKS) { in e1000g_unattach()