freebsd-dev/sys/dev/iscsi_initiator
Conrad Meyer e12be3218a Include eventhandler.h in more compilation units
This was enumerated with exhaustive search for sys/eventhandler.h includes,
cross-referenced against EVENTHANDLER_* usage with the comm(1) utility.  Manual
checking was performed to avoid redundant includes in some drivers where a
common os_bsd.h (for example) included sys/eventhandler.h indirectly, but it is
possible some of these are redundant with driver-specific headers in ways I
didn't notice.

(These CUs did not show up as missing eventhandler.h in tinderbox.)

X-MFC-With:	r347984
2019-05-21 01:18:43 +00:00
..
isc_cam.c
isc_sm.c
isc_soc.c
isc_subr.c
iscsi_subr.c
iscsi.c Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
iscsi.h
iscsivar.h Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00