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

 


IOFWAsyncCommand

Inherits from:
Declared In:

Overview



Functions

setMaxPacket

setMaxPacket


public

IOReturn setMaxPacket( UInt32 maxBytes)
Parameters
maxBytes

Maximum packet size in bytes. If the maxsize is 4 then quadlet transfers will be used.

Discussion

Sets the maximum size for block transfers used by the command. The command is initialized to use the maximum packet size calculated from the device's PHY speed, bus info block and the bus topology. Call this method before calling submit().


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