Searched defs:ar_softc (Results 1 – 1 of 1) sorted by relevance
50 struct ar_softc { struct51 int lun;52 u_int8_t name[32];53 int volume;54 u_int64_t magic_0;55 u_int64_t magic_1;56 int type;66 int status;71 int format;88 u_int generation;[all …]