Searched refs:getDirection (Results 1 – 5 of 5) sorted by relevance
105 _descriptors[index]->complete(getDirection()); in clearMemoryDescriptors()201 forDirection = getDirection(); in prepare()240 forDirection = getDirection(); in complete()
130 assert(descriptors[index]->getDirection() == in initWithDescriptors()187 forDirection = getDirection(); in prepare()222 forDirection = getDirection(); in complete()
2437 IOMemoryDescriptor::getDirection() const in getDirection() function in IOMemoryDescriptor3073 data->fDirection = getDirection(); in dmaCommandOperation()3587 data->fDirection = getDirection(); in dmaCommandOperation()4096 forDirection = (IODirection) (forDirection | getDirection()); in wireVirtual()5914 phys, length, getDirection() | kIOMemoryMapperNone, NULL); in makeMapping()
728 if ((kIOMemoryMapReadOnly & options) || (kIODirectionOut == getDirection())) { in CreateMapping_Impl()
651 virtual IODirection getDirection() const;