patch-2.4.20 linux-2.4.20/include/asm-mips64/sn/io.h
Next file: linux-2.4.20/include/asm-mips64/sn/klconfig.h
Previous file: linux-2.4.20/include/asm-mips64/sn/intr_public.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-mips64/sn/io.h
- Orig date:
Wed Jul 12 15:15:10 2000
diff -urN linux-2.4.19/include/asm-mips64/sn/io.h linux-2.4.20/include/asm-mips64/sn/io.h
@@ -56,9 +56,9 @@
#define IIO_ITTE_GET(nasid, bigwin) REMOTE_HUB_ADDR((nasid), IIO_ITTE(bigwin))
/*
- * Macro which takes the widget number, and returns the
+ * Macro which takes the widget number, and returns the
* IO PRB address of that widget.
- * value _x is expected to be a widget number in the range
+ * value _x is expected to be a widget number in the range
* 0, 8 - 0xF
*/
#define IIO_IOPRB(_x) (IIO_IOPRB_0 + ( ( (_x) < HUB_WIDGET_ID_MIN ? \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)