Searched defs:hwrm_port_phy_i2c_write_input (Results 1 – 1 of 1) sorted by relevance
31569 typedef struct hwrm_port_phy_i2c_write_input { struct31571 uint16_t req_type;31576 uint16_t cmpl_ring;31582 uint16_t seq_id;31590 uint16_t target_id;31597 uint64_t resp_addr;31598 uint32_t flags;31599 uint32_t enables;31629 } hwrm_port_phy_i2c_write_input_t, *phwrm_port_phy_i2c_write_input_t; argument