• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/IOStorageFamily-182.1.1/

Lines Matching refs:IOMediaBSDClient

44 #include <IOKit/storage/IOMediaBSDClient.h>
52 OSDefineMetaClassAndStructors(IOMediaBSDClient, IOService)
171 IOMediaBSDClient * client; // (minor's media bsd client object)
210 IOMediaBSDClient * client,
215 IOMediaBSDClient * client,
286 bool IOMediaBSDClient::init(OSDictionary * properties)
308 void IOMediaBSDClient::free()
317 bool IOMediaBSDClient::start(IOService * provider)
351 bool IOMediaBSDClient::terminate(IOOptionBits options)
398 IOMedia * IOMediaBSDClient::getWholeMedia( IOMedia * media,
490 bool IOMediaBSDClient::createNodes(IOMedia * media)
601 AnchorTable * IOMediaBSDClient::getAnchors()
610 MinorTable * IOMediaBSDClient::getMinors()
619 MinorSlot * IOMediaBSDClient::getMinor(UInt32 minorID)
629 IOMedia * IOMediaBSDClient::getProvider() const
640 int IOMediaBSDClient::ioctl( dev_t dev,
654 OSMetaClassDefineReservedUnused(IOMediaBSDClient, 0);
656 OSMetaClassDefineReservedUsed(IOMediaBSDClient, 0);
658 OSMetaClassDefineReservedUnused(IOMediaBSDClient, 1);
659 OSMetaClassDefineReservedUnused(IOMediaBSDClient, 2);
660 OSMetaClassDefineReservedUnused(IOMediaBSDClient, 3);
661 OSMetaClassDefineReservedUnused(IOMediaBSDClient, 4);
662 OSMetaClassDefineReservedUnused(IOMediaBSDClient, 5);
663 OSMetaClassDefineReservedUnused(IOMediaBSDClient, 6);
664 OSMetaClassDefineReservedUnused(IOMediaBSDClient, 7);
665 OSMetaClassDefineReservedUnused(IOMediaBSDClient, 8);
666 OSMetaClassDefineReservedUnused(IOMediaBSDClient, 9);
667 OSMetaClassDefineReservedUnused(IOMediaBSDClient, 10);
668 OSMetaClassDefineReservedUnused(IOMediaBSDClient, 11);
669 OSMetaClassDefineReservedUnused(IOMediaBSDClient, 12);
670 OSMetaClassDefineReservedUnused(IOMediaBSDClient, 13);
671 OSMetaClassDefineReservedUnused(IOMediaBSDClient, 14);
672 OSMetaClassDefineReservedUnused(IOMediaBSDClient, 15);
1118 IOMediaBSDClient * client;
1510 IOMediaBSDClient * client;
1590 IOMediaBSDClient * client;
1652 // This shall ensure the new IOMediaBSDClient reconnects prior
3196 IOMediaBSDClient * client,
3351 IOMediaBSDClient * client,