Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/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.c1895 soft_keystore_get_objs(ks_search_type_t search_type, in soft_keystore_get_objs() argument
1916 if ((search_type == ALL_TOKENOBJS) || (search_type == PUB_TOKENOBJS)) { in soft_keystore_get_objs()
1937 if ((search_type == ALL_TOKENOBJS) || (search_type == PRI_TOKENOBJS)) { in soft_keystore_get_objs()
/illumos-gate/usr/src/cmd/prctl/
H A Dprctl.c217 int search_type; in main() local
709 search_type = RCENTITY_PROCESS; in main()
712 search_type = arg_entity_type; in main()
719 search_type, &p, arg_priv, &gret)) < 0) { in main()
1005 target_id, search_type, &p, RCPRIV_BASIC, &gret); in main()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c9644 uint32_t type, search_type; in emlxs_dfc_sd_set_bucket() local
9649 search_type = dfc->data2; in emlxs_dfc_sd_set_bucket()
9656 else if ((search_type < SD_SEARCH_LINEAR) || in emlxs_dfc_sd_set_bucket()
9657 (search_type > SD_SEARCH_POWER_2)) in emlxs_dfc_sd_set_bucket()
9682 if (emlxs_sd_bucket.search_type == 0) { in emlxs_dfc_sd_destroy_bucket()
9709 if (emlxs_sd_bucket.search_type == 0) { in emlxs_dfc_sd_get_bucket()
9739 if (emlxs_sd_bucket.search_type == 0) { in emlxs_dfc_sd_start_collection()
9801 if (emlxs_sd_bucket.search_type == 0) { in emlxs_dfc_sd_stop_collection()
9864 if (emlxs_sd_bucket.search_type == 0) { in emlxs_dfc_sd_reset_collection()
9916 if (emlxs_sd_bucket.search_type == 0) { in emlxs_dfc_sd_get_data()
H A Demlxs_solaris.c10382 if ((emlxs_sd_bucket.search_type == 0) || in emlxs_update_sd_bucket()
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ac/
H A Dusb_ac.c1847 uint_t search_type = (dir & USB_AUDIO_PLAY) ? in usb_ac_map_termtype_to_port() local
1851 (void) usb_ac_traverse_all_units(uacp, dir, search_type, 0, in usb_ac_map_termtype_to_port()