Home
last modified time | relevance | path

Searched refs:PCICFG_SOFT_RESET (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_hw.c289 soft_rst.dw0 = OCE_CFG_READ32(dev, PCICFG_SOFT_RESET); in oce_pci_soft_reset()
291 OCE_CFG_WRITE32(dev, PCICFG_SOFT_RESET, soft_rst.dw0); in oce_pci_soft_reset()
301 soft_rst.dw0 = OCE_CFG_READ32(dev, PCICFG_SOFT_RESET); in oce_pci_soft_reset()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw.h47 #define PCICFG_SOFT_RESET 0x5c macro