Home
last modified time | relevance | path

Searched defs:tr (Results 1 – 25 of 32) sorted by relevance

12

/dflybsd-src/sys/dev/raid/twe/
H A Dtwe.c120 struct twe_request *tr; in twe_setup() local
400 struct twe_request *tr; in twe_startio() local
485 struct twe_request *tr; in twe_dump_blocks() local
528 struct twe_request *tr; in twe_ioctl() local
772 void (* func)(struct twe_request *tr)) in twe_get_param()
774 struct twe_request *tr; in twe_get_param() local
867 struct twe_request *tr; in twe_set_param() local
925 struct twe_request *tr; in twe_init_connection() local
960 twe_wait_request(struct twe_request *tr) in twe_wait_request()
981 twe_immediate_request(struct twe_request *tr, int usetmp) in twe_immediate_request()
[all …]
H A Dtwe_freebsd.c371 struct twe_request *tr; in twe_free() local
917 struct twe_request *tr; in twe_allocate_request() local
943 twe_free_request(struct twe_request *tr) in twe_free_request()
979 struct twe_request *tr = (struct twe_request *)arg; in twe_setup_data_dmamap() local
1083 twe_map_request(struct twe_request *tr) in twe_map_request()
1150 twe_unmap_request(struct twe_request *tr) in twe_unmap_request()
H A Dtwevar.h118 #define TWE_FIND_COMMAND(tr) \ argument
121 #define TWE_FIND_COMMANDPHYS(tr) ((tr)->tr_sc->twe_cmdphys + \ argument
/dflybsd-src/sys/dev/sound/pci/
H A Dt4dwave.c145 tr_rd(struct tr_info *tr, int regno, int size) in tr_rd()
160 tr_wr(struct tr_info *tr, int regno, u_int32_t data, int size) in tr_wr()
181 struct tr_info *tr = (struct tr_info *)devinfo; in tr_rdcd() local
240 struct tr_info *tr = (struct tr_info *)devinfo; in tr_wrcd() local
324 struct tr_info *tr = ch->parent; in tr_clrint() local
335 struct tr_info *tr = ch->parent; in tr_enaint() local
358 struct tr_info *tr = ch->parent; in tr_selch() local
370 struct tr_info *tr = ch->parent; in tr_startch() local
381 struct tr_info *tr = ch->parent; in tr_stopch() local
392 struct tr_info *tr = ch->parent; in tr_wrch() local
[all …]
/dflybsd-src/lib/libc/stdlib/
H A Dradixsort.c90 const u_char *tr; in radixsort() local
102 const u_char *tr, **ta; in sradixsort() local
125 r_sort_a(const u_char **a, int n, int i, const u_char *tr, u_int endch) in r_sort_a()
223 r_sort_b(const u_char **a, const u_char **ta, int n, int i, const u_char *tr, in r_sort_b()
293 simplesort(const u_char **a, int n, int b, const u_char *tr, u_int endch) in simplesort()
/dflybsd-src/usr.bin/dfregress/
H A Duserland.c69 char *errbuf, size_t errbuf_sz, struct testcase_result *tr) in run_userland()
304 size_t errbuf_sz, struct testcase_result *tr) in run_simple_cmd()
H A Drunlist.c110 struct testcase_result tr; in runlist_run_test() local
/dflybsd-src/sys/dev/drm/amd/display/dc/gpio/diagnostics/
H A Dhw_translate_diag.c39 void dal_hw_translate_diag_fpga_init(struct hw_translate *tr) in dal_hw_translate_diag_fpga_init()
/dflybsd-src/sys/dev/drm/amd/display/dc/gpio/dce110/
H A Dhw_translate_dce110.c384 void dal_hw_translate_dce110_init(struct hw_translate *tr) in dal_hw_translate_dce110_init()
/dflybsd-src/sys/dev/drm/amd/display/dc/gpio/dce120/
H A Dhw_translate_dce120.c406 void dal_hw_translate_dce120_init(struct hw_translate *tr) in dal_hw_translate_dce120_init()
/dflybsd-src/sys/dev/drm/amd/display/dc/gpio/dcn10/
H A Dhw_translate_dcn10.c406 void dal_hw_translate_dcn10_init(struct hw_translate *tr) in dal_hw_translate_dcn10_init()
/dflybsd-src/contrib/ncurses/ncurses/base/
H A Dlib_box.c67 chtype tl, chtype tr, in wborder()
/dflybsd-src/usr.bin/tail/
H A Dreverse.c182 BF *mark, *tl = NULL, *tr = NULL; in r_buf() local
/dflybsd-src/sys/platform/pc64/x86_64/
H A Dvm_machdep.c507 struct trampframe *tr; in spectre_sysctl_changed() local
942 struct trampframe *tr; in mds_sysctl_changed() local
/dflybsd-src/lib/libc/locale/
H A Dcollate.c387 wchar_t *tr = NULL; in _collate_wxfrm() local
533 wchar_t *tr = NULL; in _collate_sxfrm() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dprefix.c232 tr (char *string, int c1, int c2) in tr() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dprefix.c233 tr (char *string, int c1, int c2) in tr() function
/dflybsd-src/usr.bin/paste/
H A Dpaste.c228 tr(wchar_t *arg) in tr() function
/dflybsd-src/games/rogue/
H A Drogue.h340 struct tr { struct
341 short trap_type; argument
342 short trap_row, trap_col; argument
H A Dlevel.c638 make_maze(short r, short c, short tr, short br, short lc, short rc) in make_maze()
/dflybsd-src/sys/crypto/camellia/
H A Dcamellia.c444 uint32_t kw4l, kw4r, dw, tl, tr; in camellia_setup128() local
651 uint32_t kw4l, kw4r, dw, tl, tr; in camellia_setup256() local
/dflybsd-src/contrib/tcpdump/
H A Dprint-igmp.c115 const struct tr_query *tr = (const struct tr_query *)(bp + 8); in print_mtrace() local
/dflybsd-src/games/tetris/
H A Dscreen.c387 int tr, tc, t; in scr_update() local
/dflybsd-src/sys/net/wg/
H A Dwg_cookie.c503 struct ratelimit_entry *r, *tr; in ratelimit_gc() local
/dflybsd-src/contrib/grep/src/
H A Dkwset.c130 tr (char const *trans, char c) in tr() function

12