Searched defs:sel (Results 1 - 25 of 176) sorted by relevance

12345678

/netbsd-current/sys/arch/arm/amlogic/
H A Dmeson_clk_mux.c44 u_int sel; local
/netbsd-current/sys/arch/arm/nxp/
H A Dimx_ccm_mux.c50 const u_int sel = __SHIFTOUT(val, mux->sel); local
[all...]
H A Dimx6_iomux.c95 uint8_t sel = __SHIFTOUT(input_val, __BITS(7, 0)); local
/netbsd-current/sys/dev/wscons/
H A Dwseventvar.h84 struct selinfo sel; /* process selecting */ member in struct:wseventvar
/netbsd-current/lib/libedit/
H A Dsig.c55 static EditLine *sel = NULL; variable
[all...]
/netbsd-current/sys/arch/evbarm/mpcsa/
H A Dmpcsa_spi.c108 static int mpcsa_spi_select(void *self, int sel) argument
/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_ccu_prediv.c45 u_int rate, pre, div, sel; local
H A Dsunxi_ccu_fractional.c93 int sel = __SHIFTOUT(val, fractional->frac_sel); local
/netbsd-current/sys/dev/mvme/
H A Dvme_two.c238 uint32_t addr, sel, len = end - start; local
330 u_int32_t sel, addr; local
/netbsd-current/sys/arch/i386/i386/
H A Dcompat_16_machdep.c153 int sel = pmap->pm_hiexec > I386_MAX_EXE_ADDR ? local
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Dscanresults.cpp132 void ScanResults::bssSelected(QTreeWidgetItem *sel) argument
H A Daddinterface.cpp182 void AddInterface::interfaceSelected(QTreeWidgetItem *sel) argument
/netbsd-current/sys/arch/x86/x86/
H A Didt.c151 set_idtgate(struct gate_descriptor *idd, void *function, int ist, int type, int dpl, int sel) argument
92 set_idtgate(struct trap_info *xen_idd, void *function, int ist, int type, int dpl, int sel) argument
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dpru-dis.c69 pru_print_insn_arg_reg (unsigned int r, unsigned int sel, argument
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dpru-dis.c69 pru_print_insn_arg_reg (unsigned int r, unsigned int sel, argument
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dpru-dis.c69 pru_print_insn_arg_reg (unsigned int r, unsigned int sel, argument
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dpru-dis.c69 pru_print_insn_arg_reg (unsigned int r, unsigned int sel, argument
/netbsd-current/lib/libmenu/
H A Ditem.c155 item_selected(MENU *menu, int **sel) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
H A Damdgpu_rc_calc.c51 int sel = table_hash(mode, bpc, max_min); local
/netbsd-current/sys/arch/xen/x86/
H A Dxenfunc.c107 lldt(u_short sel) argument
126 ltr(u_short sel) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dtasn_utl.c31 int *sel = offset2ptr(*pval, it->utype); local
42 int *sel, ret; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dtasn_utl.c31 int *sel = offset2ptr(*pval, it->utype); local
39 int *sel = offset2ptr(*pval, it->utype); local
51 int *sel, ret; local
/netbsd-current/sys/arch/hpc/stand/hpcboot/menu/
H A Dmenu.cpp135 int sel = 0; local
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Dadmin.c301 struct ph1selector sel; local
/netbsd-current/tests/lib/libnvmm/
H A Dh_io_assist.c57 init_seg(struct nvmm_x64_state_seg *seg, int type, int sel) argument

Completed in 252 milliseconds

12345678