Home
last modified time | relevance | path

Searched refs:si_base (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/powerpc/booke/dev/
Dpq3gpio.c510 bus_addr_t si_base; member
554 int error = bus_space_map(bst, si->si_base, in pq3gpio_attach()
/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dsyncrepl.c115 struct berval si_base; member
606 base = si->si_base.bv_val; in ldap_sync_search()
4015 op->o_req_dn = si->si_base; in syncrepl_entry()
4016 op->o_req_ndn = si->si_base; in syncrepl_entry()
4536 op->o_req_dn = si->si_base; in syncrepl_del_nonpresent()
4537 op->o_req_ndn = si->si_base; in syncrepl_del_nonpresent()
5857 if ( sie->si_base.bv_val ) { in syncinfo_free()
5858 ch_free( sie->si_base.bv_val ); in syncinfo_free()
5977 vnc = ch_malloc( si->si_base.bv_len + 6 ); in config_suffixm()
5979 lutil_strcopy( lutil_strcopy( vnc+4, si->si_base.bv_val ), "$" ); in config_suffixm()
[all …]