Searched refs:AIC_DROP_MSGIN (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/aic/
H A Daicvar.h112 #define AIC_DROP_MSGIN 0x20 macro
H A Daic.c538 aic->flags &= ~AIC_DROP_MSGIN;
548 aic->flags |= AIC_DROP_MSGIN;
551 if ((aic->flags & AIC_DROP_MSGIN)) {
574 aic->flags |= AIC_DROP_MSGIN;

Completed in 54 milliseconds