Searched refs:TXP_INT_LATCH (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_txp.c366 TXP_INT_LATCH);
369 WRITE_REG(sc, TXP_ISR, TXP_INT_RESERVED | TXP_INT_LATCH |
383 TXP_INT_LATCH);
386 WRITE_REG(sc, TXP_ISR, TXP_INT_RESERVED | TXP_INT_LATCH |
613 TXP_INT_PCI_TABORT | TXP_INT_PCI_MABORT | TXP_INT_LATCH);
916 TXP_INT_LATCH);
1323 TXP_INT_PCI_TABORT | TXP_INT_PCI_MABORT | TXP_INT_LATCH);
H A Dif_txpreg.h72 #define TXP_INT_LATCH 0x00000001 /* interrupt latch */ macro

Completed in 63 milliseconds