summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/ispmbox.h
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2016-04-09 14:50:47 +0000
committermav <mav@FreeBSD.org>2016-04-09 14:50:47 +0000
commit872f9979ca66f9de4958fee179e93aadf7de7dd8 (patch)
tree8233aab4aaa61bc3c06d71cd4b2f5d58b723cc99 /sys/dev/isp/ispmbox.h
parent6beb82443a9241c4c9035f9b1df9d1358154592c (diff)
downloadFreeBSD-src-872f9979ca66f9de4958fee179e93aadf7de7dd8.zip
FreeBSD-src-872f9979ca66f9de4958fee179e93aadf7de7dd8.tar.gz
Register symbolic port/node names in FC name server.
This is cosmetics that simplifies identification of new ports on FC switch. It would be good to use target name from CTL here instead of hostname, but it is not passed here through CAM now. MFC after: 2 weeks
Diffstat (limited to 'sys/dev/isp/ispmbox.h')
-rw-r--r--sys/dev/isp/ispmbox.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h
index 5a1306f..8bd4d1a 100644
--- a/sys/dev/isp/ispmbox.h
+++ b/sys/dev/isp/ispmbox.h
@@ -1548,7 +1548,9 @@ typedef struct {
#define SNS_GFF_ID 0x11F
#define SNS_GID_FT 0x171
#define SNS_RFT_ID 0x217
+#define SNS_RSPN_ID 0x218
#define SNS_RFF_ID 0x21F
+#define SNS_RSNN_NN 0x239
typedef struct {
uint16_t snscb_rblen; /* response buffer length (words) */
uint16_t snscb_reserved0;
OpenPOWER on IntegriCloud