Searched refs:menlo_init_rsp_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_menlo.h426 } menlo_init_rsp_t; typedef in typeref:struct:menlo_init_rsp
1163 menlo_init_rsp_t init;
H A Demlxs_extern.h103 menlo_init_rsp_t *init_rsp);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c732 emlxs_log_fcoe_event(emlxs_port_t *port, menlo_init_rsp_t *init_rsp)
748 size = sizeof (menlo_init_rsp_t);
H A Demlxs_dfc.c6351 menlo_init_rsp_t *rsp;
6356 sizeof (menlo_init_rsp_t), 0, KM_NOSLEEP))) {
6387 cmd->length = sizeof (menlo_init_rsp_t);
6409 rsp = (menlo_init_rsp_t *)pkt->pkt_resp;

Completed in 239 milliseconds