Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_open.h50 #ifndef QL_NAME
51 #define QL_NAME "qlc" macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_debug.c196 QL_BANG "%d=>QEL %s(%d,%d,%d):: %s, ", count, QL_NAME, in ql_el_msg()
355 cmn_err(CE_CONT, "%s(%d,%d): ---------- \n", QL_NAME, ha->instance, in ql_stacktrace()
361 cmn_err(CE_CONT, "%s(%d,%d): sym is NULL\n", QL_NAME, in ql_stacktrace()
364 cmn_err(CE_CONT, "%s(%d,%d): %s+%lx\n", QL_NAME, in ql_stacktrace()
368 cmn_err(CE_CONT, "%s(%d,%d): ---------- \n", QL_NAME, ha->instance, in ql_stacktrace()
H A Dql_hba_fru.c248 "%s", QL_NAME); in ql_populate_hba_fru_details()
481 vlen = (strlen(QL_NAME) + 9 > FCHBA_SYMB_NAME_LEN ? in ql_populate_hba_fru_details()
482 FCHBA_SYMB_NAME_LEN : strlen(QL_NAME) + 9); in ql_populate_hba_fru_details()
484 "%s(%d,%d)", QL_NAME, ha->instance, ha->vp_index); in ql_populate_hba_fru_details()
H A Dql_api.c683 cmn_err(CE_WARN, "%s load disabled", QL_NAME); in _init()
702 QL_NAME, ql_os_release_level); in _init()
734 QL_NAME); in _init()
894 QL_NAME, instance, QL_VERSION); in ql_attach()
899 "11", QL_NAME, instance); in ql_attach()
905 cmn_err(CE_WARN, "%s(%d): slave only", QL_NAME, in ql_attach()
914 QL_NAME, instance); in ql_attach()
921 QL_NAME, instance); in ql_attach()
946 EL(ha, "%s SBUS card detected\n", QL_NAME); in ql_attach()
981 " registers", QL_NAME, instance); in ql_attach()
[all …]
H A Dql_init.c189 cmn_err(CE_NOTE, "!Qlogic %s(%d): %s", QL_NAME, ha->instance, msg); in ql_initialize_adapter()
498 " using driver defaults.", QL_NAME, ha->instance); in ql_nvram_config()
533 "property", QL_NAME, ha->instance); in ql_nvram_config()
557 " %02x%02x%02x%02x%02x%02x%02x%02x", QL_NAME, in ql_nvram_config()
728 QL_NAME, ha->instance, in ql_nvram_config()
981 "driver defaults.", QL_NAME, ha->instance); in ql_nvram_24xx_config()
1015 "property, rval=%x", QL_NAME, ha->instance, rval); in ql_nvram_24xx_config()
1035 "WWPN: %02x%02x%02x%02x%02x%02x%02x%02x", QL_NAME, in ql_nvram_24xx_config()
1231 QL_NAME, ha->instance, in ql_nvram_24xx_config()
1343 QL_NAME, ha->instance); in ql_lock_nvram()
H A Dql_xioctl.c1640 "alloc failed", QL_NAME); in ql_fcct()
2240 "alloc failed", QL_NAME); in ql_scsi_passthru()
2899 char drvname[] = QL_NAME; in ql_host_drvname()
2904 qlnamelen = (uint32_t)(strlen(QL_NAME) + 1); in ql_host_drvname()
4161 "alloc failed", QL_NAME, ha->instance); in ql_report_lun()
4497 "alloc failed", QL_NAME, ha->instance); in ql_inq()
8687 "alloc failed", QL_NAME); in ql_menlo_update_fw()
8842 "alloc failed", QL_NAME); in ql_menlo_manage_info()
10312 cmn_err(CE_WARN, "%sDMA memory alloc failed", QL_NAME); in ql_els_passthru()
/illumos-gate/usr/src/cmd/mdb/common/modules/qlc/
H A Dqlc.c421 QL_NAME, qlcversion); in qlcver_dcmd()
425 QL_NAME, QL_VERSION); in qlcver_dcmd()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c236 #ifndef QL_NAME
237 #define QL_NAME "qlt" macro
9427 QL_BANG "%d=>QEL %s(%d,%d):: %s, ", count, QL_NAME, in qlt_el_msg()