Searched refs:menlo_get_config_rsp_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_menlo.h478 } menlo_get_config_rsp_t; typedef in typeref:struct:menlo_get_config_rsp
1164 menlo_get_config_rsp_t config;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c166 menlo_get_config_rsp_t *rsp_buf,
181 rsp_size = sizeof (menlo_get_config_rsp_t);
3243 menlo_get_config_rsp_t GcBuf;
3244 menlo_get_config_rsp_t *pGcBuf = &GcBuf;
3273 emlxs_menlo_get_cfg(hba, pGcBuf, sizeof (menlo_get_config_rsp_t));

Completed in 74 milliseconds