freebsd-dev/sys/x86/isa
John Baldwin 686b1e6bc0 Small style fixes:
- Avoid side-effect assignments in if statements when possible.
- Don't use ! to check for NULL pointers, explicitly check against NULL.
- Explicitly check error return values against 0.
- Don't use INTR_MPSAFE for interrupt handlers with only filters as it is
  meaningless.
- Remove unneeded function casts.
2010-12-16 17:05:28 +00:00
..
atpic.c
atrtc.c Small style fixes: 2010-12-16 17:05:28 +00:00
clock.c Restore pre-r212778 optimization, skipping timer reprogramming when it is 2010-09-18 07:36:43 +00:00
elcr.c
icu.h
isa_dma.c
isa.c
isa.h
nmi.c
orm.c