Searched refs:sc_autopoll (Results 1 – 4 of 4) sorted by relevance
371 sc->sc_autopoll = 0; in pmu_attach()729 if (sc->sc_autopoll) { in pmu_intr()731 (sc->sc_autopoll >> 8) & 0xff, in pmu_intr()732 sc->sc_autopoll & 0xff}; in pmu_intr()797 if (sc->sc_autopoll == mask) { in pmu_adb_autopoll()802 sc->sc_autopoll = mask & 0xffff; in pmu_adb_autopoll()
92 volatile int sc_autopoll; member
188 sc->sc_autopoll = 0; in cuda_attach()473 sc->sc_autopoll = 1; in cuda_send_inbound()737 if (cmd[2] == sc->sc_autopoll) { in cuda_adb_autopoll()742 sc->sc_autopoll = -1; in cuda_adb_autopoll()
160 volatile int sc_autopoll; member