Home
last modified time | relevance | path

Searched refs:aborted_count (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/
H A Dbcm-sba-raid.c454 u32 pending_count = 0, active_count = 0, aborted_count = 0; in sba_write_stats_in_seqfile() local
472 aborted_count++; in sba_write_stats_in_seqfile()
481 seq_printf(file, "aborted requests = %d\n", aborted_count); in sba_write_stats_in_seqfile()