Home
last modified time | relevance | path

Searched refs:search_type (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_sdapi.h122 uint16_t search_type,
129 uint16_t *search_type,
H A Demlxs_dfc.h102 uint16_t search_type; member
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_devadm.c58 char *search_type; member
1367 char *search_type = NULL; in meta_upd_ctdnames() local
1435 search_type = DEVID_MINOR_NAME_ALL; in meta_upd_ctdnames()
1438 search_type = plist[search_number].search_type; in meta_upd_ctdnames()
1442 search_path, (int)search_type); in meta_upd_ctdnames()
1475 search_type, &disklist); in meta_upd_ctdnames()
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.h87 CK_RV soft_keystore_get_objs(ks_search_type_t search_type,
H A DsoftKeystoreUtil.c1899 soft_keystore_get_objs(ks_search_type_t search_type, in soft_keystore_get_objs() argument
1920 if ((search_type == ALL_TOKENOBJS) || (search_type == PUB_TOKENOBJS)) { in soft_keystore_get_objs()
1941 if ((search_type == ALL_TOKENOBJS) || (search_type == PRI_TOKENOBJS)) { in soft_keystore_get_objs()
/titanic_41/usr/src/cmd/prctl/
H A Dprctl.c216 int search_type; in main() local
708 search_type = RCENTITY_PROCESS; in main()
711 search_type = arg_entity_type; in main()
718 search_type, &p, arg_priv, &gret)) < 0) { in main()
1004 target_id, search_type, &p, RCPRIV_BASIC, &gret); in main()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c9583 uint32_t type, search_type; in emlxs_dfc_sd_set_bucket() local
9588 search_type = dfc->data2; in emlxs_dfc_sd_set_bucket()
9595 else if ((search_type < SD_SEARCH_LINEAR) || in emlxs_dfc_sd_set_bucket()
9596 (search_type > SD_SEARCH_POWER_2)) in emlxs_dfc_sd_set_bucket()
9621 if (emlxs_sd_bucket.search_type == 0) { in emlxs_dfc_sd_destroy_bucket()
9648 if (emlxs_sd_bucket.search_type == 0) { in emlxs_dfc_sd_get_bucket()
9678 if (emlxs_sd_bucket.search_type == 0) { in emlxs_dfc_sd_start_collection()
9740 if (emlxs_sd_bucket.search_type == 0) { in emlxs_dfc_sd_stop_collection()
9803 if (emlxs_sd_bucket.search_type == 0) { in emlxs_dfc_sd_reset_collection()
9855 if (emlxs_sd_bucket.search_type == 0) { in emlxs_dfc_sd_get_data()
H A Demlxs_solaris.c10359 if ((emlxs_sd_bucket.search_type == 0) || in emlxs_update_sd_bucket()
/titanic_41/usr/src/uts/common/io/usb/clients/audio/usb_ac/
H A Dusb_ac.c1843 uint_t search_type = (dir & USB_AUDIO_PLAY) ? in usb_ac_map_termtype_to_port() local
1847 (void) usb_ac_traverse_all_units(uacp, dir, search_type, 0, in usb_ac_map_termtype_to_port()