ExitingSIM
TheExitingSIMfunction is the counterpart to theEnteringSIMfunction.
void ExitingSIM();DESCRIPTION
TheExitingSIMfunction informs the XPT that the SIM is about to pass control to an external routine that might cause a page fault. A SIM must call this function before returning to the XPT or calling a completion routine.SPECIAL CONSIDERATIONS
You get the address of this function from theExitingSIMfield of the SIM initialization record.SEE ALSO
See "Writing a SCSI Interface Module," beginning on page 4-15, for more information about using this function.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help