Searched defs:hwrm_mfg_otp_qcfg_input (Results 1 – 1 of 1) sorted by relevance
90808 typedef struct hwrm_mfg_otp_qcfg_input { struct90810 uint16_t req_type;90815 uint16_t cmpl_ring;90821 uint16_t seq_id;90829 uint16_t target_id;90836 uint64_t resp_addr;90837 uint16_t enables;90864 } hwrm_mfg_otp_qcfg_input_t, *phwrm_mfg_otp_qcfg_input_t; argument