Searched refs:write_cnt (Results 1 – 13 of 13) sorted by relevance
143 unsigned int write_cnt; member355 wfcmd->write_cnt = (unsigned long) rbuf; in snd_wavefront_cmd()361 wfcmd->write_cnt, wfcmd->need_ack); in snd_wavefront_cmd()370 if (wfcmd->write_cnt > 0) { in snd_wavefront_cmd()373 wfcmd->write_cnt, cmd); in snd_wavefront_cmd()375 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()507 wfcmd->write_cnt, wfcmd->need_ack); in snd_wavefront_cmd()
101 atomic64_t write_cnt; /* Count of write requests */ member
483 atomic64_inc(&STp->stats->write_cnt); in st_do_stats()4709 (long long)atomic64_read(&STm->tape->stats->write_cnt)); in write_cnt_show()4711 static DEVICE_ATTR_RO(write_cnt);
261 unsigned long write_cnt; member
1495 spt->guest_page.write_cnt = 0; in sync_oos_page()1509 spt->guest_page.write_cnt = 0; in detach_oos_page()1694 && spt->guest_page.write_cnt >= 2; in can_do_out_of_sync()1793 spt->guest_page.write_cnt++; in ppgtt_handle_guest_write_page_table_bytes()
80 What: /sys/class/scsi_tape/*/stats/write_cnt
248 int write_cnt; member
1441 u32 write_cnt:9; member1449 u32 write_cnt:9;1504 cmd.r.write_cnt = wr_cnt; in bfa_flash_set_cmd()
991 if (tty->write_cnt < chunk) { in do_tty_write()1003 tty->write_cnt = chunk; in do_tty_write()
205 8. write_cnt221 The total of read_cnt, write_cnt, and other_cnt may not total to the same
303 u8 read_cnt, u8 write_start, u8 write_cnt) in ms_set_rw_reg_addr() argument311 data[3] = write_cnt; in ms_set_rw_reg_addr()
6670 u32 write_cnt:9; member6678 u32 write_cnt:9;6739 cmd.r.write_cnt = wr_cnt; in bfa_flash_set_cmd()
5659 int write_cnt = (cnt == 8) ? 0 : cnt; in write_eeprom() local5663 SPI_CONTROL_BYTECNT(write_cnt) | in write_eeprom()