home *** CD-ROM | disk | FTP | other *** search
- ##base _IOBlixBase
- ##bias 6
- ##public
- ObtainChip(chipType, chipNum, newOwner, oldOwner)(d0, d1, a0, a1)
- ReleaseChip(node)(a0)
- FindChip(chipType, chipNum)(d0, d1)
- AllocChipList()()
- FreeChipList(list)(a0)
- * functions added in V37.7
- AddIRQHook(node)(a0)
- RemIRQHook(node)(a0)
- * functions added in V37.9
- ObtainChipShared(chipType, chipNum, newOwner, oldOwner)(d0, d1, a0, a1)
- ReleaseChipShared(node, owner)(a0, a1)
- ##end
-