Searched defs:count (Results 251 - 275 of 2064) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/sys/ddb/
H A Ddb_examine.c55 db_examine_cmd(db_expr_t addr, boolean_t have_addr, db_expr_t count, argument
68 db_examine(db_addr_t addr, char *fmt, int count) argument
193 db_print_cmd(db_expr_t addr, boolean_t have_addr, db_expr_t count, argument
255 db_expr_t count; local
312 db_search(db_addr_t addr, int size, db_expr_t value, db_expr_t mask, unsigned int count) argument
[all...]
/freebsd-10-stable/sys/dev/ct/
H A Dct_machdep.h103 cthw_set_count(struct ct_bus_access_handle *chp, u_int count) argument
123 u_int count; local
/freebsd-10-stable/sys/dev/drm/
H A Ddrm_hashtab.c63 int count = 0; local
/freebsd-10-stable/sys/dev/hme/
H A Dif_hme_sbus.c135 u_long start, count; local
/freebsd-10-stable/sys/dev/ieee488/
H A Dpcii.c106 u_long start, count, addr; local
208 u_long start, count; local
/freebsd-10-stable/sys/dev/isci/scil/
H A Dscic_sds_unsolicited_frame_control.h176 U32 count; member in struct:SCIC_SDS_UF_BUFFER_ARRAY
211 U32 count; member in struct:SCIC_SDS_UF_ADDRESS_TABLE_ARRAY
/freebsd-10-stable/sys/dev/mfi/
H A Dmfi_debug.c64 mfi_print_sgl(struct mfi_frame_header *hdr, union mfi_sgl *sgl, int count) argument
243 uint32_t count = 0, data_len; local
[all...]
/freebsd-10-stable/sys/dev/pci/
H A Disa_pci.c171 isab_pci_alloc_resource(device_t dev, device_t child, int type, int *rid, u_long start, u_long end, u_long count, u_int flags) argument
/freebsd-10-stable/sys/dev/random/
H A Dharvest.c89 random_harvest(void *entropy, u_int count, u_int bits, enum esource origin) argument
97 read_random(void *buf, int count) argument
107 read_random_phony(void *buf, int count) argument
/freebsd-10-stable/sys/dev/smbus/
H A Dsmb.h36 int count; member in struct:smbcmd
/freebsd-10-stable/sys/dev/usb/
H A Dusb_parse.c253 uint8_t count = 0; local
/freebsd-10-stable/sys/geom/eli/
H A Dpkcs5v2.c58 uint32_t count; local
/freebsd-10-stable/sys/gnu/fs/reiserfs/
H A Dreiserfs_vnops.c222 uint32_t count = 0; local
240 uint32_t count = 0; local
[all...]
/freebsd-10-stable/sys/i386/bios/
H A Dmca_machdep.c50 u_int16_t count; member in struct:sys_config
/freebsd-10-stable/sys/ia64/ia64/
H A Dmem.c94 int count, error, phys, rw; local
/freebsd-10-stable/sys/isa/
H A Disahint.c43 int sensitive, start, count; local
/freebsd-10-stable/sys/mips/cavium/
H A Dobio.c121 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, u_long start, u_long end, u_long count, u_int flags) argument
/freebsd-10-stable/sys/mips/malta/
H A Dobio.c113 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, u_long start, u_long end, u_long count, u_int flags) argument
/freebsd-10-stable/sys/mips/sentry5/
H A Dobio.c115 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, u_long start, u_long end, u_long count, u_int flags) argument
/freebsd-10-stable/sys/opencrypto/
H A Dcriov.c66 unsigned count; local
86 unsigned count; local
143 unsigned count; local
[all...]
/freebsd-10-stable/sys/powerpc/cpufreq/
H A Ddfs.c141 dfs_settings(device_t dev, struct cf_setting *sets, int *count) argument
H A Dpmufreq.c150 pmufreq_settings(device_t dev, struct cf_setting *sets, int *count) argument
/freebsd-10-stable/sys/powerpc/powerpc/
H A Ddb_trace.c135 db_backtrace(struct thread *td, db_addr_t fp, int count) argument
320 db_trace_thread(struct thread *td, int count) argument
/freebsd-10-stable/sys/xen/
H A Dhypervisor.h60 HYPERVISOR_console_write(char *str, int count) argument
/freebsd-10-stable/tools/tools/nxge/
H A Dxge_log.c41 int index = 0, count = 0; local

Completed in 212 milliseconds

<<11121314151617181920>>