Lines Matching defs:SWAP16
168 #define SWAP16(x) lp->x = bswap16(lp->x)
172 SWAP16(d_type);
173 SWAP16(d_subtype);
180 SWAP16(d_sparespertrack);
181 SWAP16(d_sparespercyl);
183 SWAP16(d_rpm);
184 SWAP16(d_interleave);
185 SWAP16(d_trackskew);
186 SWAP16(d_cylskew);
197 SWAP16(d_checksum);
198 SWAP16(d_npartitions);
206 SWAP16(d_partitions[i].p_cpg);
209 #undef SWAP16