Searched defs:sfxge_vpd_ioc_s (Results 1 – 1 of 1) sorted by relevance
128 typedef struct sfxge_vpd_ioc_s { struct129 uint8_t svi_op;130 uint8_t svi_tag;131 uint16_t svi_keyword;132 uint8_t svi_len; /* In or out */133 uint8_t svi_payload[SFXGE_VPD_MAX_PAYLOAD]; /* In or out */