Home
last modified time | relevance | path

Searched refs:FC_BSG_HST_MASK (Results 1 – 1 of 1) sorted by relevance

/linux/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)