LOG_ASYNC
if ((logsoftc.sc_state & LOG_ASYNC) && logsoftc.sc_sigio != NULL)
logsoftc.sc_state |= LOG_ASYNC;
logsoftc.sc_state &= ~LOG_ASYNC;