Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dfxpreg.h302 #define FXP_MDI_WRITE 0x1 macro
H A Dfxp.c1602 (FXP_MDI_WRITE << 26) | (reg << 16) | (phy << 21) | in fxp_mdi_write()