summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/ispmbox.h
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2006-12-09 01:33:55 +0000
committermjacob <mjacob@FreeBSD.org>2006-12-09 01:33:55 +0000
commit7d4ff41e1b93f860caac907854787b88eaecfb25 (patch)
tree3820eff2423d9f09f6fd1fae446bbfc7949ec9bc /sys/dev/isp/ispmbox.h
parentd2d2e316d0d84378c9eccebaf9f6f9132bf63e4d (diff)
downloadFreeBSD-src-7d4ff41e1b93f860caac907854787b88eaecfb25.zip
FreeBSD-src-7d4ff41e1b93f860caac907854787b88eaecfb25.tar.gz
clarify a comment slightly
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 f72ac07..e3652d6 100644
--- a/sys/dev/isp/ispmbox.h
+++ b/sys/dev/isp/ispmbox.h
@@ -638,7 +638,7 @@ typedef struct {
typedef struct {
isphdr_t ms_header;
uint32_t ms_handle;
- uint16_t ms_nphdl; /* XXX: Note, this is for 2K Logins only */
+ uint16_t ms_nphdl; /* handle in high byte for !2k f/w */
uint16_t ms_status;
uint16_t ms_flags;
uint16_t ms_reserved1; /* low 8 bits */
OpenPOWER on IntegriCloud