Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c969 (npr->prliType == PRLI_FCP_TYPE)) { in emlxs_handle_sol_prli()
1577 if ((npr->prliType == PRLI_FCP_TYPE) && npr->targetFunc) { in emlxs_handle_unsol_prli()
2647 els->un.prli.prliType = PRLI_FCP_TYPE; in emlxs_els_reply()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1542 uint8_t prliType; /* FC Parm Word 0, bit 24:31 */ member