Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_bnx.c675 pci_conf_write(pa->pa_pc, pa->pa_tag, BNX_PCICFG_MISC_CONFIG, in bnx_attach()
3358 pci_conf_write(pa->pa_pc, pa->pa_tag, BNX_PCICFG_MISC_CONFIG, in bnx_reset()
3364 REG_WR(sc, BNX_PCICFG_MISC_CONFIG, val); in bnx_reset()
3368 val = REG_RD(sc, BNX_PCICFG_MISC_CONFIG); in bnx_reset()
Dif_bnxreg.h1059 #define BNX_PCICFG_MISC_CONFIG 0x00000068 macro