Home
last modified time | relevance | path

Searched refs:BGE_PCI_PRODID_ASICREV (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h231 #define BGE_PCI_PRODID_ASICREV 0xBC macro
H A Dif_bge.c2093 sc->bge_chipid = pci_read_config(dev, BGE_PCI_PRODID_ASICREV, 4); in bge_attach()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c1974 BGE_PCI_PRODID_ASICREV, 4); in bnx_attach()