patch-2.4.20 linux-2.4.20/include/asm-ppc64/iSeries/iSeries_pci.h
Next file: linux-2.4.20/include/asm-ppc64/io.h
Previous file: linux-2.4.20/include/asm-ppc64/iSeries/LparData.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-ppc64/iSeries/iSeries_pci.h
- Orig date:
Fri Aug 2 17:39:45 2002
diff -urN linux-2.4.19/include/asm-ppc64/iSeries/iSeries_pci.h linux-2.4.20/include/asm-ppc64/iSeries/iSeries_pci.h
@@ -89,7 +89,8 @@
int Flags; /* Possible flags(disable/bist)*/
u16 Vendor; /* Vendor ID */
u8 LogicalSlot; /* Hv Slot Index for Tces */
- struct TceTable* DevTceTable; /* Device TCE Table */
+ struct TceTable* DevTceTable; /* Device TCE Table */
+ spinlock_t IoLock; /* Lock to single thread device*/
u8 PhbId; /* Phb Card is on. */
u16 Board; /* Board Number */
u8 FrameId; /* iSeries spcn Frame Id */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)