Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_quiesce.c294 sbdp_ref_t sbr; in sbdp_check_devices() local
296 sbr.refcount = refcount; in sbdp_check_devices()
297 sbr.refcount_non_gldv3 = refcount_non_gldv3; in sbdp_check_devices()
298 sbr.sep = sep; in sbdp_check_devices()
302 (void) e_ddi_branch_referenced(dip, sbdp_check_dip, &sbr); in sbdp_check_devices()
/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_util.c370 int sbr = 0; in smb_chk_hostaccess() local
420 sbr = !sbr; in smb_chk_hostaccess()
424 if (sbr) { in smb_chk_hostaccess()