Home
last modified time | relevance | path

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

/include/scsi/
Dfc_frame.h31 static inline void hton24(u8 *p, u32 v) in hton24() function
256 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()
Discsi_proto.h58 #define hton24(p, v) { \ macro