aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isp/ispmbox.h
diff options
context:
space:
mode:
authorMatt Jacob <mjacob@FreeBSD.org>2006-12-09 01:33:55 +0000
committerMatt Jacob <mjacob@FreeBSD.org>2006-12-09 01:33:55 +0000
commit6890d7af94ea0583926e295cd8a370144886d4f4 (patch)
tree3820eff2423d9f09f6fd1fae446bbfc7949ec9bc /sys/dev/isp/ispmbox.h
parent9b03492a7d835481fc245dba885d455429d0c5d0 (diff)
downloadsrc-6890d7af94ea0583926e295cd8a370144886d4f4.tar.gz
src-6890d7af94ea0583926e295cd8a370144886d4f4.zip
clarify a comment slightly
Notes
Notes: svn path=/head/; revision=165021
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 f72ac079ab00..e3652d6d7d82 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 */