Searched refs:bit32 (Results 1 – 5 of 5) sorted by relevance
246 bool bit32; /* whether the location is 32 bits? */ member
743 return note->bit32 ? in sdt_note__get_addr()750 return note->bit32 ? in sdt_note__get_ref_ctr_offset()
2693 if (tmp->bit32) in sdt_adjust_loc()2709 if (tmp->bit32 && tmp->addr.a32[SDT_NOTE_IDX_REFCTR]) in sdt_adjust_refctr()2808 tmp->bit32 = true; in populate_sdt_note()2811 tmp->bit32 = false; in populate_sdt_note()
1788 bool bit32; in b43legacy_write_initvals() local1797 bit32 = !!(offset & B43legacy_IV_32BIT); in b43legacy_write_initvals()1801 if (bit32) { in b43legacy_write_initvals()
2762 bool bit32; in b43_write_initvals() local2771 bit32 = !!(offset & B43_IV_32BIT); in b43_write_initvals()2775 if (bit32) { in b43_write_initvals()