Home
last modified time | relevance | path

Searched defs:fc_els_rrq (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.h363 struct fc_els_rrq { struct
364 __u8 rrq_cmd; /* command (0x12) */
365 __u8 rrq_zero[3]; /* specified as zero - part of cmd */
366 __u8 rrq_resvd; /* reserved */
367 __u8 rrq_s_id[3]; /* originator FID */
368 __be16 rrq_ox_id; /* originator exchange ID */
369 __be16 rrq_rx_id; /* responders exchange ID */
/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.h363 struct fc_els_rrq { struct
364 __u8 rrq_cmd; /* command (0x12) */
365 __u8 rrq_zero[3]; /* specified as zero - part of cmd */
366 __u8 rrq_resvd; /* reserved */
367 __u8 rrq_s_id[3]; /* originator FID */
368 __be16 rrq_ox_id; /* originator exchange ID */
369 __be16 rrq_rx_id; /* responders exchange ID */
/OK3568_Linux_fs/kernel/include/uapi/scsi/fc/
H A Dfc_els.h450 struct fc_els_rrq { struct
451 __u8 rrq_cmd; /* command (0x12) */
452 __u8 rrq_zero[3]; /* specified as zero - part of cmd */
453 __u8 rrq_resvd; /* reserved */
454 __u8 rrq_s_id[3]; /* originator FID */
455 __be16 rrq_ox_id; /* originator exchange ID */
456 __be16 rrq_rx_id; /* responders exchange ID */