Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/mii_layer/
H A Ddcphy.c160 DC_PCI_CSID, 4)) { in dcphy_attach()
/dragonfly/sys/dev/netif/dc/
H A Dif_dcreg.h943 #define DC_PCI_CSID 0x2C /* Subsystem ID */ macro
H A Dif_dc.c2152 if (pci_read_config(dev, DC_PCI_CSID, 4) != 0x80281033) in dc_attach()