Specifically, the SCSI host controller driver should store all required information for the child SCSI channel in this data structure, this should including the signature, child handle value (optional for single channel controller), channel number, and any produced protocols. This private context structure can be accessed via the Record macro CR()
, which is described in Chapter 8 of this document.