Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/txp/
H A Dif_txp.c382 TXP_INT_SELF | TXP_INT_PCI_TABORT | TXP_INT_PCI_MABORT | in txp_chip_init()
389 TXP_INT_SELF | TXP_INT_PCI_TABORT | TXP_INT_PCI_MABORT | in txp_chip_init()
399 TXP_INT_SELF | TXP_INT_PCI_TABORT | TXP_INT_PCI_MABORT | in txp_chip_init()
406 TXP_INT_SELF | TXP_INT_PCI_TABORT | TXP_INT_PCI_MABORT | in txp_chip_init()
618 TXP_INT_PCI_TABORT | TXP_INT_PCI_MABORT | TXP_INT_LATCH); in txp_intr()
858 TXP_INT_SELF | TXP_INT_PCI_TABORT | TXP_INT_PCI_MABORT | in txp_shutdown()
1136 TXP_INT_PCI_TABORT | TXP_INT_PCI_MABORT | TXP_INT_LATCH); in txp_init()
H A Dif_txpreg.h71 #define TXP_INT_PCI_MABORT 0x00000200 /* pci master abort */ macro