Searched refs:SLALLPHYS (Results 1 – 2 of 2) sorted by relevance
398 #define SLALLPHYS 0x04 /* promiscuous mode */ macro
3648 if (slp->sl_flags & SLALLPHYS) { in fcip_dodetach()3649 slp->sl_flags &= ~SLALLPHYS; in fcip_dodetach()3704 if (slp->sl_flags & (SLALLPHYS|SLALLSAP)) { in fcip_setipq()