Searched defs:mscpv_erd (Results 1 – 1 of 1) sorted by relevance
350 struct mscpv_erd { struct351 quad_t erd_ctlrid; /* controller ID */352 u_char erd_ctlrsoftware; /* controller software version */353 u_char erd_ctlrhardware; /* controller hardware version */354 u_short erd_multiunit; /* multi-unit code (?) */355 union {358 } erd_un1;361 u_char erd_unitsoftware; /* unit software version */362 u_char erd_unithardware; /* unit hardware version */363 union {[all …]