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

/freebsd-12-stable/sys/dev/ae/
H A Dif_aereg.h67 #define AE_ISR_PHY_LINKDOWN 0x10000000 /* PHY link down. */ macro
80 AE_ISR_PHY_LINKDOWN | \
H A Dif_ae.c697 if ((val & AE_ISR_PHY_LINKDOWN) != 0) {
1784 AE_ISR_PHY_LINKDOWN)) != 0) {

Completed in 111 milliseconds