patch-2.2.16 linux/include/asm-alpha/hwrpb.h

Next file: linux/include/asm-alpha/pgtable.h
Previous file: linux/include/asm-alpha/core_tsunami.h
Back to the patch index
Back to the overall index

diff -urN v2.2.15/linux/include/asm-alpha/hwrpb.h linux/include/asm-alpha/hwrpb.h
@@ -190,6 +190,8 @@
 	unsigned long dsr_offset;	/* "Dynamic System Recognition Data Block Table" */
 };
 
+#define HWRPB_MEMBER_ID(v)	(((v) >> 10) & 0x3f)
+
 #ifdef __KERNEL__
 
 extern struct hwrpb_struct *hwrpb;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)