Searched refs:sa_byteswap (Results 1 – 4 of 4) sorted by relevance
54 sa_bswap_type_t sa_byteswap; /* bswap functon enum */ member
42 sa_bswap_type_t sa_byteswap; member
924 tb[ATTR_NUM(value)].sa_byteswap = ATTR_BSWAP(value); in sa_attr_table_setup()953 tb[i].sa_byteswap = sa_legacy_attrs[i].sa_byteswap; in sa_attr_table_setup()972 tb[attr_id].sa_byteswap = reg_attrs[i].sa_byteswap; in sa_attr_table_setup()1225 sa_bswap_table[sa->sa_attr_table[attr].sa_byteswap](attr_addr, length); in sa_byteswap_cb()1229 sa_byteswap(sa_handle_t *hdl, sa_buf_type_t buftype) in sa_byteswap() function1288 sa_byteswap(hdl, buftype); in sa_build_index()1773 tb[i].sa_byteswap); in sa_attr_register_sync()
3459 (int)table[i].sa_length, table[i].sa_byteswap, name); in sa_attr_table()