Naresh,
While IVI drivers are a superset of and include the requirements of VXIpnp drivers, they have additional requirements for the driver's internal architecture and features that you must support.  Therefore, it is highly unlikely that you would be able to efficiently wrap an IVI driver over an existing VXIpnp driver.  You would need to wrap not only the VXIpnp functions, but regenerate the IVI driver architecture.
A better path is to develop a new IVI driver.  By using the IVI Driver Wizard in LabWindows/CVI, you will be able to start with a complete driver template, and then add/modify it for your instrument.  The VXIpnp driver will be a useful command & functionality reference while you are developing the IVI driver.
I suggest looking at 
NI's IVI website for development tools and resources.  You can find more info. on IVI driver architecture on the 
IVI Foundation website.  You can also take a course on
IVI Driver Development.
For additional help, you can post messages to 
Developer Exchange or e-mail 
instrument.driver@ni.com.
Thanks,
--Bankim
Bankim Tejani
National Instruments