Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Ddcreg.h562 #define DC_ADMTEK_PHYADDR 0x1 macro
Ddc.c642 if (DC_IS_ADMTEK(sc) && phy != DC_ADMTEK_PHYADDR) in dc_miibus_readreg()
756 if (DC_IS_ADMTEK(sc) && phy != DC_ADMTEK_PHYADDR) in dc_miibus_writereg()