Searched refs:getDevice (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/ext/pty/
H A Dpty.c76 static void getDevice(int*, int*, char [DEVICELEN], int);
184 getDevice(&master, &slave, SlaveName, 0);
450 getDevice(int *master, int *slave, char SlaveName[DEVICELEN], int nomesg) function
513 getDevice(&master_fd, &slave_fd, slavename, 1);
/macosx-10.10.1/IOATAFamily-253.0.1/
H A DIOATACommand.h411 /*!@function getDevice
414 virtual UInt8 getDevice( void );
H A DIOATACommand.cpp843 IOExtendedLBA::getDevice( void ) function in class:IOExtendedLBA
H A DIOATAController.cpp1833 *_tfSDHReg = extLBA->getDevice();
/macosx-10.10.1/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCUnit.h140 @function getDevice
143 IOFireWireNub* getDevice() const function in class:IOFireWireAVCNub
H A DIOFireWireAVCUserClient.cpp337 IOFWUserObjectExporter * exporter = fUnit->getDevice()->getBus()->getSessionRefExporter();
371 IOFWUserObjectExporter * exporter = fUnit->getDevice()->getBus()->getSessionRefExporter();
428 IOFWUserObjectExporter * exporter = fUnit->getDevice()->getBus()->getSessionRefExporter();
601 IOFireWireNub *device = fUnit->getDevice();
H A DIOFireWireAVCUnit.cpp1561 fDevice = fAVCUnit->getDevice();
/macosx-10.10.1/IOFireWireIP-226.2/KernelHeaders/IOKit/
H A DIOFireWireIP.h311 @function getDevice
314 IOFireWireNub* getDevice() const function in class:IOFireWireIP
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWCommand.h384 IOFireWireNub * getDevice() const function in class:IOFWAsyncCommand
/macosx-10.10.1/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFireWireIPCommand.cpp58 IOFireWireNub *device = fIPLocalNode->getDevice();
H A DIOFWIPBusInterface.cpp564 IOFireWireNub *localDevice = OSDynamicCast(IOFireWireNub, fIPLocalNode->getDevice());
684 fMaxTxAsyncDoubleBuffer = 1 << ((IOFireWireNub*)(fIPLocalNode->getDevice()))->maxPackLog(true);

Completed in 188 milliseconds