Searched defs:direction (Results 1 - 25 of 94) sorted by relevance

1234

/src/lib/libform/
H A Ddriver.c50 traverse_form_links(FORM *form, int direction) argument
/src/sys/dev/raidframe/
H A Drf_cvscan.h63 RF_CvscanArmDir_t direction; member in struct:RF_CvscanHeader_s
/src/usr.sbin/pf/pfs/
H A Dparse.y105 direction label
/src/sys/arch/hpc/stand/hpcboot/menu/
H A Dtabwindow.cpp80 int direction = 0; local in function:TabWindowBase::focusManagerHook
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dnouveau_nvkm_subdev_therm_g84.c106 enum nvkm_therm_thrs_direction direction; local in function:g84_therm_threshold_hyst_emulation
H A Dnouveau_nvkm_subdev_therm_temp.c146 enum nvkm_therm_thrs_direction direction; local in function:nvkm_therm_threshold_hyst_polling
/src/usr.bin/ftp/
H A Dprogressbar.h62 GLOBAL const char *direction; /* direction transfer is occurring */ variable in typeref:typename:GLOBAL const char *
/src/sys/arch/zaurus/dev/
H A Dzaudio.c207 zaudio_allocm(void *hdl, int direction, size_t size) argument
223 zaudio_round_buffersize(void *hdl, int direction, size_t bufsize) argument
/src/sys/arch/newsmips/apbus/
H A Ddmac3.c139 dmac3_start(struct dmac3_softc *sc, vaddr_t addr, int len, int direction) argument
/src/lib/libmenu/
H A Dinternals.c326 _menui_match_items(MENU *menu, int direction, int *item_matched) argument
382 _menui_match_pattern(MENU *menu, int c, int direction, int *item_matched) argument
[all...]
/src/sys/dev/pci/
H A Dcs428x.c112 cs428x_malloc(void *addr, int direction, size_t size) argument
154 cs428x_round_buffersize(void *addr, int direction, argument
/src/usr.sbin/faithd/
H A Dtcp.c154 send_data(int s_rcv, int s_snd, const char *service, int direction) argument
199 relay(int s_rcv, int s_snd, const char *service, int direction) argument
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_dmabuf.c151 static int i915_gem_begin_cpu_access(struct dma_buf *dma_buf, enum dma_data_direction direction) argument
173 static int i915_gem_end_cpu_access(struct dma_buf *dma_buf, enum dma_data_direction direction) argument
/src/sys/dev/fdt/
H A Dfdt_pinctrl.c275 int direction = -1; local in function:fdtbus_pinctrl_parse_input_output
[all...]
/src/sys/arch/arm/xscale/
H A Dpxa2x0_i2s.c179 pxa2x0_i2s_allocm(void *hdl, int direction, size_t size) argument
275 pxa2x0_i2s_round_buffersize(void *hdl, int direction, size_t bufsize) argument
/src/sys/dev/isa/
H A Dad1848_isa.c762 ad1848_isa_round_buffersize(void *addr, int direction, size_t size) argument
738 ad1848_isa_malloc(void * addr,int direction,size_t size) argument
/src/sys/dev/ic/
H A Dcs4231.c178 cs4231_malloc(void *addr, int direction, size_t size) argument
/src/sys/external/bsd/ipf/netinet/
H A Dip_rcmd_pxy.c136 int off, dlen, nflags, direction; local in function:ipf_p_rcmd_portmsg
/src/lib/libedit/
H A Dsearch.c599 cv_csearch(EditLine *el, int direction, wint_t ch, int count, int tflag) argument
/src/libexec/telnetd/
H A Dutility.c524 printsub(int direction,unsigned char * pointer,int length) argument
/src/games/battlestar/
H A Dglobals.c269 int direction; variable in typeref:typename:int
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c330 amdgpu_dma_buf_begin_cpu_access(struct dma_buf * dma_buf,enum dma_data_direction direction) argument
/src/sys/dev/pci/ixgbe/
H A Dixgbe_dcb.c228 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *cfg, int direction, argument
247 void ixgbe_dcb_unpack_bwgid_cee(struct ixgbe_dcb_config *cfg, int direction, argument
98 ixgbe_dcb_calculate_tc_credits_cee(struct ixgbe_hw * hw,struct ixgbe_dcb_config * dcb_config,u32 max_frame_size,u8 direction) argument
257 ixgbe_dcb_unpack_tsa_cee(struct ixgbe_dcb_config * cfg,int direction,u8 * tsa) argument
267 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config * cfg,int direction,u8 up) argument
290 ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config * cfg,int direction,u8 * map) argument
[all...]
/src/usr.bin/telnet/
H A Dutilities.c126 Dump(int direction,unsigned char * buffer,int length) argument
174 printoption(const char * direction,int cmd,int option) argument
285 printsub(int direction,unsigned char * pointer,int length) argument
[all...]
/src/sys/netinet/
H A Dip_encap.c108 enum direction { INBOUND, OUTBOUND }; enum

Completed in 17 milliseconds

1234