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