Searched defs:entry (Results 101 - 125 of 684) sorted by relevance

1234567891011>>

/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_keycache.c43 ar5210IsKeyCacheEntryValid(struct ath_hal *ah, uint16_t entry) argument
57 ar5210ResetKeyCacheEntry(struct ath_hal *ah, uint16_t entry) argument
77 ar5210SetKeyCacheEntryMac(struct ath_hal *ah, uint16_t entry, const uint8_t *mac) argument
109 ar5210SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry, const HAL_KEYVAL *k, const uint8_t *mac, int xorKey) argument
[all...]
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_keycache.c47 ar5211IsKeyCacheEntryValid(struct ath_hal *ah, uint16_t entry) argument
61 ar5211ResetKeyCacheEntry(struct ath_hal *ah, uint16_t entry) argument
81 ar5211SetKeyCacheEntryMac(struct ath_hal *ah, uint16_t entry, const uint8_t *mac) argument
115 ar5211SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry, const HAL_KEYVAL *k, const uint8_t *mac, int xorKey) argument
[all...]
/freebsd-10.0-release/sys/dev/drm/
H A Ddrm_hashtab.c60 struct drm_hash_item *entry; local
75 struct drm_hash_item *entry; local
93 struct drm_hash_item *entry, *parent; local
147 struct drm_hash_item *entry; local
159 struct drm_hash_item *entry; local
[all...]
/freebsd-10.0-release/sys/dev/drm2/
H A Dati_pcigart.c61 struct drm_sg_mem *entry = dev->sg; local
104 struct drm_sg_mem *entry = dev->sg; local
[all...]
H A Ddrm_hashtab.c60 struct drm_hash_item *entry; local
75 struct drm_hash_item *entry; local
93 struct drm_hash_item *entry, *parent; local
147 struct drm_hash_item *entry; local
159 struct drm_hash_item *entry; local
[all...]
/freebsd-10.0-release/sys/dev/hpt27xx/
H A Dlist.h70 static HPT_INLINE void list_del(struct list_head *entry) argument
75 static HPT_INLINE void list_del_init(struct list_head *entry) argument
/freebsd-10.0-release/sys/dev/hptnr/
H A Dlist.h69 static HPT_INLINE void list_del(struct list_head *entry) argument
74 static HPT_INLINE void list_del_init(struct list_head *entry) argument
/freebsd-10.0-release/sys/dev/hptrr/
H A Dlist.h72 static HPT_INLINE void list_del(struct list_head *entry) argument
77 static HPT_INLINE void list_del_init(struct list_head *entry) argument
/freebsd-10.0-release/sys/fs/procfs/
H A Dprocfs_map.c83 vm_map_entry_t entry, tmp_entry; local
[all...]
/freebsd-10.0-release/sys/ofed/drivers/infiniband/core/
H A Dagent.c59 struct ib_agent_port_private *entry; local
72 struct ib_agent_port_private *entry; local
/freebsd-10.0-release/sys/ofed/include/linux/
H A Dkobject.h53 struct list_head entry; member in struct:kobject
/freebsd-10.0-release/sys/powerpc/booke/
H A Dmachdep_ppc4xx.c146 static void tlb_dump_entry(u_int entry) argument
/freebsd-10.0-release/sys/vm/
H A Dvm_meter.c101 vm_map_entry_t entry; local
/freebsd-10.0-release/tools/tools/ncpus/
H A Dbiosmptable.c151 memread(off_t addr, void* entry, size_t size) argument
/freebsd-10.0-release/usr.bin/ar/
H A Dread.c73 struct archive_entry *entry; local
[all...]
/freebsd-10.0-release/usr.bin/ctags/
H A Dctags.h63 char *entry, /* function or type name */ member in struct:nd_st
/freebsd-10.0-release/bin/getfacl/
H A Dgetfacl.c94 acl_entry_t entry; local
[all...]
/freebsd-10.0-release/bin/setfacl/
H A Dsetfacl.c110 struct sf_entry *entry; local
[all...]
/freebsd-10.0-release/contrib/apr/include/arch/unix/
H A Dapr_arch_file_io.h156 struct dirent64 *entry; member in struct:apr_dir_t
158 struct dirent *entry; member in struct:apr_dir_t
/freebsd-10.0-release/contrib/apr-util/test/
H A Ddbd.c113 const char* entry; local
144 const char* entry; local
279 const char *entry = NULL; local
[all...]
/freebsd-10.0-release/contrib/binutils/include/aout/
H A Dencap.h59 long entry; member in struct:coffheader
/freebsd-10.0-release/contrib/binutils/include/coff/
H A Dia64.h49 char entry[4]; /* entry pt. */ member in struct:__anon404
/freebsd-10.0-release/contrib/gcc/
H A Dweb.c189 entry_register (struct web_entry *entry, struct df_ref *ref, char *used) argument
/freebsd-10.0-release/contrib/gdb/gdb/gdbserver/
H A Dinferiors.c30 struct inferior_list_entry entry; member in struct:thread_info
78 remove_inferior(struct inferior_list *list, struct inferior_list_entry *entry) argument
[all...]
H A Dregcache.c66 regcache_invalidate_one (struct inferior_list_entry *entry) argument

Completed in 230 milliseconds

1234567891011>>