freebsd-skq/sys/dev/isp
mjacob 3205a76692 Add was_fabric_dev/fabric_dev tags to our local FC database structure
(so we can see rapidly whether something was a fabric device but is
now gone).

Add a tag which says what role this adapter should take. It can take
on the value of None, Target, Initiator or Both. None is useful for
warm failover purposes. Remove the ISP_CFG_NOINIT silliness since
a role of "None" does this.

Add a isp_lastmbxcmd tag to store the opcode for the last mailbox
command used.
2001-01-15 18:40:37 +00:00
..
isp_freebsd.c Do more cleanup of the usage of 0..125 for F-port topologies. 2001-01-15 18:34:49 +00:00
isp_freebsd.h Use the isp_lastmbxcmd tag to report timed out mailbox commands. 2001-01-15 18:36:09 +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 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 When resetting the Qlogic 2X00 units, reset the FPM (Fibre Protocol 2001-01-15 18:33:08 +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