Showing changes from revision #0 to #1:
Added | Removed | Changed
Entry | |
---|---|
R0 | 4 (reason code) |
R1 | Bits 0 – 7 = slot number |
Bits 8 – 15 = bus number |
Exit | |
---|---|
- | - |
This SWI is used to abort all operations on slot.
This SWI is re-entrant.
This call cancels all outstanding operations on a slot. You should abort individual operations instead wherever possible. You should acquire exclusive access to the slot before making this call (otherwise the owner of the slot may queue new operations during this call which won’t get aborted).
.