Home
last modified time | relevance | path

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

/src/sys/powerpc/mpc85xx/
H A Datpic.c119 atpic_read(struct atpic_softc *sc, int icu, int ofs) in atpic_read() function
258 irq = atpic_read(sc, ATPIC_MASTER, 0); in atpic_dispatch()
265 irq = atpic_read(sc, ATPIC_SLAVE, 0) + 8; in atpic_dispatch()