Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c279 static void *private_check; variable
903 if (private_check == confp) in cfga_private_func()
906 private_check = (void*)confp; in cfga_private_func()
/titanic_44/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c269 static void *private_check; variable
1025 if (private_check == confp) in cfga_private_func()
1028 private_check = (void*)confp; in cfga_private_func()