Searched defs:fiompstatus (Results 1 – 1 of 1) sorted by relevance
131 struct fiompstatus { struct132 int pathnum; /* path number */133 int status; /* FIOMP_STAT_xxxx */134 char *message; /* some messages */135 int block_status; /* access block status */136 void *ext; /* reservesd (= NULL) */