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

 


IOFWLocalIsochPort

Inherits from:
IOFWIsochPort
Declared In:

Overview



Functions

notify

Informs hardware of a change to the DCL program.


notify


Informs hardware of a change to the DCL program.

public

virtual IOReturn notify( IOFWDCLNotificationType notificationType, DCLCommand **dclCommandList, UInt32 numDCLCommands );
Parameters
notificationType

Type of change.

dclCommandList

List of DCL commands that have been changed.

numDCLCommands

Number of commands in list.

Return Value

IOKit error code.

Structs and Unions


ExpansionData


protected

struct ExpansionData { };
Discussion

This structure will be used to expand the capablilties of the class in the future.


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