Home
last modified time | relevance | path

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

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