Home
last modified time | relevance | path

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

/src/sys/dev/bce/
H A Dif_bce.c1155 pci_write_config(dev, BCE_PCICFG_MISC_CONFIG, in bce_attach()
4915 pci_write_config(sc->bce_dev, BCE_PCICFG_MISC_CONFIG, val, 4); in bce_reset()
4920 REG_WR(sc, BCE_PCICFG_MISC_CONFIG, val); in bce_reset()
4924 val = REG_RD(sc, BCE_PCICFG_MISC_CONFIG); in bce_reset()
H A Dif_bcereg.h1486 #define BCE_PCICFG_MISC_CONFIG 0x00000068 macro