Searched refs:kIONotifyOnce (Results 1 – 2 of 2) sorted by relevance
41 kIONotifyOnce = 0x00000001, enumerator
6076 if ((kIONotifyOnce & options) && (ctx->done == ctx->count)) { in instanceMatch()6115 if (options & kIONotifyOnce) { in copyExistingServices()6141 if (((!(options & kIONotifyOnce) || !ctx.result)) in copyExistingServices()6153 if (options & kIONotifyOnce) { in copyExistingServices()6184 if (options & kIONotifyOnce) { in copyExistingServices()6221 if (current && (0 == (options & (kIONotifyOnce | kIOServiceExistingSet)))) { in copyExistingServices()6256 kIOServiceMatchedState, kIONotifyOnce ); in copyMatchingService()6621 kIOServiceMatchedState, kIONotifyOnce ); in waitForMatchingServiceWithToken()