Symbol: FC_TYPE_IS8802_SNAP
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
2513
case FC_TYPE_IS8802_SNAP:
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_ip.c
207
FC_TYPE_IS8802_SNAP, 0);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
1957
hba->sli.sli3.ring_tval[i] = FC_TYPE_IS8802_SNAP; /* LLC/SNAP */
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2880
case FC_TYPE_IS8802_SNAP:
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3005
if (type == FC_TYPE_IS8802_SNAP) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3380
case FC_TYPE_IS8802_SNAP:
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10006
if ((sp->ub_type == FC_TYPE_IS8802_SNAP) == 0) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3443
if (pkt->pkt_cmd_fhdr.type == FC_TYPE_IS8802_SNAP) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3573
if (type == FC_TYPE_IS8802_SNAP) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3662
if (type == FC_TYPE_IS8802_SNAP &&
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3903
if (sp->ub_type == FC_TYPE_IS8802_SNAP) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9035
if (sp->ub_type == FC_TYPE_IS8802_SNAP) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9804
if (sp->ub_type == FC_TYPE_IS8802_SNAP) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9937
(sp->ub_type == FC_TYPE_IS8802_SNAP) &&
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9954
ubp->ub_frame.type = FC_TYPE_IS8802_SNAP;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
1461
if ((sp->ub_type == FC_TYPE_IS8802_SNAP) &&
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
1554
if ((sp->ub_type == FC_TYPE_IS8802_SNAP) &&
usr/src/uts/common/io/fibre-channel/impl/fctl.c
2540
(mod->mod_info->ulp_type == FC_TYPE_IS8802_SNAP)) {
usr/src/uts/common/io/fibre-channel/impl/fctl.c
2563
(mod->mod_info->ulp_type == FC_TYPE_IS8802_SNAP)) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
10852
(buf->ub_frame.type == FC_TYPE_IS8802_SNAP) &&
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2846
if (buf->ub_frame.type != FC_TYPE_IS8802_SNAP) {
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
4485
types[FC4_TYPE_WORD_POS(FC_TYPE_IS8802_SNAP)] = (1 <<
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
4486
FC4_TYPE_BIT_POS(FC_TYPE_IS8802_SNAP));
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
4571
fcip_ub_size, FC_TYPE_IS8802_SNAP, fptr->fcip_ub_tokens);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
586
FC_TYPE_IS8802_SNAP, /* type 5 for SNAP encapsulated datagrams */
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6700
fr_hdr->type = FC_TYPE_IS8802_SNAP;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6758
fr_hdr->type = FC_TYPE_IS8802_SNAP;