Jump to content

Platform Specific Drivers Functions: Difference between revisions

From EDM2
No edit summary
No edit summary
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<table style="width: 100%">
For more information visit [[Platform Specific Drivers]].
<tr style="vertical-align:top;">
<!--        FIRST COLUMN        -->
  <td style="width:60%; width:60%; border: 1px solid #c6c9ff; padding%: .5em 1em 1em%; color: #000000; background-color: #ffffff">


==PSD Functions==
==PSD API==
* PSD_INSTALL
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
* PSD_DEINSTALL
===PSD Functions===
* PSD_INIT
* [[PSD_INSTALL]]
* PSD_PROC_INIT
* [[PSD_DEINSTALL]]
* PSD_START_PROC
* [[PSD_INIT]]
* PSD_GET_NUM_OF_PROCS
* [[PSD_PROC_INIT]]
* PSD_GEN_IPI
* [[PSD_START_PROC]]
* PSD_END_IPI
* [[PSD_GET_NUM_OF_PROCS]]
* PSD_PORT_IO
* [[PSD_GEN_IPI]]
* PSD_IRQ_MASK
* [[PSD_END_IPI]]
* PSD_IRQ_REG
* [[PSD_PORT_IO]]
* PSD_IRQ_EOI
* [[PSD_IRQ_MASK]]
* PSD_APP_COMM
* [[PSD_IRQ_REG]]
* PSD_SET_ADV_INT_MODE  
* [[PSD_IRQ_EOI]]
* [[PSD_APP_COMM]]
* [[PSD_SET_ADV_INT_MODE]]


===PSD Helps===
* [[PSDHLP_VMALLOC]]
* [[PSDHLP_VMFREE]]
* [[PSDHLP_SET_IRQ]]
* [[PSDHLP_CALL_REAL_MODE]]
* [[PSDHLP_VMLINTOPHYS]]


==PSD Helps==
===Application Programming Interface===
* PSDHLP_VMALLOC
* [[DosCallPSD]]
* PSDHLP_VMFREE
* [[DosTestPSD]]
* PSDHLP_SET_IRQ
* PSDHLP_CALL_REAL_MODE
* PSDHLP_VMLINTOPHYS
 
==Application Programming Interface==
* DosCallPSD
* DosTestPSD
* Dos32TestPSD
* Dos32TestPSD
</div>


 
== References ==
 
* [[SMP Programming Addendum]]
</td>
 
<!--        SECOND COLUMN        -->
  <td style="width:40%; width:40%; border: 1px solid #c6c9ff; padding%: .5em 1em 1em%; color: #000000; background-color: #ffffff">
 
== External References ==
* []
 
 
</td>
</tr>
</table>
 
 
 


[[Category:The OS/2 API Project]]
[[Category:The OS/2 API Project]]

Latest revision as of 17:36, 24 November 2019