Searched refs:BNX_DMA_CONFIG_CNTL_PCI_COMP_DLY (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/pci/ | ||
| D | if_bnxreg.h | 1919 #define BNX_DMA_CONFIG_CNTL_PCI_COMP_DLY (1L<<11) macro |
| D | if_bnx.c | 3660 val |= (0x2 << 20) | BNX_DMA_CONFIG_CNTL_PCI_COMP_DLY; in bnx_chipinit() |