Searched defs:pktcdvd_device (Results 1 – 1 of 1) sorted by relevance
155 struct pktcdvd_device struct157 struct file *bdev_file; /* dev attached */159 struct file *f_open_bdev;160 dev_t pkt_dev; /* our dev */161 struct packet_settings settings;162 struct packet_stats stats;163 int refcnt; /* Open count */164 int write_speed; /* current write speed, kB/s */165 int read_speed; /* current read speed, kB/s */166 unsigned long offset; /* start offset */[all …]