Searched defs:s_SegVBoxOps (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dmemobj-r0drv-solaris.h55 static struct seg_ops s_SegVBoxOps; variable in typeref:struct:seg_ops
86 pSeg->s_ops = &s_SegVBoxOps;
117 pDstSeg->s_ops = &s_SegVBoxOps;
294 static struct seg_ops s_SegVBoxOps = variable in typeref:struct:seg_ops

Completed in 32 milliseconds