Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsungem.h77 #define GREG_PCIESTAT_DTRTO 0x00000002 /* Delayed transaction timeout */ macro
H A Dsungem.c537 if (pci_estat & GREG_PCIESTAT_DTRTO) in gem_pci_interrupt()