Symbol: LA_ELS_PRLI
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c
948
case LA_ELS_PRLI:
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1181
case LA_ELS_PRLI:
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1303
case LA_ELS_PRLI:
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18588
case LA_ELS_PRLI: {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3068
case LA_ELS_PRLI:
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
13719
case LA_ELS_PRLI:
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
15260
case LA_ELS_PRLI:
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
15435
if (icmd->ipkt_opcode == LA_ELS_PRLI) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4245
case LA_ELS_PRLI:
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
5097
map_entry->map_pd != NULL) ? LA_ELS_PRLI : LA_ELS_PLOGI;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
5160
ASSERT(opcode == LA_ELS_PLOGI || opcode == LA_ELS_PRLI);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
5172
ASSERT(opcode == LA_ELS_PRLI);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
5271
case LA_ELS_PRLI: {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
5281
prli.ls_code = LA_ELS_PRLI;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
5285
icmd->ipkt_opcode = LA_ELS_PRLI;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
5638
icmd->ipkt_opcode = LA_ELS_PRLI;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6225
if (icmd->ipkt_opcode == LA_ELS_PRLI) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6268
if (fcp_send_els(pptr, ptgt, icmd, LA_ELS_PRLI,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6277
case LA_ELS_PRLI:
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
2379
{LA_ELS_PRLI, "LA_ELS_PRLI"}, \