Home
last modified time | relevance | path

Searched defs:fc_ba_acc (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/scsi/fc/
Dfc_fs.h236 struct fc_ba_acc { struct
237 __u8 ba_seq_id_val; /* SEQ_ID validity */
239 __u8 ba_seq_id; /* SEQ_ID of seq last deliverable */
240 __u8 ba_resvd[2]; /* reserved */
241 __be16 ba_ox_id; /* OX_ID for aborted seq or exch */
242 __be16 ba_rx_id; /* RX_ID for aborted seq or exch */
243 __be16 ba_low_seq_cnt; /* low SEQ_CNT of aborted seq */
244 __be16 ba_high_seq_cnt; /* high SEQ_CNT of aborted seq */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
Dfc_fs.h133 struct fc_ba_acc { struct
134 __u8 ba_seq_id_val;
136 __u8 ba_seq_id;
137 __u8 ba_resvd[2];
138 __be16 ba_ox_id;
139 __be16 ba_rx_id;
140 __be16 ba_low_seq_cnt;
141 __be16 ba_high_seq_cnt;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
Dfc_fs.h160 struct fc_ba_acc { struct
161 __u8 ba_seq_id_val;
163 __u8 ba_seq_id;
164 __u8 ba_resvd[2];
165 __be16 ba_ox_id;
166 __be16 ba_rx_id;
167 __be16 ba_low_seq_cnt;
168 __be16 ba_high_seq_cnt;