This data structure is defined in the DASD.H header file and is used with the NetDASDCtl API.
struct dasd_init_0 {
       unsigned char      i0_CtlFlag;
       unsigned char      i0_Drive;
};
where:


[Back] [Next]