Add comment set spec id to macro types

This commit is contained in:
jmc 2001-04-23 00:57:32 +00:00
parent 7c87238caa
commit a0c30da432
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: sbp2reg.h,v 1.2 2001/01/18 17:48:04 tv Exp $ */
/* $NetBSD: sbp2reg.h,v 1.3 2001/04/23 00:57:32 jmc Exp $ */
/*-
* Copyright (c) 2000 The NetBSD Foundation, Inc.
@ -42,6 +42,10 @@
#define SBP2_UNIT_SPEC_ID 0x00609E /* NCITS OUI */
#define SBP2_UNIT_SW_VERSION 0x010483
/* 0x38/8, oui/24
*/
#define SBP2_KEYVALUE_Command_Set_Spec_Id 0x38 /* immediate (OUI) */
/* 0x39/8, oui/24 Unit Directory
*/
#define SBP2_KEYVALUE_Command_Set 0x39 /* immediate (OUI) */