Physical Device Driver (DevHlp) Functions: Difference between revisions
Appearance
No edit summary |
|||
Line 1: | Line 1: | ||
== Physical Device Driver (DevHlp) API == | == Physical Device Driver (DevHlp) API == | ||
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3"> | |||
< | |||
==OS/2 Monitor Functions== | ==OS/2 Monitor Functions== | ||
* DosMonOpen | * DosMonOpen | ||
Line 108: | Line 102: | ||
==Generic IOCtl Commands== | ==Generic IOCtl Commands== | ||
</div> | |||
==Links== | |||
* [[Physical Device Driver Reference]] | |||
== External References == | == External References == | ||
* [http://cyberkinetica.homeunix.net/os2tk45/ddk_pddref/ PDDREF.INF - Physical Device Driver Reference ] | * [http://cyberkinetica.homeunix.net/os2tk45/ddk_pddref/ PDDREF.INF - Physical Device Driver Reference ] | ||
[[Category:The OS/2 API Project]] | [[Category:The OS/2 API Project]] |
Revision as of 23:53, 29 June 2016
Physical Device Driver (DevHlp) API
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