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

/illumos-gate/usr/src/uts/common/os/
H A Dpanic.c185 * The do_polled_io flag is set by the panic code to inform the SCSI subsystem
188 int do_polled_io = 0; variable
368 * Prior to performing sync or dump, we make sure that do_polled_io is
381 do_polled_io = 1;
393 do_polled_io = 1;

Completed in 59 milliseconds