print_profile_name
void print_profile_name(uint16_t num, uchar_t current, uchar_t abbr);
print_profile_name(read_scsi16(&conf[6]), 0, 1);
print_profile_name(other, 1, 0);
print_profile_name(other, 0, 0);