Searched refs:fIRM (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireController.cpp805 if( fIRM != NULL )
807 fIRM->release();
808 fIRM = NULL;
1139 fIRM = IOFireWireIRM::create(this);
1140 FWPANICASSERT( fIRM != NULL );
2287 fIRM->processBusReset( fLocalNodeID, fIRMNodeID, fBusGeneration );
H A DIOFireWireController.h558 IOFireWireIRM * fIRM; member in class:IOFireWireController

Completed in 73 milliseconds