Searched refs:n_read (Results 1 – 3 of 3) sorted by relevance
266 long int rc, n_read, n_req, read_size; in dtl_file_read() local279 n_read = 0; in dtl_file_read()313 n_read += read_size; in dtl_file_read()322 n_read += n_req; in dtl_file_read()324 return n_read * sizeof(struct dtl_entry); in dtl_file_read()
108 unsigned n_read; member528 n = port->n_read; in gs_rx_push()540 port->n_read += count; in gs_rx_push()545 port->n_read = 0; in gs_rx_push()696 port->n_read = 0; in gs_start_io()
273 u32 n_read, tx_index, rx_index, bpw_len; in pch_spi_handler_sub() local294 n_read = PCH_READABLE(reg_spsr_val); in pch_spi_handler_sub()296 for (read_cnt = 0; (read_cnt < n_read); read_cnt++) { in pch_spi_handler_sub()