Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_vsc8211.c211 cphy_cause |= cphy_cause_fifo_error; in vsc8211_intr_handler()
H A Dcxgb_mv88e1xxx.c255 cphy_cause |= cphy_cause_fifo_error; in mv88e1xxx_intr_handler()
H A Dcxgb_common.h505 cphy_cause_fifo_error = 2 enumerator
H A Dcxgb_t3_hw.c1643 if (phy_cause & cphy_cause_fifo_error) in t3_phy_intr_handler()