Searched defs:aac_bus_info_response (Results 1 – 1 of 1) sorted by relevance
407 struct aac_bus_info_response { struct408 uint32_t Status; /* ST_OK */409 uint32_t ObjType;410 uint32_t MethodId; /* unused */411 uint32_t ObjectId; /* unused */412 uint32_t CtlCmd; /* unused */413 uint32_t ProbeComplete;414 uint32_t BusCount;415 uint32_t TargetsPerBus;416 uint8_t InitiatorBusId[10];[all …]