Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/pcn/
H A Dif_pcn.c299 sc->pcn_type == Am79C978) && sc->pcn_extphyaddr != -1 &&
300 phy != sc->pcn_extphyaddr)
310 sc->pcn_type == Am79C978) && sc->pcn_extphyaddr == -1)
311 sc->pcn_extphyaddr = phy;
642 sc->pcn_extphyaddr = -1;
H A Dif_pcnreg.h462 int8_t pcn_extphyaddr; member