Jump to content

Physical Device Driver (DevHlp) Functions: Difference between revisions

From EDM2
Line 138: Line 138:
* [[DosCreateSpinLock]]
* [[DosCreateSpinLock]]
* [[DosFreeSpinLock]]
* [[DosFreeSpinLock]]
* [[DosAcquireSpinLock]]
* [[DosAcquireSpinLock]] [[image:Vraag.gif]]
* [[DosReleaseSpinLock]]
* [[DosReleaseSpinLock]] [[image:Vraag.gif]]
* [[DosAllocThreadLocalMemory]]
* [[DosAllocThreadLocalMemory]]
* [[DosFreeThreadLocalMemory]]
* [[DosFreeThreadLocalMemory]]

Revision as of 23:41, 23 August 2017

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