Searched defs:fiompprop (Results 1 – 1 of 1) sorted by relevance
104 struct fiompprop { struct105 char *iomp_name; /* instance name */106 char *iomp_real_name;108 char *iomp_user_path; /* instance management node (/dev) */109 char *iomp_status; /* status of the instance */110 int num; /* number of paths */111 char **iomp_path; /* target device nodes (/devices) */112 char **iomp_logical_path; /* target device nodes (/dev) */113 char **iomp_path_status; /* status of target devices */114 char **iomp_path_block; /* access block */