Symbol: FC_TYPE_SCSI_FCP
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
10280
pkt->pkt_cmd_fhdr.type = FC_TYPE_SCSI_FCP;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2692
pkt->pkt_cmd_fhdr.type = FC_TYPE_SCSI_FCP;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2823
pkt->pkt_cmd_fhdr.type = FC_TYPE_SCSI_FCP;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
1943
hba->sli.sli3.ring_tval[i] = FC_TYPE_SCSI_FCP;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10734
FC_TYPE_SCSI_FCP) && pkt->pkt_rsplen &&
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2553
case FC_TYPE_SCSI_FCP:
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2575
case FC_TYPE_SCSI_FCP:
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2890
case FC_TYPE_SCSI_FCP:
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c
265
FFM_TYPE(FC_TYPE_SCSI_FCP, nfrm);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c
315
FFM_TYPE(FC_TYPE_SCSI_FCP, nfrm);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3425
if (pkt->pkt_cmd_fhdr.type == FC_TYPE_SCSI_FCP) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5130
pkt->pkt_cmd_fhdr.type == FC_TYPE_SCSI_FCP) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
11443
hp->type = FC_TYPE_SCSI_FCP;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
16164
hp->type = FC_TYPE_SCSI_FCP;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
2625
hp->type = FC_TYPE_SCSI_FCP;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6572
hp->type = FC_TYPE_SCSI_FCP;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
9714
types[FC4_TYPE_WORD_POS(FC_TYPE_SCSI_FCP)] =
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
9715
(1 << FC4_TYPE_BIT_POS(FC_TYPE_SCSI_FCP));