Searched defs:first_pass (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_nvram.c56 int first_pass = 1; local
218 __func__, (first_pass ? "first" : "second"));
246 __func__, (first_pass ? "First" : "Second"));
250 if (first_pass) {
251 first_pass = 0;
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c6333 int first_pass = TRUE; local
6450 if (first_pass) {
6465 if (first_pass == TRUE) {
6466 first_pass = FALSE;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c1748 int first_pass = 1; local
2075 if (first_pass) {
2079 first_pass = 0;

Completed in 278 milliseconds