Searched defs:hwrm_oem_cmd_input (Results 1 – 1 of 1) sorted by relevance
92472 typedef struct hwrm_oem_cmd_input { struct92474 uint16_t req_type;92479 uint16_t cmpl_ring;92485 uint16_t seq_id;92493 uint16_t target_id;92500 uint64_t resp_addr;92526 } hwrm_oem_cmd_input_t, *phwrm_oem_cmd_input_t; argument