home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / Include / lvo / ioblix_lvo.s < prev    next >
Encoding:
Text File  |  1999-10-03  |  429 b   |  19 lines

  1. _LVOObtainChip    equ    -6
  2.     xdef    _LVOObtainChip
  3. _LVOReleaseChip    equ    -12
  4.     xdef    _LVOReleaseChip
  5. _LVOFindChip    equ    -18
  6.     xdef    _LVOFindChip
  7. _LVOAllocChipList    equ    -24
  8.     xdef    _LVOAllocChipList
  9. _LVOFreeChipList    equ    -30
  10.     xdef    _LVOFreeChipList
  11. _LVOAddIRQHook    equ    -36
  12.     xdef    _LVOAddIRQHook
  13. _LVORemIRQHook    equ    -42
  14.     xdef    _LVORemIRQHook
  15. _LVOObtainChipShared    equ    -48
  16.     xdef    _LVOObtainChipShared
  17. _LVOReleaseChipShared    equ    -54
  18.     xdef    _LVOReleaseChipShared
  19.