Searched refs:LS_RJT (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfc.h100 #define LS_RJT 0x01000000 macro
218 /* BA_RJT and LS_RJT reason codes */
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1428 * LS_RJT Payload Definition
1443 /* LS_RJT reason codes */
1454 /* LS_RJT reason explanation */
1481 } LS_RJT; typedef in typeref:struct:_LS_RJT
1758 LS_RJT lsRjt; /* Payload for LS_RJT */
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3460 LS_RJT *lsrjt;
3696 lsrjt = (LS_RJT *) pkt->pkt_resp;
6789 LS_RJT *ls_rjt;
6796 ls_rjt = (LS_RJT *)&word[1];
H A Demlxs_els.c2692 sizeof (uint32_t) + sizeof (LS_RJT), 0, 0, KM_NOSLEEP))) {
2722 * "%s LS_RJT send. oxid=%x", emlxs_elscmd_xlate(type2),
H A Demlxs_solaris.c938 {ELS_CMD_LS_RJT, "LS_RJT"},
3079 sizeof (LS_RJT), 0, 0, KM_NOSLEEP))) {
9167 /* Build the LS_RJT response */

Completed in 132 milliseconds