Searched refs:REF_HOST_USHORT (Results 1 – 2 of 2) sorted by relevance
354 REF_HOST_USHORT(gldp->glda_sap) != 0) in gld_unitdata_ether()355 typelen = REF_HOST_USHORT(gldp->glda_sap); in gld_unitdata_ether()492 REF_HOST_USHORT(gldp->glda_sap) != 0) in gld_fastpath_ether()493 typelen = REF_HOST_USHORT(gldp->glda_sap); in gld_fastpath_ether()903 REF_HOST_USHORT(gldp->ipoib_rhdr.ipoib_type) != 0) in gld_unitdata_ib()904 type = REF_HOST_USHORT(gldp->ipoib_rhdr.ipoib_type); in gld_unitdata_ib()955 REF_HOST_USHORT(gldp->ipoib_rhdr.ipoib_type) != 0) in gld_fastpath_ib()956 type = REF_HOST_USHORT(gldp->ipoib_rhdr.ipoib_type); in gld_fastpath_ib()1157 REF_HOST_USHORT(gldp->glda_sap) != 0) in gld_unitdata_fddi()1158 type = REF_HOST_USHORT(gldp->glda_sap); in gld_unitdata_fddi()[all …]
456 #define REF_HOST_USHORT(lvalue) (lvalue) macro473 #define REF_HOST_USHORT(lvalue) \ macro479 #define REF_HOST_USHORT(lvalue) \ macro