Searched refs:handleBusReset (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireIRMAllocation.h88 virtual void handleBusReset(UInt32 generation);
H A DIOFWIsochChannel.h98 virtual void handleBusReset();
H A DIOFireWireIRM.cpp552 // IOFireWireIRMAllocation::handleBusReset
555 void IOFireWireIRMAllocation::handleBusReset(UInt32 generation) function in class:IOFireWireIRMAllocation
679 pIRMAllocation->release(); // retain occurred in handleBusReset
H A DIOFWIsochChannel.cpp937 // handleBusReset
941 void IOFWIsochChannel::handleBusReset() function in class:IOFWIsochChannel
987 channel->release(); // retain occurred in handleBusReset
H A DIOFireWireController.cpp2516 found->handleBusReset();
2523 irmAllocationfound->handleBusReset(fBusGeneration);
/macosx-10.10/IOATAFamily-253.0.1/
H A DIOATAController.h214 virtual IOReturn handleBusReset(void);
H A DIOATAController.cpp712 result = handleBusReset();
1064 IOATAController::handleBusReset(void) function in class:IOATAController
/macosx-10.10/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDVIsochComponent.MacOS987 <66> 8/9/99 jkl Added handleBusReset call proc for interrupt level bus reset
582 OSStatus handleBusReset(FWClientInterfaceParamsPtr pParams, UInt32 *pCommandAcceptance);
5329 error = FWSetFWClientResetNotifyProc(pDeviceDescription->fwClientID, handleBusReset);
5534 error = FWSetFWClientResetNotifyProc(pDeviceDescription->fwClientID, handleBusReset);
8002 OSStatus handleBusReset(FWClientInterfaceParamsPtr pParams, UInt32 *pCommandAcceptance)

Completed in 159 milliseconds