HomeSort by: relevance | last modified time | path
    Searched defs:phy_cause (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_t3_hw.c 1639 int phy_cause = p->phy.ops->intr_handler(&p->phy); local in function:t3_phy_intr_handler
1641 if (phy_cause & cphy_cause_link_change)
1643 if (phy_cause & cphy_cause_fifo_error)

Completed in 13 milliseconds