Searched defs:hbm_host_stop_request (Results 1 – 2 of 2) sorted by relevance
121 struct hbm_host_stop_request { struct122 uint8_t hbm_cmd;123 uint8_t reason;124 uint8_t reserved[2];
464 struct hbm_host_stop_request { struct465 u8 hbm_cmd;466 u8 reason;467 u8 reserved[2];
Completed in 10 milliseconds