Searched refs:sgen_log (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | sgen.c | 154 static void sgen_log(sgen_state_t *, int, const char *, ...); 215 sgen_log(NULL, SGEN_DIAG2, "in sgen_init()"); in _init() 227 sgen_log(NULL, SGEN_DIAG2, "%s sgen_init()", err ? "failed" : "done"); in _init() 235 sgen_log(NULL, SGEN_DIAG2, "in sgen_fini()"); in _fini() 245 sgen_log(NULL, SGEN_DIAG2, "%s sgen_fini()", err ? "failed" : "done"); in _fini() 310 sgen_log(NULL, CE_WARN, in sgen_setup_binddb() 322 sgen_log(NULL, SGEN_DIAG2, "found device type " in sgen_setup_binddb() 338 sgen_log(NULL, CE_WARN, "inquiry-config-list must " in sgen_setup_binddb() 352 sgen_log(NULL, CE_WARN, in sgen_setup_binddb() 362 sgen_log(NULL, CE_WARN, in sgen_setup_binddb() [all …]
|