PL_LINK_ERR_CTR
errors = inpw(PLC(((int) phy->np),PL_LINK_ERR_CTR)) ;
errors = inpw(PLC(((int)phy->np),PL_LINK_ERR_CTR)) ;
(void)inpw(PLC(np,PL_LINK_ERR_CTR)) ; /* clear error counter */
i = inpw(PLC(np,PL_LINK_ERR_CTR)) ;