Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bce/
HDif_bce.c730 pci_write_config(dev, BCE_PCICFG_MISC_CONFIG, in bce_attach()
3521 pci_write_config(sc->bce_dev, BCE_PCICFG_MISC_CONFIG, val, 4); in bce_reset()
3526 REG_WR(sc, BCE_PCICFG_MISC_CONFIG, val); in bce_reset()
3530 val = REG_RD(sc, BCE_PCICFG_MISC_CONFIG); in bce_reset()
HDif_bcereg.h959 #define BCE_PCICFG_MISC_CONFIG 0x00000068 macro