CQ_DESC_COLOR_SHIFT   62 drivers/net/ethernet/cisco/enic/cq_desc.h 	*color = (type_color >> CQ_DESC_COLOR_SHIFT) & CQ_DESC_COLOR_MASK;
CQ_DESC_COLOR_SHIFT   60 drivers/scsi/fnic/cq_desc.h 	*color = (type_color >> CQ_DESC_COLOR_SHIFT) & CQ_DESC_COLOR_MASK;
CQ_DESC_COLOR_SHIFT   60 drivers/scsi/snic/cq_desc.h 	*color = (type_color >> CQ_DESC_COLOR_SHIFT) & CQ_DESC_COLOR_MASK;