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

/openbsd-current/sys/dev/sbus/
H A Dqereg.h201 u_int8_t phycc; [15] /* phy config control */
347 /* qe_mregs.phycc: phy config control. */
H A Dqe.c1095 u_int8_t phycc; local
1098 phycc = bus_space_read_1(sc->sc_bustag, sc->sc_mr, QE_MRI_PHYCC);
1099 if ((phycc & QE_MR_PHYCC_DLNKTST) == 0) {
1101 if (phycc & QE_MR_PHYCC_LNKFL)

Completed in 80 milliseconds