Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c541 int pg_done, match, all = strcmp(group, ALL) == 0; in print_all_props() local
552 pg_done = match = 0; in print_all_props()
587 if ((match || all) && !pg_done) { in print_all_props()
590 pg_done++; in print_all_props()
599 if ((match || all) && pg_done) { in print_all_props()
/illumos-gate/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()