cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines
This patch cleansup remaining SGE related macros/register defines and all PCI related ones that are defined in t4_regs.h and the affected files. Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Este commit está contenido en:

cometido por
David S. Miller

padre
f612b815d7
commit
f061de42e6
@@ -317,7 +317,7 @@ csio_fcoe_isr(int irq, void *dev_id)
|
||||
|
||||
/* Disable the interrupt for this PCI function. */
|
||||
if (hw->intr_mode == CSIO_IM_INTX)
|
||||
csio_wr_reg32(hw, 0, MYPF_REG(PCIE_PF_CLI));
|
||||
csio_wr_reg32(hw, 0, MYPF_REG(PCIE_PF_CLI_A));
|
||||
|
||||
/*
|
||||
* The read in the following function will flush the
|
||||
|
Referencia en una nueva incidencia
Block a user