Physical Device Driver (DevHlp) Functions: Difference between revisions
Appearance
Created page with "== Physical Device Driver (DevHlp) API == <table style="width: 100%"> <tr style="vertical-align:top;"> <!-- FIRST COLUMN --> <td style="width:60%; width:60..." |
|||
Line 8: | Line 8: | ||
== | ==OS/2 Monitor Functions== | ||
* | * DosMonOpen | ||
* DosMonReg | |||
* DosMonRead | |||
* DosMonWrite | |||
* DosMonClose | |||
== ? == | |||
* 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 | |||
</td> | </td> |
Revision as of 23:41, 4 January 2016
Physical Device Driver (DevHlp) API
OS/2 Monitor Functions
?
|
External References
|