Searched refs:PCS_MII_CTL_RESET (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_nep.c251 #define PCS_MII_CTL_RESET (1ULL << 15) macro
1618 val |= PCS_MII_CTL_RESET;
1623 if ((val & PCS_MII_CTL_RESET) == 0)

Completed in 115 milliseconds