Searched refs:write_cnt (Results 1 – 14 of 14) sorted by relevance
146 unsigned int write_cnt; member357 wfcmd->write_cnt = (unsigned long) rbuf; in snd_wavefront_cmd()363 wfcmd->write_cnt, wfcmd->need_ack); in snd_wavefront_cmd()372 if (wfcmd->write_cnt > 0) { in snd_wavefront_cmd()375 wfcmd->write_cnt, cmd); in snd_wavefront_cmd()377 for (i = 0; i < wfcmd->write_cnt; i++) { in snd_wavefront_cmd()457 if ((wfcmd->read_cnt == 0 && wfcmd->write_cnt == 0) || wfcmd->need_ack) { in snd_wavefront_cmd()506 wfcmd->write_cnt, wfcmd->need_ack); in snd_wavefront_cmd()
102 atomic64_t write_cnt; /* Count of write requests */ member
540 u32 write_cnt; member
482 atomic64_inc(&STp->stats->write_cnt); in st_do_stats()4740 (long long)atomic64_read(&STm->tape->stats->write_cnt)); in write_cnt_show()4742 static DEVICE_ATTR_RO(write_cnt);
242 unsigned long write_cnt; member
1428 spt->guest_page.write_cnt = 0; in sync_oos_page()1442 spt->guest_page.write_cnt = 0; in detach_oos_page()1627 && spt->guest_page.write_cnt >= 2; in can_do_out_of_sync()1726 spt->guest_page.write_cnt++; in ppgtt_handle_guest_write_page_table_bytes()
80 What: /sys/class/scsi_tape/*/stats/write_cnt
1452 u32 write_cnt:9; member1460 u32 write_cnt:9;1515 cmd.r.write_cnt = wr_cnt; in bfa_flash_set_cmd()
335 int write_cnt; member
934 if (tty->write_cnt < chunk) { in do_tty_write()946 tty->write_cnt = chunk; in do_tty_write()
187 8. write_cnt - The number of write requests issued to the tape drive.198 The total of read_cnt, write_cnt, and other_cnt may not total to the same
318 u8 read_cnt, u8 write_start, u8 write_cnt) in ms_set_rw_reg_addr() argument326 data[3] = write_cnt; in ms_set_rw_reg_addr()
6686 u32 write_cnt:9; member6694 u32 write_cnt:9;6755 cmd.r.write_cnt = wr_cnt; in bfa_flash_set_cmd()
5651 int write_cnt = (cnt == 8) ? 0 : cnt; in write_eeprom() local5655 SPI_CONTROL_BYTECNT(write_cnt) | in write_eeprom()