Lines Matching +full:4 +full:- +full:byte

7  * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
20 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
26 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
90 u8 task_prio:4;
107 u8 _r_b[4];
114 * struct smp_req_phy_id - This structure defines the contents of
123 u8 _r_a[4]; /* bytes 4-7 */
125 u8 ign_zone_grp:1; /* byte 8 */
128 u8 phy_id; /* byte 9 */
129 u8 _r_c; /* byte 10 */
130 u8 _r_d; /* byte 11 */
134 * struct smp_req_config_route_info - This structure defines the
141 u16 exp_change_cnt; /* bytes 4-5 */
142 u8 exp_rt_idx_hi; /* byte 6 */
143 u8 exp_rt_idx; /* byte 7 */
145 u8 _r_a; /* byte 8 */
146 u8 phy_id; /* byte 9 */
147 u16 _r_b; /* bytes 10-11 */
149 u8 _r_c:7; /* byte 12 */
151 u8 _r_d[3]; /* bytes 13-15 */
153 u8 rt_sas_addr[8]; /* bytes 16-23 */
154 u8 _r_e[16]; /* bytes 24-39 */
158 * struct smp_req_phycntl - This structure defines the contents of an
165 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 */
175 u8 _r_c[12]; /* byte 12-23 */
177 u8 att_dev_name[8]; /* byte 24-31 */
179 u8 _r_d:4; /* byte 32 */
180 u8 min_linkrate:4;
182 u8 _r_e:4; /* byte 33 */
183 u8 max_linkrate:4;
185 u8 _r_f[2]; /* byte 34-35 */
187 u8 pathway:4; /* byte 36 */
188 u8 _r_g:4;
190 u8 _r_h[3]; /* bytes 37-39 */
194 * struct smp_req - This structure simply unionizes the existing request
200 u8 type; /* byte 0 */
201 u8 func; /* byte 1 */
202 u8 alloc_resp_len; /* byte 2 */
203 u8 req_len; /* byte 3 */
208 * struct sci_sas_address - This structure depicts how a SAS address is