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

/netbsd-current/sys/arch/sparc/dev/
H A Dtctrl.c304 sc->sc_lid = (sc->sc_ext_status & TS102_EXT_STATUS_LID_DOWN) == 0;
503 if ((sc->sc_ext_status & TS102_EXT_STATUS_LID_DOWN)
811 (sc->sc_ext_status & TS102_EXT_STATUS_LID_DOWN)
965 if ((sc->sc_ext_status & TS102_EXT_STATUS_LID_DOWN && !enabled)
978 if (sc->sc_ext_status & TS102_EXT_STATUS_LID_DOWN) {
1351 state = (sc->sc_ext_status & TS102_EXT_STATUS_LID_DOWN) ?
H A Dts102reg.h228 #define TS102_EXT_STATUS_LID_DOWN 0x0040 macro

Completed in 207 milliseconds