Searched defs:bytes (Results 251 - 275 of 386) sorted by relevance

<<111213141516

/freebsd-10.0-release/sys/dev/hatm/
H A Dif_hatm.c1529 u_int bytes = (1 << 21); local
/freebsd-10.0-release/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c1351 int bytes, page_offset; local
/freebsd-10.0-release/sys/dev/qlxgb/
H A Dqla_hw.c933 uint32_t total_length = 0, bytes, tx_cmd_count = 0; local
[all...]
/freebsd-10.0-release/sys/dev/vkbd/
H A Dvkbd.c356 int error, avail, bytes; local
/freebsd-10.0-release/sys/fs/tmpfs/
H A Dtmpfs_subr.c77 long pages, bytes; local
/freebsd-10.0-release/sys/netgraph/
H A Dng_pppoe.c269 char bytes[sizeof(void *)]; member in union:uniq
/freebsd-10.0-release/sys/powerpc/mpc85xx/
H A Dpci_fdt.c327 fsl_pcib_cfgread(struct fsl_pcib_softc *sc, u_int bus, u_int slot, u_int func, u_int reg, int bytes) argument
368 fsl_pcib_cfgwrite(struct fsl_pcib_softc *sc, u_int bus, u_int slot, u_int func, u_int reg, uint32_t data, int bytes) argument
443 fsl_pcib_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, int bytes) argument
460 fsl_pcib_write_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, uint32_t val, int bytes) argument
/freebsd-10.0-release/sys/security/audit/
H A Dbsm_token.c561 au_to_opaque(const char *data, u_int16_t bytes) argument
[all...]
/freebsd-10.0-release/usr.bin/dtc/
H A Dfdt.cc126 int bytes = 0; local
/freebsd-10.0-release/usr.bin/fetch/
H A Dfetch.c232 stat_bytes(off_t bytes) argument
[all...]
/freebsd-10.0-release/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c120 u_int64_t bytes[2]; member in struct:pfl_entry
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c842 ssize_t bytes; local
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dbout.c79 bout_swap_exec_header_in(bfd *abfd, struct external_exec *bytes, struct internal_exec *execp) argument
104 bout_swap_exec_header_out(bfd *abfd, struct internal_exec *execp, struct external_exec *bytes) argument
[all...]
/freebsd-10.0-release/contrib/binutils/binutils/
H A Ddwarf.c2294 unsigned long bytes; local
2489 unsigned long bytes = section->size; local
2665 unsigned long bytes; local
[all...]
/freebsd-10.0-release/contrib/diff/src/
H A Ddiff3.c1237 size_t bytes = block_read (fd, diff_result + total, bytes_to_read); local
/freebsd-10.0-release/contrib/gcc/
H A Dcalls.c831 int bytes = int_size_in_bytes (TREE_TYPE (args[i].tree_value)); local
[all...]
H A Dggc-page.c270 /* The number of bytes allocated. (This will always be a multiple member in struct:page_entry
2267 size_t bytes; local
[all...]
H A Dggc-zone.c285 size_t bytes; member in struct:large_page_entry
473 size_t bytes; member in struct:pch_zone
[all...]
H A Dstmt.c1614 unsigned HOST_WIDE_INT bytes local
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dstabsread.c3925 int bytes; local
[all...]
H A Dsymtab.h113 char *bytes; member in union:general_symbol_info::__anon1335
H A Dtarget.c800 unsigned int bytes; local
[all...]
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c709 ssize_t bytes; local
[all...]
H A Darchive_read_support_format_cpio.c524 ssize_t bytes; local
686 ssize_t bytes; local
[all...]
H A Darchive_read_support_format_tar.c616 ssize_t bytes; local
781 const unsigned char *bytes; local
[all...]

Completed in 255 milliseconds

<<111213141516