Searched refs:SCSI_LTFS_UUID_LEN (Results 1 – 2 of 2) sorted by relevance
7167 if (cur_ptr[SCSI_LTFS_UUID_LEN] != '\0') in scsi_attrib_volcoh_sbuf()7168 cur_ptr[SCSI_LTFS_UUID_LEN] = '\0'; in scsi_attrib_volcoh_sbuf()7170 cur_ptr += SCSI_LTFS_UUID_LEN + 1; in scsi_attrib_volcoh_sbuf()
1216 #define SCSI_LTFS_UUID_LEN 36 macro