Searched refs:AE_FLAG_DETACH (Results 1 – 2 of 2) sorted by relevance
164 #define AE_FLAG_DETACH 0x02 /* Is detaching. */ macro
751 sc->flags |= AE_FLAG_DETACH; in ae_detach()2095 if ((sc->flags & AE_FLAG_DETACH) == 0) in ae_ioctl()