SGE_INT_CAUSE2_A 4519 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c ((u64)t4_read_reg(adapter, SGE_INT_CAUSE2_A) << 32); SGE_INT_CAUSE2_A 4524 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c t4_write_reg(adapter, SGE_INT_CAUSE2_A, v >> 32); SGE_INT_CAUSE2_A 3187 drivers/scsi/csiostor/csio_hw.c ((uint64_t)csio_rd_reg32(hw, SGE_INT_CAUSE2_A) << 32); SGE_INT_CAUSE2_A 3193 drivers/scsi/csiostor/csio_hw.c csio_wr_reg32(hw, (uint32_t)(v >> 32), SGE_INT_CAUSE2_A);