Home
last modified time | relevance | path

Searched refs:SLIPORT_SOFTRESET_OFFSET (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h31 #define SLIPORT_SOFTRESET_OFFSET 0x5c /* CSR BAR offset */ macro
H A Dbe_main.c5259 val = ioread32(adapter->pcicfg + SLIPORT_SOFTRESET_OFFSET); in be_soft_reset()
5261 iowrite32(val, adapter->pcicfg + SLIPORT_SOFTRESET_OFFSET); in be_soft_reset()
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.h100 #define SLIPORT_SOFTRESET_OFFSET 0x5c /* CSR BAR offset */ macro