freebsd-dev/sys/dev/isp
Matt Jacob d6e5500f27 Do some cleanup based upon adapter role- mainly not enabling interrupts
if we're ISP_ROLE_NONE. Change ISPASYNC_LOGGED_INOUT to ISPASYNC_PROMENADE.
Make sure we note if something is a fabric device.

Target mode:
Finally fix (to a first approximation) SCSI Target Mode again- we needed
to correctly check against CAM_TARGET_WILDCARD and CAM_LUN_WILDCARD
so that targbh won't confuse us. Comment out the drainqueue stuff for
now. Use isp_fc_runstate instead if isp_control/ISPCTL_FCLINK_TEST.
2001-02-11 03:47:39 +00:00
..
isp_freebsd.c Do some cleanup based upon adapter role- mainly not enabling interrupts 2001-02-11 03:47:39 +00:00
isp_freebsd.h Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
isp_inline.h some copyright cleanups 2000-09-21 20:16:04 +00:00
isp_pci.c Set default adapter role. 2001-01-15 18:36:39 +00:00
isp_target.c Fix typo: wierd -> weird. 2001-02-06 09:25:10 +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 Minor stuff: 2001-02-11 03:44:43 +00:00
ispmbox.h Add some SNS "Register FC4 type" subcommand defines. Add some defines 2001-01-09 02:48:44 +00:00
ispreg.h Put in offset definitions for FPM and FBM registers, plus just enough 2001-01-15 18:37:14 +00:00
ispvar.h Add was_fabric_dev/fabric_dev tags to our local FC database structure 2001-01-15 18:40:37 +00:00