Searched refs:betoh32 (Results 1 – 13 of 13) sorted by relevance
124 l = betoh32(thelabel.sl_xpmag); in main()126 l += betoh32(thelabel.sl_xpart[i].sdkp_cyloffset); in main()127 l += betoh32(thelabel.sl_xpart[i].sdkp_nsectors); in main()130 betoh32(thelabel.sl_xpsum), l); in main()132 betoh32(thelabel.sl_xpmag), SL_XPMAG); in main()135 betoh32(thelabel.sl_xpart[i].sdkp_nsectors), in main()136 betoh32(thelabel.sl_xpart[i].sdkp_cyloffset)); in main()167 betoh32(thelabel.sl_part[i].sdkp_nsectors), in main()168 betoh32(thelabel.sl_part[i].sdkp_cyloffset)); in main()
158 u_int32_t betoh32(u_int32_t);183 #define betoh32 swap32 macro216 #define betoh32(x) ((uint32_t)(x)) macro232 #define ntohl betoh32235 #define be32toh betoh32
32 return (betoh32(x)); in ntohl()
208 dlen = betoh32(*(u_int32_t *)buf) + 4; in get_media_capabilities()597 *availblk = betoh32(tmp); in get_disc_size()623 *nwa = betoh32(tmp); in get_nwa()
1500 lba2msf(betoh32(s.data->what.position.reladdr.lba), &mm, &ss, in status()
53 byteorder.3 htobe64.3 byteorder.3 betoh16.3 byteorder.3 betoh32.3 \
793 rc.maxlba = betoh32(rc.maxlba); in bio_pt_readcap()794 rc.bsize = betoh32(rc.bsize); in bio_pt_readcap()
442 size = betoh32(*(u_int32_t *)(sc->buffer + 2)); in tpm_read_data()
153 #define ahc_be32toh(x) betoh32(x)
72 #define ftoh32(x) (is_lefile ? letoh32(x) : betoh32(x))
969 cte->addr.lba = betoh32(cte->addr.lba);1012 cte->addr.lba = betoh32(cte->addr.lba);
3098 ./man3/betoh32.htm
5354 ./usr/share/man/cat3/betoh32.0