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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_intr.c223 reg = OCE_CFG_READ32(dev, PCICFG_INTR_CTRL);
262 reg = OCE_CFG_READ32(dev, PCICFG_INTR_CTRL);
H A Doce_hw.c289 soft_rst.dw0 = OCE_CFG_READ32(dev, PCICFG_SOFT_RESET);
301 soft_rst.dw0 = OCE_CFG_READ32(dev, PCICFG_SOFT_RESET);
/illumos-gate/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) \

Completed in 460 milliseconds