Home
last modified time | relevance | path

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

/illumos-gate/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()
59 rsp_buf = (menlo_rsp_t *)kmem_zalloc(rsp_size, KM_SLEEP); in emlxs_menlo_set_mode()
111 menlo_rsp_t *rsp_buf = NULL; in emlxs_menlo_reset()
123 rsp_buf = (menlo_rsp_t *)kmem_zalloc(rsp_size, KM_SLEEP); in emlxs_menlo_reset()
227 menlo_rsp_t *rsp_buf, in emlxs_menlo_get_logcfg()
284 menlo_rsp_t *rsp_buf, in emlxs_menlo_get_log()
340 menlo_rsp_t *rsp_buf, in emlxs_menlo_get_paniclog()
3256 menlo_rsp_t *pLcBuf = NULL; in emlxs_dump_menlo_log()
3262 menlo_rsp_t *pLdBuf = NULL; in emlxs_dump_menlo_log()
3269 menlo_rsp_t *pPlBuf = NULL; in emlxs_dump_menlo_log()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_menlo.h1177 } menlo_rsp_t; typedef