Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_bnxreg.h1930 #define BNX_DMA_CONFIG_CNTL_PCI_COMP_DLY (1L<<11) macro
Dif_bnx.c3433 val |= (0x2 << 20) | BNX_DMA_CONFIG_CNTL_PCI_COMP_DLY; in bnx_chipinit()