Searched defs:aac_vmi_devinfo_resp (Results 1 – 1 of 1) sorted by relevance
625 struct aac_vmi_devinfo_resp { struct626 u_int32_t Status;627 u_int32_t ObjType;628 u_int32_t MethId;629 u_int32_t ObjId;630 u_int32_t IoctlCmd;631 u_int8_t VendorId[8];632 u_int8_t ProductId[16];633 u_int8_t ProductRev[4];634 u_int32_t Inquiry7;[all …]