Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_intr.c223 reg = OCE_CFG_READ32(dev, PCICFG_INTR_CTRL); in oce_chip_ei()
262 reg = OCE_CFG_READ32(dev, PCICFG_INTR_CTRL); in oce_chip_di()
H A Doce_hw.c289 soft_rst.dw0 = OCE_CFG_READ32(dev, PCICFG_SOFT_RESET); in oce_pci_soft_reset()
301 soft_rst.dw0 = OCE_CFG_READ32(dev, PCICFG_SOFT_RESET); in oce_pci_soft_reset()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_impl.h177 #define OCE_CFG_READ32(dev, offset) \ macro
186 ((OCE_CFG_READ32(dev, PCICFG_INTR_CTRL) \