Home
last modified time | relevance | path

Searched refs:ENCLOSURE_PROD_ID (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/storage/liba5k/common/hdrs/
H A Da5k.h46 #define ENCLOSURE_PROD_ID "SENA" macro
/titanic_41/usr/src/lib/storage/liba5k/common/
H A Dmon.c1205 if ((strstr((char *)inq.inq_pid, ENCLOSURE_PROD_ID) == 0) && in pwr_up_down()
1331 if ((strstr((char *)inq.inq_pid, ENCLOSURE_PROD_ID) == 0) && in l_new_password()
1394 if ((strstr((char *)inq.inq_pid, ENCLOSURE_PROD_ID) == 0) && in l_new_name()
1554 if ((strstr((char *)inq.inq_pid, ENCLOSURE_PROD_ID) != NULL) || in l_get_box_list()
1864 if (((strstr((char *)inq.inq_pid, ENCLOSURE_PROD_ID) == 0) || in load_flds_if_enc_disk()
3844 if ((strstr((char *)inq.inq_pid, ENCLOSURE_PROD_ID) == 0) && in l_get_status()
4587 if ((strstr((char *)inq.inq_pid, ENCLOSURE_PROD_ID) == 0) && in l_set_wwn()
5032 if (strncmp((char *)&inq.inq_pid[0], ENCLOSURE_PROD_ID, in l_get_enc_type()
5033 strlen(ENCLOSURE_PROD_ID)) == 0) { in l_get_enc_type()
/titanic_41/usr/src/cmd/luxadm/
H A Dg_adm.c663 } else if (strstr((char *)inq.inq_pid, ENCLOSURE_PROD_ID) != NULL) { in adm_display_config()
710 ((strstr((char *)ses_inq.inq_pid, ENCLOSURE_PROD_ID) in adm_display_config()
855 if ((strstr((char *)inq.inq_pid, ENCLOSURE_PROD_ID) != 0) || in adm_power_off()
951 if ((strstr((char *)inq.inq_pid, ENCLOSURE_PROD_ID) != 0) || in adm_bypass_enable()
1021 if ((strstr((char *)inq.inq_pid, ENCLOSURE_PROD_ID) != 0) || in adm_download()
1726 if ((strstr((char *)inq.inq_pid, ENCLOSURE_PROD_ID) == 0) && in up_password()
1736 ENCLOSURE_PROD_ID); in up_password()
1914 if ((strstr((char *)inq.inq_pid, ENCLOSURE_PROD_ID) == 0) && in up_encl_name()