Physical Device Driver (DevHlp) Functions: Difference between revisions
Appearance
No edit summary |
|||
Line 12: | Line 12: | ||
=== DevHlp Services === | === DevHlp Services === | ||
* ABIOSCall | * [[OS2 API:DEVHLP:ABIOSCall|ABIOSCall]] | ||
* ABIOSCommonEntry | * [[OS2 API:DEVHLP:ABIOSCommonEntry|ABIOSCommonEntry]] | ||
* AllocateCtxHook | * [[OS2 API:DEVHLP:AllocateCtxHook|AllocateCtxHook]] | ||
* AllocGDTSelector | * AllocGDTSelector | ||
* AllocPhys | * AllocPhys | ||
Line 98: | Line 98: | ||
* VMSetMem | * VMSetMem | ||
* VMUnLock | * VMUnLock | ||
* Yield | * Yield | ||
===Linking Resource Manager Services=== | ===Linking Resource Manager Services=== |
Revision as of 20:46, 25 September 2016
Physical Device Driver (DevHlp) API
You can find more information at the Physical Device Driver Reference.
OS/2 Monitor Functions
- DosMonOpen
- DosMonReg
- DosMonRead
- DosMonWrite
- DosMonClose
DevHlp Services
- ABIOSCall
- ABIOSCommonEntry
- AllocateCtxHook
- AllocGDTSelector
- AllocPhys
- AllocReqPacket
- ArmCtxHook
- AttachDD
- Beep
- CloseEventSem
- DeRegister
- DevDone
- DynamicAPI
- EOI
- FreeCtxHook
- FreeGDTSelector
- FreeLIDEntry
- FreePhys
- FreeReqPacket
- GetDescInfo
- GetDeviceBlock
- GetDOSVar
- GetLIDEntry
- InternalError
- LinToGDTSelector
- LinToPageList
- Lock
- MonFlush
- MonitorCreate
- MonWrite
- OpenEventSem
- PageListToGDTSelector
- PageListToLin
- PhysToGDTSel
- PhysToGDTSelector
- PhysToUVirt
- PhysToVirt
- PostEventSem
- ProcBlock
- ProcRun
- ProtToReal
- PullParticular
- PullRequest
- PushRequest
- QueueFlush
- QueueInit
- QueueRead
- QueueWrite
- RealToProt
- Register
- RegisterBeep
- RegisterDeviceClass
- RegisterKrnlExit
- RegisterPDD
- RegisterStackUsage
- RegisterTmrDD
- ResetEventSem
- ResetTimer
- ROMCritSection
- Save_Message
- SchedClock
- SemClear
- SemHandle
- SemRequest
- SendEvent
- SetIRQ
- SetROMVector
- SetTimer
- SortRequest
- RAS
- TCYield
- TickCount
- UnLock
- UnPhysToVirt
- UnSetIRQ
- VerifyAccess
- VideoPause
- VirtToLin
- VirtToPhys
- VMAlloc
- VMFree
- VMGlobalToProcess
- VMLock
- VMProcessToGlobal
- VMSetMem
- VMUnLock
- Yield