Home
last modified time | relevance | path

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

/src/sys/dev/mii/
H A Dvscphy.c77 #define VSC8501_INT_STS 0x1a macro
261 status = vscphy_read(vsc, VSC8501_INT_STS); in vscphy_intr()
303 (void)vscphy_read(vsc, VSC8501_INT_STS); in vscphy_attach()