DT_MASK
#define DT_MASK (0x3f << 0)
DT_MASK = 0xf0,
#define DT_MASK(ha) ((ha)->isp_type & (DT_ISP_LAST - 1))