ADC Home > Reference Library > Reference > Hardware & Drivers > I/O Kit Framework Reference

 


IOFireWireReadQuadletCommandInterface

Declared In:

Overview

IOFireWireReadQuadletCommandInterface -- IOFireWireLib quadlet read command object.

Discussion

Obsolete; do not use. Use IOFireWireReadCommandInterface v2 or newer and its function SetMaxPacket()



Functions

SetQuads

Set destination for read data


SetQuads


Set destination for read data

void ( *SetQuads)(
    IOFireWireLibReadQuadletCommandRef self,
    UInt32 inQuads[],
    UInt32 inNumQuads);  
Parameters
self

The command object interface of interest

inQuads

An array of quadlets

inNumQuads

Number of quadlet in 'inQuads'


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: 2009-02-23