Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dauacerreg.h121 #define ALI_PORT2INTR(port) (ALI_PORT2SLOT(port) + 16) macro
H A Dauacer.c530 WRITE4(sc, ALI_INTERRUPTSR, ALI_PORT2INTR(port)); in auacer_halt()
661 WRITE4(sc, ALI_INTERRUPTSR, ALI_PORT2INTR(chan->port)); in auacer_upd_chan()