Searched refs:REF_HOST_USHORT (Results 1 – 2 of 2) sorted by relevance
353 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()492 typelen = REF_HOST_USHORT(gldp->glda_sap); in gld_fastpath_ether()820 REF_HOST_USHORT(gldp->ipoib_rhdr.ipoib_type) != 0) in gld_unitdata_ib()821 type = REF_HOST_USHORT(gldp->ipoib_rhdr.ipoib_type); in gld_unitdata_ib()872 REF_HOST_USHORT(gldp->ipoib_rhdr.ipoib_type) != 0) in gld_fastpath_ib()873 type = REF_HOST_USHORT(gldp->ipoib_rhdr.ipoib_type); in gld_fastpath_ib()1074 REF_HOST_USHORT(gldp->glda_sap) != 0) in gld_unitdata_fddi()1075 type = REF_HOST_USHORT(gldp->glda_sap); in gld_unitdata_fddi()[all …]
443 #define REF_HOST_USHORT(lvalue) (lvalue) macro460 #define REF_HOST_USHORT(lvalue) \ macro466 #define REF_HOST_USHORT(lvalue) \ macro