Home | History | Annotate | Download | only in libkern

Lines Matching defs:SWAP16

62 #define	SWAP16(x)	nlp->x = bswap16(olp->x)
66 SWAP16(d_type);
67 SWAP16(d_subtype);
88 SWAP16(d_sparespertrack);
89 SWAP16(d_sparespercyl);
93 SWAP16(d_rpm);
94 SWAP16(d_interleave);
95 SWAP16(d_trackskew);
96 SWAP16(d_cylskew);
107 SWAP16(d_npartitions);
117 SWAP16(d_partitions[i].p_cpg);
120 #undef SWAP16