Searched refs:sctrl (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | sasl.c | 651 LDAPControl **sctrl, LDAPControl **cctrl ) in nsldapi_sasl_do_bind() argument 742 sctrl, cctrl, &scred); in nsldapi_sasl_do_bind() 1032 LDAPControl **sctrl, LDAPControl **cctrl, unsigned flags, in ldap_sasl_interactive_bind_s() argument 1072 flags, callback, defaults, sctrl, cctrl); in ldap_sasl_interactive_bind_s()
|
/titanic_50/usr/src/uts/common/io/sata/adapters/nv_sata/ |
H A D | nv_sata.c | 2342 uint32_t sctrl, serr, sstatus; in nv_reset() local 2439 sctrl = nv_get32(bar5_hdl, nvp->nvp_sctrl); in nv_reset() 2442 sctrl | SCONTROL_DET_COMRESET); in nv_reset() 2455 sctrl = nv_get32(bar5_hdl, nvp->nvp_sctrl); in nv_reset() 2457 "sctrl 0x%x, sstatus 0x%x", i, sctrl, sstatus); in nv_reset() 2461 sctrl & ~SCONTROL_DET_COMRESET); in nv_reset() 6398 uint32_t sctrl; in nv_quiesce() local 6421 sctrl = nv_get32(bar5_hdl, nvp->nvp_sctrl); in nv_quiesce() 6424 sctrl | SCONTROL_DET_COMRESET); in nv_quiesce() 6434 nv_put32(bar5_hdl, nvp->nvp_sctrl, sctrl); in nv_quiesce()
|