Home
last modified time | relevance | path

Searched refs:FC_BSG_HST_MASK (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 Dscsi_bsg_fc.h44 #define FC_BSG_HST_MASK 0x80000000 /* fc host class */ macro
48 #define FC_BSG_HST_ADD_RPORT (FC_BSG_HST_MASK | 0x00000001)
49 #define FC_BSG_HST_DEL_RPORT (FC_BSG_HST_MASK | 0x00000002)
50 #define FC_BSG_HST_ELS_NOLOGIN (FC_BSG_HST_MASK | 0x00000003)
51 #define FC_BSG_HST_CT (FC_BSG_HST_MASK | 0x00000004)
52 #define FC_BSG_HST_VENDOR (FC_BSG_HST_MASK | 0x000000FF)
/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 Dscsi_bsg_fc.h44 #define FC_BSG_HST_MASK 0x80000000 /* fc host class */ macro
48 #define FC_BSG_HST_ADD_RPORT (FC_BSG_HST_MASK | 0x00000001)
49 #define FC_BSG_HST_DEL_RPORT (FC_BSG_HST_MASK | 0x00000002)
50 #define FC_BSG_HST_ELS_NOLOGIN (FC_BSG_HST_MASK | 0x00000003)
51 #define FC_BSG_HST_CT (FC_BSG_HST_MASK | 0x00000004)
52 #define FC_BSG_HST_VENDOR (FC_BSG_HST_MASK | 0x000000FF)
/OK3568_Linux_fs/kernel/include/uapi/scsi/
H A Dscsi_bsg_fc.h31 #define FC_BSG_HST_MASK 0x80000000 /* fc host class */ macro
35 #define FC_BSG_HST_ADD_RPORT (FC_BSG_HST_MASK | 0x00000001)
36 #define FC_BSG_HST_DEL_RPORT (FC_BSG_HST_MASK | 0x00000002)
37 #define FC_BSG_HST_ELS_NOLOGIN (FC_BSG_HST_MASK | 0x00000003)
38 #define FC_BSG_HST_CT (FC_BSG_HST_MASK | 0x00000004)
39 #define FC_BSG_HST_VENDOR (FC_BSG_HST_MASK | 0x000000FF)