Searched refs:am_negative (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/siba/
H A Dsiba_subr.c641 admatch->am_negative = false;
647 admatch->am_negative = ((am & SIBA_AM_ADNEG) != 0);
653 admatch->am_negative = ((am & SIBA_AM_ADNEG) != 0);
H A Dsibavar.h150 bool am_negative; /**< if true, negative matching is performed. */ member in struct:siba_admatch
H A Dsiba_erom.c309 if (admatch[num_admatch_en].am_negative) {

Completed in 114 milliseconds