Searched refs:abort_packet_count (Results 1 – 1 of 1) sorted by relevance
1169 u16 abort_packet_count, rsd_packet_count; in af9033_stat_work() local1182 abort_packet_count = (buf[1] << 8) | (buf[0] << 0); in af9033_stat_work()1186 dev->error_block_count += abort_packet_count; in af9033_stat_work()