ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference

 


IOFireWirePCRSpace.h

Includes:

Overview



Classes

IOFireWirePCRSpace

object to multiplex users of the PCR plug registers



Typedefs


IOFireWirePCRCallback


Callback called after a successful lock transaction to a plug.

typedef void ( *IOFireWirePCRCallback)(
    void *refcon,
    UInt16 nodeID,
    UInt32 plug,
    UInt32 oldVal,
    UInt32 newVal);  
Fields
refcon

refcon supplied to the IOFireWireFCPSpace when a client is registered

nodeID

is the node originating the request

plugNo

is the plug number

oldVal

is the value the plug used to contain

newVal

is the quad written into the plug


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.

 

Last Updated: 2008-12-19