Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c957 PRLI *npr; in emlxs_handle_sol_prli()
961 npr = (PRLI *)((caddr_t)pkt->pkt_resp + sizeof (uint32_t)); in emlxs_handle_sol_prli()
1553 PRLI *npr; in emlxs_handle_unsol_prli()
1574 npr = (PRLI *)((caddr_t)mp->virt + sizeof (uint32_t)); in emlxs_handle_unsol_prli()
2571 sizeof (uint32_t) + sizeof (PRLI), 0, 0, in emlxs_els_reply()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1617 } PRLI; typedef
1791 PRLI prli; /* Payload for PRLI/ACC */