summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/ispmbox.h
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2015-11-24 19:20:49 +0000
committermav <mav@FreeBSD.org>2015-11-24 19:20:49 +0000
commit059f0faf5e9e5513e74d23872b5ac51855c66ed4 (patch)
tree06b11f472b87b2e3c062fe6f8b8c04b95f44d35c /sys/dev/isp/ispmbox.h
parentd8a12a25c88f78e8e7ad04263ebd9574cc6fc2fd (diff)
downloadFreeBSD-src-059f0faf5e9e5513e74d23872b5ac51855c66ed4.zip
FreeBSD-src-059f0faf5e9e5513e74d23872b5ac51855c66ed4.tar.gz
Rename ASYNC_LIP_F8 to ASYNC_LIP_NOS_OLS_RECV.
New name better repsents its meaning for modern chips.
Diffstat (limited to 'sys/dev/isp/ispmbox.h')
-rw-r--r--sys/dev/isp/ispmbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h
index 2978b0c..d724679 100644
--- a/sys/dev/isp/ispmbox.h
+++ b/sys/dev/isp/ispmbox.h
@@ -252,7 +252,7 @@
#define ASYNC_LOOP_RESET 0x8013 /* FC only */
#define ASYNC_PDB_CHANGED 0x8014
#define ASYNC_CHANGE_NOTIFY 0x8015
-#define ASYNC_LIP_F8 0x8016 /* FC only */
+#define ASYNC_LIP_NOS_OLS_RECV 0x8016 /* FC only */
#define ASYNC_LIP_ERROR 0x8017 /* FC only */
#define ASYNC_AUTO_PLOGI_RJT 0x8018
#define ASYNC_SECURITY_UPDATE 0x801B
OpenPOWER on IntegriCloud