Home
last modified time | relevance | path

Searched refs:sc_doorbellirqid (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/powermac/
H A Dsmu.c132 int sc_doorbellirqid; member
290 sc->sc_doorbellirqid = -1; in smu_attach()
383 sc->sc_doorbellirqid = 0; in smu_attach()
385 &sc->sc_doorbellirqid, RF_ACTIVE); in smu_attach()
506 if (sc->sc_doorbellirqid < 0) { in smu_run_cmd()