Searched refs:HP100_LAN_ERR (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dhp100.h522 #define HP100_LAN_ERR (-1) /* lan_type value for link down */ macro
H A Dhp100.c771 if (lp->lan_type != HP100_LAN_ERR)
891 if ((lp->lan_type == HP100_LAN_100) || (lp->lan_type == HP100_LAN_ERR))
1527 if (i == HP100_LAN_ERR)
1679 if (i == HP100_LAN_ERR)
2484 return HP100_LAN_ERR;
2488 return HP100_LAN_ERR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dhp100.h522 #define HP100_LAN_ERR (-1) /* lan_type value for link down */ macro
H A Dhp100.c771 if (lp->lan_type != HP100_LAN_ERR)
891 if ((lp->lan_type == HP100_LAN_100) || (lp->lan_type == HP100_LAN_ERR))
1527 if (i == HP100_LAN_ERR)
1679 if (i == HP100_LAN_ERR)
2484 return HP100_LAN_ERR;
2488 return HP100_LAN_ERR;

Completed in 132 milliseconds