diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2001-02-23 05:35:50 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2001-02-23 05:35:50 +0000 |
| commit | 4102f2f6efdc92f25fe4fa37dfe5a03872f66fd9 (patch) | |
| tree | abc6fc189855cf0c0fef40d8d4842ac7ea63fd99 /sys/dev/isp/ispmbox.h | |
| parent | 452420419048350b3f6903e3c0e0dc890dcb57cd (diff) | |
Notes
Diffstat (limited to 'sys/dev/isp/ispmbox.h')
| -rw-r--r-- | sys/dev/isp/ispmbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h index bf0fc358fdf83..ce2fe06c68e05 100644 --- a/sys/dev/isp/ispmbox.h +++ b/sys/dev/isp/ispmbox.h @@ -537,7 +537,7 @@ typedef struct isp_icb { #define ICBOPT_PREVLOOP 0x0800 #define ICBOPT_STOP_ON_QFULL 0x1000 #define ICBOPT_FULL_LOGIN 0x2000 -#define ICBOPT_USE_PORTNAME 0x4000 +#define ICBOPT_BOTH_WWNS 0x4000 #define ICBOPT_EXTENDED 0x8000 #define ICBXOPT_CLASS2_ACK0 0x0200 |
