Searched refs:hton24 (Results 1 – 2 of 2) sorted by relevance
31 static inline void hton24(u8 *p, u32 v) in hton24() function256 hton24(fh->fh_d_id, did); in __fc_fill_fc_hdr()257 hton24(fh->fh_s_id, sid); in __fc_fill_fc_hdr()259 hton24(fh->fh_f_ctl, f_ctl); in __fc_fill_fc_hdr()
58 #define hton24(p, v) { \ macro