Home
last modified time | relevance | path

Searched refs:not_done (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_mp_states.c169 uint8_t volatile not_done; in xt_cpu_unreg_powerdown() local
184 not_done = 1; in xt_cpu_unreg_powerdown()
187 (uint64_t)&not_done, 0); in xt_cpu_unreg_powerdown()
192 while (not_done) { in xt_cpu_unreg_powerdown()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c270 boolean_t not_done = B_TRUE; in ip_proto_of() local
295 not_done = B_FALSE; in ip_proto_of()
298 } while (not_done); in ip_proto_of()
320 boolean_t not_done = B_TRUE; in ip_hdr_len() local
347 not_done = B_FALSE; in ip_hdr_len()
350 } while (not_done); in ip_hdr_len()
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c8413 int not_done = 0; in fas_watch_reset_delay() local
8425 not_done += fas_watch_reset_delay_subr(fas); in fas_watch_reset_delay()
8430 if (not_done) { in fas_watch_reset_delay()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c7301 int not_done = 0; in stmf_target_reset_poll() local
7318 not_done = 1; in stmf_target_reset_poll()
7329 if (not_done) { in stmf_target_reset_poll()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c9660 int not_done = 0; in mptsas_watch_reset_delay() local
9673 not_done += mptsas_watch_reset_delay_subr(mpt); in mptsas_watch_reset_delay()
9678 if (not_done) { in mptsas_watch_reset_delay()