Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsmp.h52 uint32_t smp_busy; /* busy */ member
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsmp.c477 while (smp_state->smp_busy) in smp_handle_func()
480 smp_state->smp_busy = 1; in smp_handle_func()
496 smp_state->smp_busy = 0; in smp_handle_func()