Lines Matching refs:SegmentFunction
132 typedef bool (*SegmentFunction)(IODMACommand *target, typedef
219 withSpecification(SegmentFunction outSegFunc,
249 SegmentFunction outSegFunc,
259 withSpecification(SegmentFunction outSegFunc,
294 virtual bool initWithSpecification( SegmentFunction outSegFunc,
421 genIOVMSegments(SegmentFunction segmentFunction,
429 IOReturn setSpecification(SegmentFunction outSegFunc,
479 virtual IOReturn prepareWithSpecification(SegmentFunction outSegFunc,
522 bool initWithSpecification(SegmentFunction outSegFunc,
529 IOReturn prepareWithSpecification(SegmentFunction outSegFunc,
584 SegmentFunction fOutSeg;
614 SegmentFunction outSegFunc, in weakWithSpecification()