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 D | emlxs_sdapi.h | 122 uint16_t search_type, 129 uint16_t *search_type,
|
H A D | emlxs_dfc.h | 102 uint16_t search_type; member
|
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_devadm.c | 58 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 D | softKeystoreUtil.h | 87 CK_RV soft_keystore_get_objs(ks_search_type_t search_type,
|
H A D | softKeystoreUtil.c | 1899 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 D | prctl.c | 216 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 D | emlxs_dfc.c | 9583 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 D | emlxs_solaris.c | 10359 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 D | usb_ac.c | 1843 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()
|