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
- Lines: 9
- Date:
Wed Jun 7 14:26:44 2000
- Orig file:
v2.2.15/linux/include/asm-alpha/hwrpb.h
- Orig date:
Wed May 3 17:16:47 2000
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)