Searched defs:fc_bsg_host_ct (Results 1 – 3 of 3) sorted by relevance
| /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/ |
| H A D | scsi_bsg_fc.h | 191 struct fc_bsg_host_ct { struct 192 uint8_t reserved; 195 uint8_t port_id[3]; 200 uint32_t preamble_word0; /* revision & IN_ID */ 201 uint32_t preamble_word1; /* GS_Type, GS_SubType, Options, Rsvd */ 202 uint32_t preamble_word2; /* Cmd Code, Max Size */
|
| /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/ |
| H A D | scsi_bsg_fc.h | 191 struct fc_bsg_host_ct { struct 192 uint8_t reserved; 195 uint8_t port_id[3]; 200 uint32_t preamble_word0; /* revision & IN_ID */ 201 uint32_t preamble_word1; /* GS_Type, GS_SubType, Options, Rsvd */ 202 uint32_t preamble_word2; /* Cmd Code, Max Size */
|
| /OK3568_Linux_fs/kernel/include/uapi/scsi/ |
| H A D | scsi_bsg_fc.h | 178 struct fc_bsg_host_ct { struct 179 __u8 reserved; 182 __u8 port_id[3]; 187 __u32 preamble_word0; /* revision & IN_ID */ 188 __u32 preamble_word1; /* GS_Type, GS_SubType, Options, Rsvd */ 189 __u32 preamble_word2; /* Cmd Code, Max Size */
|