Searched refs:SCSI_LTFS_UUID_LEN (Results 1 – 2 of 2) sorted by relevance
7143 if (cur_ptr[SCSI_LTFS_UUID_LEN] != '\0') in scsi_attrib_volcoh_sbuf()7144 cur_ptr[SCSI_LTFS_UUID_LEN] = '\0'; in scsi_attrib_volcoh_sbuf()7146 cur_ptr += SCSI_LTFS_UUID_LEN + 1; in scsi_attrib_volcoh_sbuf()
1223 #define SCSI_LTFS_UUID_LEN 36 macro