Home
last modified time | relevance | path

Searched refs:find_string (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi_uscsi.c68 find_string(slist_t *slist, int match_value) in find_string() function
665 if (find_string(sensekey_strings, rq->es_key) == NULL) in scsi_printerr()
669 find_string(scsi_cmdname_strings, ucmd->uscsi_cdb[0])); in scsi_printerr()
1114 find_string(scsi_cmdname_strings, in uscsi_cmd()
1120 find_string(scsi_cmdname_strings, in uscsi_cmd()
1133 find_string(scsi_cmdname_strings, in uscsi_cmd()
1266 pc = find_string(page_control_strings, page_control); in uscsi_mode_sense()
1302 pc = find_string(page_control_strings, page_control); in uscsi_mode_sense()
1393 pc = find_string(page_control_strings, page_control); in uscsi_mode_sense_10()
1430 pc = find_string(page_control_strings, page_control); in uscsi_mode_sense_10()
[all …]
/titanic_41/usr/src/lib/scsi/libscsi/common/
H A Dscsi_status.c568 find_string(slist_t *slist, int match_value) in find_string() function
582 return (find_string(sensekey_strings, (int)key)); in libscsi_sense_key_name()
/titanic_41/usr/src/cmd/format/
H A Dmenu_partition.c503 s = find_string(ptag_choices, in print_efi_partition()
510 s = find_string(pflag_choices, in print_efi_partition()
607 s = find_string(ptag_choices, in print_partition()
617 s = find_string(pflag_choices, in print_partition()
H A Dio.h108 char *find_string(slist_t *slist, int match_value);
H A Dadd_definition.c346 s = find_string(ptag_choices,
351 s = find_string(pflag_choices,
H A Dio.c539 s = find_string(param->io_slist, *deflt);
742 s = find_string(param->io_slist, *deflt);
1850 find_string(slist, match_value) in find_string() function
H A Dctlr_scsi.c2325 char *pc = find_string(page_control_strings, page_control);
2389 s = find_string(mode_select_strings,
2829 pc_str = find_string(page_control_strings, page_control);