Searched refs:Publish (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibUnitDirectory.h72 IOReturn Publish() ;
H A DIOFireWireLibUnitDirectory.cpp211 LocalUnitDirectory::Publish() function in class:IOFireWireLib::LocalUnitDirectory
288 return IOFireWireIUnknown::InterfaceMap<LocalUnitDirectory>::GetThis(self)->Publish();
H A DIOFireWireLib.h2144 Publish() should be called to cause it to appear in the config ROM.
2145 Unpublish() has the reverse effect as Publish().
2190 /*! @function Publish
2195 IOReturn (*Publish)(IOFireWireLibLocalUnitDirectoryRef self) ; member in struct:IOFireWireLocalUnitDirectoryInterface_t
2198 @abstract Has the opposite effect from Publish(). This call removes a unit directory from the

Completed in 107 milliseconds