Home
last modified time | relevance | path

Searched defs:bytes_to_read (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Drio.h108 …size_t bytes_to_read = (r->max_processing_chunk && r->max_processing_chunk < len) ? r->max_process… in rioRead() local
/f-stack/freebsd/contrib/octeon-sdk/
H A Docteon-pci-console.c203 int bytes_to_read = octeon_pci_console_buffer_avail_bytes(console_buffer_size, wr_idx, rd_idx); in octeon_pci_console_host_read() local
/f-stack/freebsd/mips/atheros/
H A Dar71xx_pci.c135 uint32_t bytes_to_read = 0; in ar71xx_get_bytes_to_read() local