Lines Matching refs:btxle
203 struct btx_hdr btx, btxle;271 btxle = btx;272 btxle.btx_pgctl = htole16(btxle.btx_pgctl);273 btxle.btx_textsz = htole16(btxle.btx_textsz);274 btxle.btx_entry = htole32(btxle.btx_entry);275 writex(fdo, &btxle, sizeof(btxle));