Searched defs:str_type (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/
H A Dx86pi_subr.c635 x86pi_cleanup_smbios_str(topo_mod_t *mod, const char *begin, int str_type) argument
658 if (str_type == LABEL) {
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/chip/common/
H A Dchip_smbios.c438 chip_cleanup_smbios_str(topo_mod_t *mod, const char *begin, int str_type) argument
461 if (str_type == LABEL) {
479 if (str_type == LABEL)
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c83 struct str_type { struct
88 static struct str_type ValidBusStrings[] = {
101 static struct str_type ValidFCAstrings[] = {
107 static struct str_type ValidXportStrings[] = {
1032 struct str_type *search_arr_ptr; /* updated by GetMatch macro */
/osnet-11/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.c581 char *str_type; local
619 (void **)&str_type, &size)) != CFGA_SATA_OK) {
623 if (strncmp(str_type, "sata-pmult", sizeof ("sata-pmult")) == 0) {

Completed in 29 milliseconds