freebsd-dev/sys/dev/ex
Edward Tomasz Napierala 3745cc73d0 Replace several instances of 'if (!a & b)' with 'if (!(a &b))' in order
to silence newer GCC versions.
2010-01-08 15:44:49 +00:00
..
if_ex_isa.c
if_ex_pccard.c
if_ex.c
if_exreg.h
if_exvar.h