Searched defs:smp_req_phycntl (Results 1 – 1 of 1) sorted by relevance
164 struct smp_req_phycntl { struct165 u16 exp_change_cnt; /* byte 4-5 */167 u8 _r_a[3]; /* bytes 6-8 */169 u8 phy_id; /* byte 9 */170 u8 phy_op; /* byte 10 */172 u8 upd_pathway:1; /* byte 11 */173 u8 _r_b:7;175 u8 _r_c[12]; /* byte 12-23 */177 u8 att_dev_name[8]; /* byte 24-31 */179 u8 _r_d:4; /* byte 32 */[all …]