Searched refs:INTR_DMA_RD_TO_RST (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_agereg.h457 #define INTR_DMA_RD_TO_RST 0x00000400 macro
481 (INTR_SMB | INTR_DMA_RD_TO_RST | INTR_DMA_WR_TO_RST | \
H A Dif_alcreg.h659 #define INTR_DMA_RD_TO_RST 0x00000200 macro
695 (INTR_DMA_RD_TO_RST | INTR_DMA_WR_TO_RST | \
H A Dif_alereg.h520 #define INTR_DMA_RD_TO_RST 0x00000400 macro
544 (INTR_DMA_RD_TO_RST | INTR_DMA_WR_TO_RST | \
H A Dif_age.c530 if (status & (INTR_DMA_RD_TO_RST | INTR_DMA_WR_TO_RST)) {
531 if (status & INTR_DMA_RD_TO_RST)
H A Dif_alc.c1689 if (status & (INTR_DMA_RD_TO_RST | INTR_DMA_WR_TO_RST |
1691 if (status & INTR_DMA_RD_TO_RST)
H A Dif_ale.c1308 if (status & (INTR_DMA_RD_TO_RST | INTR_DMA_WR_TO_RST)) {
1309 if (status & INTR_DMA_RD_TO_RST)

Completed in 176 milliseconds