Searched refs:la_els_prli_t (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_linkapp.h170 } la_els_prli_t; typedef in typeref:struct:la_els_prli
190 _NOTE(SCHEME_PROTECTS_DATA("unique per request", la_els_prli_t))
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dcontract.h430 } la_els_prli_t; typedef in typeref:struct:la_els_prli_s
432 typedef la_els_prli_t la_els_prli_reply_t;
433 typedef la_els_prli_t la_els_prlo_t;
434 typedef la_els_prli_t la_els_prlo_reply_t;
/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcal_linkapp.h248 } la_els_prli_t; typedef in typeref:struct:la_els_prli
251 typedef la_els_prli_t la_els_prli_reply_t;
254 typedef la_els_prli_t la_els_prlo_t;
257 typedef la_els_prli_t la_els_prlo_reply_t;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1432 la_els_prli_t *els_prli = (la_els_prli_t *)(void *)fpkt->pkt_cmd;
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c5094 alloc = FCP_MAX(sizeof (la_els_logi_t), sizeof (la_els_prli_t));
5168 cmd_len = sizeof (la_els_prli_t);
5169 resp_len = sizeof (la_els_prli_t);
5174 sizeof (la_els_prli_t));
5618 if ((icmd = fcp_icmd_alloc(pptr, ptgt, sizeof (la_els_prli_t),
5619 sizeof (la_els_prli_t), 0,
5629 fpkt->pkt_cmdlen = sizeof (la_els_prli_t);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c5419 la_els_prli_t acc;
5500 la_els_prli_t acc;

Completed in 177 milliseconds