Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpktcdvd.h44 unsigned long pkt_started; member
/openbmc/linux/drivers/block/
H A Dpktcdvd.c124 return sysfs_emit(buf, "%lu\n", pd->stats.pkt_started); in packets_started_show()
170 pd->stats.pkt_started = 0; in reset_store()
465 seq_printf(m, "\tpackets started:\t%lu\n", pd->stats.pkt_started); in pkt_seq_show()
1069 pd->stats.pkt_started++; in pkt_gather_data()