Home
last modified time | relevance | path

Searched refs:PCICFG_DEVICE_STATUS_NO_PEND (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/hw/
H A Dpcics_reg_driver.h118 #define PCICFG_DEVICE_STATUS_NO_PEND (1<<5) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dpcics_reg_driver.h84 #define PCICFG_DEVICE_STATUS_NO_PEND (1<<5) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_access.c1669 const u32_t flags = (PCICFG_DEVICE_STATUS_NO_PEND << 16) ; in lm_disable_pci_dma()
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_reset.c488 if((val & (PCICFG_DEVICE_STATUS_NO_PEND << 16)) == 0) in lm_chip_reset()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h1347 #define PCICFG_DEVICE_STATUS_NO_PEND (1<<5) macro