scsi_addr_t Structure
            
         The scsi_addr_t structure provides the address information of I_T_L (initiator_target_LUN) nexus.
               
typedef struct scsi_addr {
                string          addr_ctrl;
                uint16_t        addr_ctrl_inst;
                string          addr_dev;
                string          addr_path;
                string          addr_devid;
} scsi_addr_tTable 11-58 scsi_addr_t Members
                  
| Member | Description | 
|---|---|
| 
 | Controller name such as  | 
| 
 | Controller instance. | 
| 
 | Device address. For example: 
 | 
| 
 | This is present only for pHCI commands when pHCI is enumerated with vHCI. The  For example: w202500a0b85adf90,1 | 
| 
 | Oracle Solaris unique device identifier. For example: id1,sd@n600a0b80005adf90000006a24ea580cc |