freebsd-dev/sys/dev/isp
Matt Jacob 8ead30564e Add in Bill Sommerfelds -Wformat changes. Set up default node && port
WWNs correctly (Again!) - this time for the case that we're not going
to fully init the adapter if isp_init is called (with ISP_CFG_NOINIT
set in options). The pupose for this is to bring the adapter up to
almost ready to go, get info out of NVRAM, but to not start it up- leaving
it until later to actually start things up if wanted (and possibly with
different roles selected).
2000-12-29 19:12:44 +00:00
..
isp_freebsd.c Make sure we do locking if we call isp_intr. 2000-12-29 19:06:32 +00:00
isp_freebsd.h Only call ISP_UNLOCK/ISP_LOCK if isp->isp_osinfo.intsok in USEC_SLEEP. 2000-12-05 07:41:53 +00:00
isp_inline.h some copyright cleanups 2000-09-21 20:16:04 +00:00
isp_pci.c Set up to do a local interrupt fielding before calling common code- 2000-12-29 19:10:16 +00:00
isp_target.c some copyright cleanups 2000-09-21 20:16:04 +00:00
isp_target.h add a couple off offset defines for ATIO2s 2000-12-28 23:27:54 +00:00
isp_tpublic.h Some minor tweaklets. 2000-04-21 02:05:54 +00:00
isp.c Add in Bill Sommerfelds -Wformat changes. Set up default node && port 2000-12-29 19:12:44 +00:00
ispmbox.h some copyright cleanups 2000-09-21 20:16:04 +00:00
ispreg.h some copyright cleanups 2000-09-21 20:16:04 +00:00
ispvar.h Add interrupt instrumentation. Change ISP_CFG_NPORT config option to 2000-12-02 18:06:03 +00:00