Lines Matching refs:SegmentFunction
133 typedef bool (*SegmentFunction)(IODMACommand *target, typedef
220 withSpecification(SegmentFunction outSegFunc,
250 SegmentFunction outSegFunc,
260 withSpecification(SegmentFunction outSegFunc,
295 virtual bool initWithSpecification( SegmentFunction outSegFunc,
422 genIOVMSegments(SegmentFunction segmentFunction,
430 IOReturn setSpecification(SegmentFunction outSegFunc,
480 virtual IOReturn prepareWithSpecification(SegmentFunction outSegFunc,
523 bool initWithSpecification(SegmentFunction outSegFunc,
530 IOReturn prepareWithSpecification(SegmentFunction outSegFunc,
585 SegmentFunction fOutSeg;
615 SegmentFunction outSegFunc, in weakWithSpecification()