Important: The information in this document is obsolete and should not be used for new development.
SIM Support Functions
This section describes the functions a SIM uses to register its bus and communicate with the XPT. If you are writing a SIM, you use these functions to
- register, deregister, or reregister your SIM with the XPT
- remove the existing XPT if you replace it
- inform the XPT when your code is running
- call a completion routine
Subtopics
- SCSIRegisterBus
- SCSIDeregisterBus
- SCSIReregisterBus
- SCSIKillXPT
- EnteringSIM
- ExitingSIM
- MakeCallback