Home
last modified time | relevance | path

Searched refs:menlo_rsp_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c47 menlo_rsp_t *rsp_buf = NULL; in emlxs_menlo_set_mode()
58 rsp_buf = (menlo_rsp_t *)kmem_zalloc(rsp_size, KM_SLEEP); in emlxs_menlo_set_mode()
110 menlo_rsp_t *rsp_buf = NULL; in emlxs_menlo_reset()
121 rsp_buf = (menlo_rsp_t *)kmem_zalloc(rsp_size, KM_SLEEP); in emlxs_menlo_reset()
224 menlo_rsp_t *rsp_buf, in emlxs_menlo_get_logcfg()
280 menlo_rsp_t *rsp_buf, in emlxs_menlo_get_log()
335 menlo_rsp_t *rsp_buf, in emlxs_menlo_get_paniclog()
3248 menlo_rsp_t *pLcBuf = NULL; in emlxs_dump_menlo_log()
3254 menlo_rsp_t *pLdBuf = NULL; in emlxs_dump_menlo_log()
3261 menlo_rsp_t *pPlBuf = NULL; in emlxs_dump_menlo_log()
[all …]
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_menlo.h1177 } menlo_rsp_t; typedef