UBM context structure All fields for the context structure are internal.
The firmware:
- never reads or writes these values
- allocates the structure
- provides the address of the structure to the driver in function calls
- ensures that the defined instance of this structure remains in scope while the drive is in use.