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

/illumos-gate/usr/src/cmd/luxadm/
H A Ddiag.c102 (strncmp((char *)&inq.inq_pid[0], DAK_PROD_STR,
103 strlen(DAK_PROD_STR)) == 0)) {
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dio.c71 #define DAK_PROD_STR "SUNWGS INT FCBPL" macro
325 if (strncmp((char *)&buf_ptr[16], DAK_PROD_STR,
326 strlen(DAK_PROD_STR)) == 0) {
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Ddiag.c644 (strncmp((char *)&inq.inq_pid[0], DAK_PROD_STR,
645 strlen(DAK_PROD_STR)) == 0)) {
H A Dlhot.c440 (strncmp((char *)l_state->ib_tbl.config.prod_id, DAK_PROD_STR,
H A Dmon.c625 (strncmp((char *)l_state->ib_tbl.config.prod_id, DAK_PROD_STR,
626 strlen(DAK_PROD_STR)) == 0)) {
4908 (strncmp((char *)l_state->ib_tbl.config.prod_id, DAK_PROD_STR,
5040 if (strncmp((char *)&inq.inq_pid[0], DAK_PROD_STR,
5041 strlen(DAK_PROD_STR)) == 0) {
/illumos-gate/usr/src/lib/storage/liba5k/common/hdrs/
H A Da5k.h68 #define DAK_PROD_STR "SUNWGS INT FCBPL" macro

Completed in 138 milliseconds