Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c525 int pg_done, match, all = strcmp(group, ALL) == 0; in print_all_props() local
536 pg_done = match = 0; in print_all_props()
571 if ((match || all) && !pg_done) { in print_all_props()
574 pg_done++; in print_all_props()
583 if ((match || all) && pg_done) { in print_all_props()
/titanic_50/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.c1996 goto pg_done; in isnst_add_tpg_pg()
2008 goto pg_done; in isnst_add_tpg_pg()
2016 pg_done: in isnst_add_tpg_pg()