Searched hist:71079 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.hdiff 71079 Mon Jan 15 16:40:37 MST 2001 mjacob 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.

Completed in 65 milliseconds