Searched refs:SLIPORT_SOFTRESET_OFFSET (Results 1 – 3 of 3) sorted by relevance
35 #define SLIPORT_SOFTRESET_OFFSET 0x5c /* CSR BAR offset */ macro
5386 val = ioread32(adapter->pcicfg + SLIPORT_SOFTRESET_OFFSET); in be_soft_reset()5388 iowrite32(val, adapter->pcicfg + SLIPORT_SOFTRESET_OFFSET); in be_soft_reset()
105 #define SLIPORT_SOFTRESET_OFFSET 0x5c /* CSR BAR offset */ macro