Searched refs:QL_NAME (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_open.h51 #ifndef QL_NAME
52 #define QL_NAME "qlc" macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_debug.c198 QL_BANG "QEL%d %s(%d,%d): %s, ", el_msg_num, QL_NAME,
206 QL_BANG "QEL %s(%d,%d): %s, ", QL_NAME, ha->instance,
267 el_msg_num, QL_NAME, fn, s);
270 QL_NAME, fn, s);
298 cmn_err(CE_CONT, "%s(%d,%d): ---------- \n", QL_NAME, ha->instance,
304 cmn_err(CE_CONT, "%s(%d,%d): sym is NULL\n", QL_NAME,
307 cmn_err(CE_CONT, "%s(%d,%d): %s+%lx\n", QL_NAME,
311 cmn_err(CE_CONT, "%s(%d,%d): ---------- \n", QL_NAME, ha->instance,
517 QL_NAME, ha->instance);
525 QL_NAME, h
[all...]
H A Dql_hba_fru.c250 "%s", QL_NAME);
486 vlen = (strlen(QL_NAME) + 9 > FCHBA_SYMB_NAME_LEN ?
487 FCHBA_SYMB_NAME_LEN : strlen(QL_NAME) + 9);
489 "%s(%d,%d)", QL_NAME, ha->instance, ha->vp_index);
H A Dql_api.c612 QL_NAME, ql_os_release_level);
676 QL_NAME);
838 QL_NAME, instance, QL_VERSION);
843 "11", QL_NAME, instance);
849 cmn_err(CE_WARN, "%s(%d): slave only", QL_NAME,
857 " not supported", QL_NAME, instance);
865 QL_NAME, instance);
873 QL_NAME, instance);
883 QL_NAME, instance);
892 EL(ha, "%s SBUS card detected", QL_NAME);
[all...]
H A Dql_init.c199 cmn_err(CE_NOTE, "!Qlogic %s(%d): %s", QL_NAME, ha->instance, msg);
487 " using driver defaults.", QL_NAME, ha->instance);
522 "property", QL_NAME, ha->instance);
546 " %02x%02x%02x%02x%02x%02x%02x%02x", QL_NAME,
595 QL_NAME, ha->instance, nv->port_name[0], nv->port_name[1],
946 "driver defaults.", QL_NAME, ha->instance);
981 "property, rval=%x", QL_NAME, ha->instance, rval);
1001 "WWPN: %02x%02x%02x%02x%02x%02x%02x%02x", QL_NAME,
1063 QL_NAME, ha->instance, nv->port_name[0], nv->port_name[1],
1285 QL_NAME, h
[all...]
H A Dql_xioctl.c1555 "alloc failed", QL_NAME, ha->instance);
2155 "alloc failed", QL_NAME, ha->instance);
2793 char drvname[] = QL_NAME;
2798 qlnamelen = (uint32_t)(strlen(QL_NAME)+1);
4044 "alloc failed", QL_NAME, ha->instance);
4378 "alloc failed", QL_NAME, ha->instance);
8204 "alloc failed", QL_NAME, ha->instance);
8360 "alloc failed", QL_NAME, ha->instance);
/illumos-gate/usr/src/cmd/mdb/common/modules/qlc/
H A Dqlc.c403 QL_NAME, qlcversion);
407 QL_NAME, QL_VERSION);

Completed in 89 milliseconds