PATH 
ADC Home > Documentation > Hardware > Device Managers and Drivers > PCI Card Services > Designing PCI Cards and Drivers for Power Macintosh Computers


  

ExpMgrSpecialCycleWriteLong

You can use the ExpMgrSpecialCycleWriteLong function to write the long word value in value to the PCI bus that contains the device node identified by the name entry pointed to by entry.

OSErr ExpMgrSpecialCycleWriteLong (
                     RegEntryIDPtr entry,
                     UInt32 value);
entry
Pointer to a Name Registry entry ID.
value
The value to be written.

© 1999 Apple Computer, Inc. – (Last Updated 26 March 99)