add "disable autodisconnect" flags

This commit is contained in:
Matt Jacob 2000-06-18 04:44:41 +00:00
parent e6e799d2bc
commit d22fcb6b75

View file

@ -71,6 +71,7 @@ typedef struct {
*/
#define LUN_TQAE 0x00000001 /* bit1 Tagged Queue Action Enable */
#define LUN_DSSM 0x01000000 /* bit24 Disable Sending SDP Message */
#define LUN_DISAD 0x02000000 /* bit25 Disable autodisconnect */
#define LUN_DM 0x40000000 /* bit30 Disconnects Mandatory */
/*