Jump to content

Physical Device Driver (DevHlp) Functions: Difference between revisions

From EDM2
Line 82: Line 82:
* SetTimer
* SetTimer
* SortRequest
* SortRequest
* RAS
* [[DevHelp_RAS]]
* TCYield
* TCYield
* TickCount
* TickCount
Line 99: Line 99:
* VMSetMem
* VMSetMem
* VMUnLock
* VMUnLock
* Yield
* [[DevHelp_Yield]]


===RMCALLS library (Resource Manager)===
===RMCALLS library (Resource Manager)===

Revision as of 00:04, 28 July 2018

You can find more information at the Physical Device Driver Reference.

Functions

OS/2 Monitor Functions

DevHlp Services

RMCALLS library (Resource Manager)

  • RMADDToHDevice
  • RMAdjToHandleList
  • RMAllocResource
  • RMConvertID
  • RMCreateAdapter
  • RMCreateDetected
  • RMCreateDevice
  • RMCreateDriver
  • RMCreateLDev
  • RMCreateSysName
  • RMDeAllocResource
  • RMDestroyAdapter
  • RMDestroyDetected
  • RMDestroyDevice
  • RMDestroyDriver
  • RMDestroyLDev
  • RMDestroySysName
  • RMDevIDToHandleList
  • RMGetCommandLine
  • RMGetDriverName
  • RMGetNodeInfo
  • RMGetVersion
  • RMHandleToParent
  • RMHandleToResourceHandleList
  • RMHandleToType
  • RMHDevToHLDev
  • RMKeyToHandleList
  • RMModifyNodeFlags
  • RMModifyResources
  • RMParseSCSIInquiry
  • RMResToHandleList
  • RMUpdateAdjunct

SMP DevHlps

Services and Function Codes

Undocumented

Data Types

Icon Legend

  • : More information is required on this function or symbol.

Links