Hi,
What is the header file that holds the definitions of raid services structures like nstd_raid and functions like rd_srvc_open(), rd_srvc_req() etc on Tru64.
Hope u get what I'm talking about.
Anyway let me explain it clearly.
User applications make use of these raid service functions to fetch the information regarding non-standard raid controllers and devices from the raid service driver ( especially making passthrough operations...).
I've written an application using these raid service functions and compiled the same using the library libstor.a which holds all these functions.
But the parameters passed to these functions have been internally defined in some header file which is really the cause of my query. So kindly let me know the name of this header file that has to be included and from where can I get the same ?
Thanks in advance,
Sangeetha.
P.S : my mail-id : sangeetha.c_at_bflsoftware.com
Received on Tue Aug 08 2000 - 09:47:51 NZST