Searched refs:currentChannel (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DIsochronousDataHandler.h196 UInt32 currentChannel; member in struct:IDHDeviceStatus
H A DIsochronousDataHandler.i270 UInt32 currentChannel;
H A DIsochComponentsRef207 UInt32 currentChannel; /* ??? */
H A DDVIsochComponent.c1273 deviceStatus.currentChannel = 0;
2371 status->currentChannel = 0;
/macosx-10.10.1/IOFWDVComponents-207.4.1/tests/
H A Ddevicetest.c299 printf("currentChannel %d ", deviceStatus.currentChannel);
H A Dtestcomp.c456 printf("currentChannel %d ", deviceStatus.currentChannel);
H A Dwritetest.c331 printf("currentChannel %d ", deviceStatus.currentChannel);
H A Dreadtest.c551 printf("currentChannel %d ", deviceStatus.currentChannel);
/macosx-10.10.1/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFWIPBusInterface.cpp1945 UInt32 currentChannel; local
1982 currentChannel = groupDescr->channel;
1995 currentChannel = arb->handle.multicast.channel;
1997 if (currentChannel != groupDescr->channel)
1999 priorMcb = OSDynamicCast(MCB, mcapState->getObject(currentChannel));
/macosx-10.10.1/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDVIsochComponent.MacOS91366 status->currentChannel = 0;
3059 deviceStatus.currentChannel = 0;

Completed in 189 milliseconds