Searched refs:INT_ALIVE (Results 1 – 1 of 1) sorted by relevance
149 #define INT_ALIVE 0x00000001 /* Device is Alive and Available */ macro215 un->un_flags = INT_ALIVE; in fdinit()235 if (!(un->un_flags & INT_ALIVE)) { in fdopen()