• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/AppleMacRiscPCI-3.4/

Lines Matching refs:space

76     inline bool setConfigSpace( IOPCIAddressSpace space, UInt8 offset );
88 virtual UInt32 configRead32( IOPCIAddressSpace space, UInt8 offset );
89 virtual void configWrite32( IOPCIAddressSpace space,
91 virtual UInt16 configRead16( IOPCIAddressSpace space, UInt8 offset );
92 virtual void configWrite16( IOPCIAddressSpace space,
94 virtual UInt8 configRead8( IOPCIAddressSpace space, UInt8 offset );
95 virtual void configWrite8( IOPCIAddressSpace space,
130 inline volatile UInt8 * setConfigSpace( IOPCIAddressSpace space, UInt8 offset );
140 virtual UInt32 configRead32( IOPCIAddressSpace space, UInt8 offset );
141 virtual void configWrite32( IOPCIAddressSpace space,
143 virtual UInt16 configRead16( IOPCIAddressSpace space, UInt8 offset );
144 virtual void configWrite16( IOPCIAddressSpace space,
146 virtual UInt8 configRead8( IOPCIAddressSpace space, UInt8 offset );
147 virtual void configWrite8( IOPCIAddressSpace space,
174 inline bool configCycleAtomic( IOPCIAddressSpace space);
175 inline volatile UInt8 * setConfigSpace( IOPCIAddressSpace space, UInt8 offset );
185 virtual UInt32 configRead32( IOPCIAddressSpace space, UInt8 offset );
186 virtual void configWrite32( IOPCIAddressSpace space,
188 virtual UInt16 configRead16( IOPCIAddressSpace space, UInt8 offset );
189 virtual void configWrite16( IOPCIAddressSpace space,
191 virtual UInt8 configRead8( IOPCIAddressSpace space, UInt8 offset );
192 virtual void configWrite8( IOPCIAddressSpace space,
262 inline void configSetClearMask( IOPCIAddressSpace space,