Searched refs:writebytes (Results 1 – 1 of 1) sorted by relevance
923 ssize_t writebytes; in xspi_dirmap_write() local934 writebytes = MWRSIZE_MAX; in xspi_dirmap_write()936 writebytes = len; in xspi_dirmap_write()959 memcpy_toio(xspi->dirmap + from, buf, writebytes); in xspi_dirmap_write()962 if (writebytes < MWRSIZE_MAX) in xspi_dirmap_write()968 return writebytes; in xspi_dirmap_write()