Searched defs:hwrm_port_phy_i2c_read_input (Results 1 – 1 of 1) sorted by relevance
31660 typedef struct hwrm_port_phy_i2c_read_input { struct31662 uint16_t req_type;31667 uint16_t cmpl_ring;31673 uint16_t seq_id;31681 uint16_t target_id;31688 uint64_t resp_addr;31689 uint32_t flags;31690 uint32_t enables;31718 } hwrm_port_phy_i2c_read_input_t, *phwrm_port_phy_i2c_read_input_t; argument