Searched defs:toread (Results 1 - 14 of 14) sorted by relevance

/src/sys/external/isc/libsodium/dist/src/libsodium/randombytes/nativeclient/
H A Drandombytes_nativeclient.c20 size_t toread = size; local in function:randombytes_nativeclient_buf
/src/sys/rump/fs/lib/libsyspuffs/
H A Dpuffs_rumpglue.c131 size_t toread; local in function:writethread
/src/sys/arch/hpc/stand/hpcboot/
H A Dfile_manager.cpp202 size_t toread = toskip; local in function:FileManager::_skip_compressed
/src/tests/fs/common/
H A Dfstest_puffs.c162 size_t toread; local in function:writeshovel
/src/sys/fs/ntfs/
H A Dntfs_vnops.c120 u_int64_t toread; local in function:ntfs_read
309 u_int32_t toread; local in function:ntfs_strategy
[all...]
H A Dntfs_subr.c1484 off_t off = roff, left = rsize, toread; local in function:ntfs_readattr_plain
/xsrc/external/mit/libpciaccess/dist/src/
H A Dfreebsd_pci.c202 int toread = (size < 4) ? size : 4; local in function:pci_device_freebsd_read
H A Dopenbsd_pci.c264 int toread = MIN(size, 4 - (offset & 0x3)); local in function:pci_device_openbsd_read
H A Dhurd_pci.c380 size_t toread = 1 << (ffs(0x4 + (offset & 0x03)) - 1); local in function:pci_device_hurd_read
498 size_t toread; local in function:enum_devices
[all...]
H A Dnetbsd_pci.c216 size_t toread = MIN(size, 4 - (offset & 0x3)); local in function:pci_device_netbsd_read
H A Dx86_pci.c949 int toread = 1 << (ffs(0x4 + (offset & 0x03)) - 1); local in function:pci_device_x86_read_conf1
973 int toread = 1 << (ffs(0x4 + (offset & 0x03)) - 1); local in function:pci_device_x86_read_conf2
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunKbd.c850 int toread; local in function:sunChangeKbdTranslation
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunKbd.c1005 int toread; local in function:sunChangeKbdTranslation
/src/sys/dev/hyperv/
H A Dvmbus.c1672 vmbus_ring_avail(struct vmbus_ring_data * rd,uint32_t * towrite,uint32_t * toread) argument

Completed in 41 milliseconds