Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/fc/
H A Dfc_els.h224 struct fc_els_csp { struct
225 __u8 sp_hi_ver; /* highest version supported (obs.) */
226 __u8 sp_lo_ver; /* highest version supported (obs.) */
227 __be16 sp_bb_cred; /* buffer-to-buffer credits */
228 __be16 sp_features; /* common feature flags */
229 __be16 sp_bb_data; /* b-b state number and data field sz */
230 union {
238 } sp_u;
239 __be32 sp_e_d_tov; /* error detect timeout value */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/fc/
H A Dfc_els.h224 struct fc_els_csp { struct
225 __u8 sp_hi_ver; /* highest version supported (obs.) */
226 __u8 sp_lo_ver; /* highest version supported (obs.) */
227 __be16 sp_bb_cred; /* buffer-to-buffer credits */
228 __be16 sp_features; /* common feature flags */
229 __be16 sp_bb_data; /* b-b state number and data field sz */
230 union {
238 } sp_u;
239 __be32 sp_e_d_tov; /* error detect timeout value */
/OK3568_Linux_fs/kernel/include/uapi/scsi/fc/
H A Dfc_els.h311 struct fc_els_csp { struct
312 __u8 sp_hi_ver; /* highest version supported (obs.) */
313 __u8 sp_lo_ver; /* highest version supported (obs.) */
314 __be16 sp_bb_cred; /* buffer-to-buffer credits */
315 __be16 sp_features; /* common feature flags */
316 __be16 sp_bb_data; /* b-b state number and data field sz */
317 union {
325 } sp_u;
326 __be32 sp_e_d_tov; /* error detect timeout value */