Searched defs:hwrm_port_phy_i2c_read_input (Results 1 – 1 of 1) sorted by relevance
30899 typedef struct hwrm_port_phy_i2c_read_input { struct30901 uint16_t req_type;30906 uint16_t cmpl_ring;30912 uint16_t seq_id;30920 uint16_t target_id;30927 uint64_t resp_addr;30928 uint32_t flags;30929 uint32_t enables;30957 } hwrm_port_phy_i2c_read_input_t, *phwrm_port_phy_i2c_read_input_t; argument