IOFWLocalIsochPort

Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



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

ExpansionData


protected

struct ExpansionData { };
Discussion

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

 

 

Last Updated: 2009-10-14