Searched refs:bit32 (Results 1 – 4 of 4) sorted by relevance
328 bool bit32; /* whether the location is 32 bits? */246 bool bit32; /* whether the location is 32 bits? */ global() member
727 return note->bit32 ? in sdt_note__get_addr() 734 return note->bit32 ? in sdt_note__get_ref_ctr_offset()
2705 if (tmp->bit32) in populate_sdt_note() 2721 if (tmp->bit32 && tmp->addr.a32[SDT_NOTE_IDX_REFCTR]) in populate_sdt_note() 2820 tmp->bit32 = true; in construct_sdt_notes_list() 2823 tmp->bit32 = false; in construct_sdt_notes_list()
1788 bool bit32; in b43legacy_write_initvals() local1797 bit32 = !!(offset & B43legacy_IV_32BIT); in b43legacy_write_initvals()1801 if (bit32) { in b43legacy_write_initvals()