Home
last modified time | relevance | path

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

/titanic_50/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
/titanic_50/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()