Jump to content

Platform Specific Drivers Functions: Difference between revisions

From EDM2
Line 7: Line 7:
* [[PSD_INSTALL]]
* [[PSD_INSTALL]]
* [[PSD_DEINSTALL]]
* [[PSD_DEINSTALL]]
* PSD_INIT
* [[PSD_INIT]]
* PSD_PROC_INIT
* [[PSD_PROC_INIT]]
* PSD_START_PROC
* PSD_START_PROC
* PSD_GET_NUM_OF_PROCS
* PSD_GET_NUM_OF_PROCS

Revision as of 23:00, 25 July 2017

PSD API

For more information visit Platform Specific Drivers.

PSD Functions

PSD Helps

  • PSDHLP_VMALLOC
  • PSDHLP_VMFREE
  • PSDHLP_SET_IRQ
  • PSDHLP_CALL_REAL_MODE
  • PSDHLP_VMLINTOPHYS

Application Programming Interface

External References