Symbol: SLI_CT_REQUEST
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
8889
SLI_CT_REQUEST *CtCmd;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
8983
CtCmd = (SLI_CT_REQUEST*)pkt->pkt_cmd;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9068
CtCmd = (SLI_CT_REQUEST*)pkt->pkt_resp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
2956
SLI_CT_REQUEST *CtRsp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
2957
SLI_CT_REQUEST *CtCmd;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
2994
CtCmd = (SLI_CT_REQUEST *)pkt->pkt_cmd;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
3066
CtRsp = (SLI_CT_REQUEST *)pkt->pkt_resp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
3292
SLI_CT_REQUEST *CtCmd;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
3297
CtCmd = (SLI_CT_REQUEST *)mp->virt;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
3352
SLI_CT_REQUEST *ct;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
3354
if (!(pkt = emlxs_pkt_alloc(port, sizeof (SLI_CT_REQUEST),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
3355
sizeof (SLI_CT_REQUEST), 0, KM_NOSLEEP))) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
3377
ct = (SLI_CT_REQUEST *)pkt->pkt_cmd;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
5092
if (((SLI_CT_REQUEST *) pkt->pkt_cmd)->CommandResponse.bits.
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10016
SLI_CT_REQUEST *CtCmd;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10019
CtCmd = (SLI_CT_REQUEST *)pkt->pkt_cmd;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10033
SLI_CT_REQUEST *CtCmd;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10036
CtCmd = (SLI_CT_REQUEST *)pkt->pkt_cmd;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10045
SLI_CT_REQUEST *CtCmd;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10048
CtCmd = (SLI_CT_REQUEST *)pkt->pkt_cmd;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10081
SLI_CT_REQUEST *CtCmd;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10085
CtCmd = (SLI_CT_REQUEST *)pkt->pkt_cmd;