Searched refs:fIterationCookie (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/kernel/device_manager/
H A DIORequest.h353 void* fIterationCookie; member in struct:IORequest
H A DIORequest.cpp737 fIterationCookie(NULL)
902 fIterationCookie = cookie;
951 status_t error = fIterationCallback(fIterationCookie, this,
1471 fIterationCookie);

Completed in 21 milliseconds