void int_to_scsilun (unsigned int lun, struct scsi_lun * scsilun);
Reverts the functionality of the scsilun_to_int, which packed an 8-byte lun value into an int. This routine unpacks the int back into the lun value.
the scsilun_to_int routine does not truly handle all 8bytes of the lun value. This functions restores only as much as was set by the routine.
0x0b030a04, this function returns a
struct scsi_lun of: 0a 04 0b 03 00 00 00 00