Searched refs:QE_MR_PHYCC_DLNKTST (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/sbus/ | ||
H A D | qereg.h | 349 #define QE_MR_PHYCC_DLNKTST 0x40 /* disable link test logic */ macro |
H A D | qe.c | 1099 if ((phycc & QE_MR_PHYCC_DLNKTST) == 0) { in qe_ifmedia_sts() |