Searched refs:DAK_PROD_STR (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/cmd/luxadm/ |
H A D | diag.c | 102 (strncmp((char *)&inq.inq_pid[0], DAK_PROD_STR, in print_ssd_in_box() 103 strlen(DAK_PROD_STR)) == 0)) { in print_ssd_in_box()
|
/illumos-gate/usr/src/lib/storage/libg_fc/common/ |
H A D | io.c | 71 #define DAK_PROD_STR "SUNWGS INT FCBPL" macro 325 if (strncmp((char *)&buf_ptr[16], DAK_PROD_STR, in g_scsi_inquiry_cmd() 326 strlen(DAK_PROD_STR)) == 0) { in g_scsi_inquiry_cmd()
|
/illumos-gate/usr/src/lib/storage/liba5k/common/ |
H A D | diag.c | 644 (strncmp((char *)&inq.inq_pid[0], DAK_PROD_STR, in l_dev_bypass_enable() 645 strlen(DAK_PROD_STR)) == 0)) { in l_dev_bypass_enable()
|
H A D | mon.c | 625 (strncmp((char *)l_state->ib_tbl.config.prod_id, DAK_PROD_STR, in l_led() 626 strlen(DAK_PROD_STR)) == 0)) { in l_led() 4907 (strncmp((char *)l_state->ib_tbl.config.prod_id, DAK_PROD_STR, in l_get_slot() 5039 if (strncmp((char *)&inq.inq_pid[0], DAK_PROD_STR, in l_get_enc_type() 5040 strlen(DAK_PROD_STR)) == 0) { in l_get_enc_type()
|
H A D | lhot.c | 439 (strncmp((char *)l_state->ib_tbl.config.prod_id, DAK_PROD_STR, in l_encl_status_page_funcs()
|
/illumos-gate/usr/src/lib/storage/liba5k/common/hdrs/ |
H A D | a5k.h | 68 #define DAK_PROD_STR "SUNWGS INT FCBPL" macro
|