Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dauich.c71 #define AUICH_BCIS 0x08 /* r- buf cmplt int sts; wr ack */ macro
781 if (sts & (AUICH_CELV | AUICH_LVBCI | AUICH_BCIS | AUICH_FIFOE)) in auich_halt_pipe()
785 AUICH_BCIS | AUICH_FIFOE); in auich_halt_pipe()
948 if (sts & AUICH_BCIS) in auich_intr()
954 (AUICH_BCIS | AUICH_FIFOE)); in auich_intr()
979 if (sts & AUICH_BCIS) in auich_intr()
985 (AUICH_BCIS | AUICH_FIFOE)); in auich_intr()
1008 if (sts & AUICH_BCIS) in auich_intr()
1014 sts + (AUICH_BCIS | AUICH_FIFOE)); in auich_intr()