Searched refs:IOPolledFilePollersSetup (Results 1 – 4 of 4) sorted by relevance
203 IOReturn IOPolledFilePollersSetup(IOPolledFileIOVars * vars, uint32_t openState);
817 IOPolledFilePollersSetup(IOPolledFileIOVars * vars, in IOPolledFilePollersSetup() function
652 err = IOPolledFilePollersSetup(vars->fileVars, kIOPolledPreflightState); in IOHibernateSystemSleep()
1374 …gIOPolledCoreFileOpenRet = IOPolledFilePollersSetup(gIOPolledCoreFileVars, kIOPolledPreflightCoreD… in IOOpenPolledCoreFile()