UFSTAT_RXCOUNT
if ( (ufstat & (UFSTAT_RXCOUNT|UFSTAT_RXFULL)) &&
if ( (ufstat & (UFSTAT_RXFULL|UFSTAT_RXCOUNT)) == 0 )
.rxcount = UFSTAT_RXCOUNT,