Searched refs:enc_type (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/luxadm/
H A Ddiag.c84 int enc_type = 0; local
104 enc_type = DAK_ENC_TYPE;
122 if (enc_type == DAK_ENC_TYPE) {
155 if (enc_type == DAK_ENC_TYPE) {
H A Dhotplug.c385 h_print_list(Hotplug_Devlist *bsyRsrv_disk_list, int *action, int enc_type) argument
398 if (enc_type == DAK_ENC_TYPE) {
408 if (enc_type == DAK_ENC_TYPE) {
502 int enc_type; local
745 enc_type = l_get_enc_type(inq);
944 &action, enc_type)) != 0) {
954 if ((h_print_list_warn(disk_list_head, todo, enc_type)) != 0) {
975 enc_type)) != 0) {
1726 int verbose_flag, int force_flag, int enc_type)
1846 if (enc_type
1724 h_post_hotplug_sena(Hotplug_Devlist *hotplug_dev, WWN_list *wwn_list, int todo, int verbose_flag, int force_flag, int enc_type) argument
2485 h_post_hotplug(Hotplug_Devlist *hotplug_dlist, WWN_list *wwn_list, int todo, int verbose_flag, int force_flag, int enc_type) argument
2775 h_print_list_warn(Hotplug_Devlist *disk_list_head, int todo, int enc_type) argument
[all...]
H A Dg_adm.c4370 int enc_type = 0; local
4482 enc_type = l_get_enc_type(enc_inq);
4488 if (enc_type == DAK_ENC_TYPE) {
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmon.c531 int enc_type; local
627 enc_type = DAK_ENC_TYPE;
629 enc_type = SENA_ENC_TYPE;
646 if (enc_type == DAK_ENC_TYPE) {
678 if (enc_type == DAK_ENC_TYPE) {
694 if (enc_type == DAK_ENC_TYPE) {
1937 int err = 0, enc_type = 0; local
2141 enc_type = l_get_enc_type(inq);
2142 if (((enc_type == DAK_ENC_TYPE) && (save_frd != 's')) ||
2143 ((enc_type !
2979 int enc_type = 0; local
3819 int al_pa, found_front, found_rear, front_flag, enc_type; local
4355 int enc_type; local
[all...]
H A Dlhot.c869 int enc_type = 0; local
880 enc_type = l_get_enc_type(inq);
886 switch (enc_type) {
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses_ses.c103 uchar_t enc_type; /* type of element */ member in struct:__anon6529
324 "Text Length %d\n", i, thdr.enc_type, thdr.enc_maxelt,
381 ssc->ses_objmap[nobj++].enctype = thdr.enc_type;
689 gget8(buffer, off++, thp->enc_type);

Completed in 86 milliseconds