Searched refs:QL_BANG (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_debug.h | 78 #define QL_BANG macro 82 #define QL_BANG "!" macro 98 #define ER(s) cmn_err(CE_CONT, QL_BANG "%s", s); 99 #define ERV(s, ...) cmn_err(CE_CONT, QL_BANG s, __VA_ARGS__);
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlge/ |
H A D | qlge_dbg.h | 96 #define QL_BANG "!" macro
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_debug.c | 198 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()
|
H A D | ql_api.c | 2164 cmn_err(CE_NOTE, QL_BANG "ql_power(%d): %s is powered ON\n", in ql_power() 2221 cmn_err(CE_NOTE, QL_BANG "ql_power(%d): %s is powered OFF\n", in ql_power()
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge.c | 3772 cmn_err(CE_WARN, QL_BANG "%s: ddi_dma_alloc_handle FAILED", in ql_alloc_phys_rbuf() 3853 cmn_err(CE_WARN, QL_BANG "%s: ddi_dma_alloc_handle FAILED", in ql_alloc_phys()
|