Home
last modified time | relevance | path

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

/linux/drivers/scsi/esas2r/
H A Datvda.h110 #define RS_MGT_BASE 0x80 /*! base of VDA management errors */ macro
111 #define RS_SCAN_FAIL (RS_MGT_BASE + 0x00)
112 #define RS_DEV_INVALID (RS_MGT_BASE + 0x01)
113 #define RS_DEV_ASSIGNED (RS_MGT_BASE + 0x02)
114 #define RS_DEV_REMOVE (RS_MGT_BASE + 0x03)
115 #define RS_DEV_LOST (RS_MGT_BASE + 0x04)
116 #define RS_SCAN_GEN (RS_MGT_BASE + 0x05)
117 #define RS_GRP_INVALID (RS_MGT_BASE + 0x08)
118 #define RS_GRP_EXISTS (RS_MGT_BASE + 0x09)
119 #define RS_GRP_LIMIT (RS_MGT_BASE + 0x0A)
[all …]