Home
last modified time | relevance | path

Searched refs:glda_sap (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dgldutil.c353 REF_HOST_USHORT(gldp->glda_sap) != 0) in gld_unitdata_ether()
354 typelen = REF_HOST_USHORT(gldp->glda_sap); in gld_unitdata_ether()
491 REF_HOST_USHORT(gldp->glda_sap) != 0) in gld_fastpath_ether()
1074 REF_HOST_USHORT(gldp->glda_sap) != 0) in gld_unitdata_fddi()
1075 type = REF_HOST_USHORT(gldp->glda_sap); in gld_unitdata_fddi()
1150 REF_HOST_USHORT(gldp->glda_sap) != 0) in gld_fastpath_fddi()
1151 type = REF_HOST_USHORT(gldp->glda_sap); in gld_fastpath_fddi()
1481 REF_HOST_USHORT(gldp->glda_sap) != 0) in gld_unitdata_tr()
1482 type = REF_HOST_USHORT(gldp->glda_sap); in gld_unitdata_tr()
1624 REF_HOST_USHORT(gldp->glda_sap) != 0) in gld_fastpath_tr()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dgldpriv.h558 unsigned short glda_sap; member